3560948:20251016:085824.936 Starting Zabbix Server. Zabbix 7.4.3 (revision 9c308d6f49c). 3560948:20251016:085824.936 ****** Enabled features ****** 3560948:20251016:085824.936 SNMP monitoring: YES 3560948:20251016:085824.936 IPMI monitoring: YES 3560948:20251016:085824.936 Web monitoring: YES 3560948:20251016:085824.936 VMware monitoring: YES 3560948:20251016:085824.936 SMTP authentication: YES 3560948:20251016:085824.936 ODBC: YES 3560948:20251016:085824.936 SSH support: YES 3560948:20251016:085824.936 IPv6 support: YES 3560948:20251016:085824.936 TLS support: YES 3560948:20251016:085824.936 ****************************** 3560948:20251016:085824.936 using configuration file: /etc/zabbix/zabbix_server.conf 3560948:20251016:085824.936 In zbx_load_modules() 3560948:20251016:085824.936 End of zbx_load_modules():SUCCEED 3560948:20251016:085824.936 In zbx_ipc_service_start() service:rtc 3560948:20251016:085824.936 End of zbx_ipc_service_start():SUCCEED 3560948:20251016:085824.936 In zbx_shmem_create() param:'TidsCache' description: table ids cache size:512 3560948:20251016:085824.936 shmid: 7438397 valid user addresses: [0x7f0d6e6cc178, 0x7f0d6e6cc1f0] total size: 120 3560948:20251016:085824.936 End of zbx_shmem_create() 3560948:20251016:085824.936 In zbx_dbconn_open() options:0 3560948:20251016:085824.939 query without transaction detected 3560948:20251016:085824.939 query [txnlev:0] [set schema 'public'] 3560948:20251016:085824.940 query without transaction detected 3560948:20251016:085824.940 query [txnlev:0] [set escape_string_warning to off] 3560948:20251016:085824.940 query without transaction detected 3560948:20251016:085824.940 query [txnlev:0] [set extra_float_digits to 3] 3560948:20251016:085824.940 query [txnlev:0] [show standard_conforming_strings] 3560948:20251016:085824.940 query [txnlev:0] [show default_transaction_read_only] 3560948:20251016:085824.940 query [txnlev:0] [select pg_is_in_recovery();] 3560948:20251016:085824.940 End of zbx_dbconn_open():0 3560948:20251016:085824.940 In zbx_db_get_database_type() 3560948:20251016:085824.940 query [txnlev:0] [select userid from users limit 1] 3560948:20251016:085824.941 there is at least 1 record in "users" table 3560948:20251016:085824.941 End of zbx_db_get_database_type():ZBX_DB_SERVER 3560948:20251016:085824.941 In zbx_init_database_cache() 3560948:20251016:085824.941 In zbx_shmem_create() param:'HistoryCacheSize' description: history cache size:8589934592 3560948:20251016:085824.941 shmid: 7438398 valid user addresses: [0x7f0b6cf8a178, 0x7f0d6cf89ff0] total size: 8589934200 3560948:20251016:085824.941 End of zbx_shmem_create() 3560948:20251016:085824.941 In zbx_shmem_create() param:'HistoryIndexCacheSize' description: history index cache size:8589934592 3560948:20251016:085824.942 shmid: 7438399 valid user addresses: [0x7f096cf8a188, 0x7f0b6cf89ff0] total size: 8589934184 3560948:20251016:085824.942 End of zbx_shmem_create() 3560948:20251016:085824.942 In init_trend_cache() 3560948:20251016:085824.942 In zbx_shmem_required_size() size:0 chunks_num:1 descr:'trend cache' param:'TrendCacheSize' 3560948:20251016:085824.942 End of zbx_shmem_required_size() size:430 3560948:20251016:085824.942 In zbx_shmem_create() param:'TrendCacheSize' description: trend cache size:4294967296 3560948:20251016:085824.942 shmid: 7471107 valid user addresses: [0x7f086cf8a178, 0x7f096cf89ff0] total size: 4294966904 3560948:20251016:085824.942 End of zbx_shmem_create() 3560948:20251016:085824.942 End of init_trend_cache() 3560948:20251016:085824.942 End of zbx_init_database_cache() 3560948:20251016:085824.942 query [txnlev:0] [select pg_encoding_to_char(encoding) from pg_database where datname='zabbix'] 3560948:20251016:085824.942 query [txnlev:0] [select oid from pg_namespace where nspname='public'] 3560948:20251016:085824.942 query [txnlev:0] [select count(*) from pg_attribute as a left join pg_class as c on c.relfilenode=a.attrelid left join pg_collation as l on l.oid=a.attcollation where atttypid in (25,1043) and c.relnamespace=2200 and c.relam=0 and l.collname<>'default'] 3560948:20251016:085824.943 query [txnlev:0] [show client_encoding] 3560948:20251016:085824.943 query [txnlev:0] [show server_encoding] 3560948:20251016:085824.943 In zbx_dbconn_extract_version_info() 3560948:20251016:085824.943 End of zbx_dbconn_extract_version_info() version:160009 3560948:20251016:085824.943 In zbx_dbconn_check_extension() 3560948:20251016:085824.943 query [txnlev:0] [select 1 from information_schema.tables where table_name='settings' and table_schema='public'] 3560948:20251016:085824.944 query [txnlev:0] [select value_str from settings where name='db_extension'] 3560948:20251016:085824.945 query [txnlev:0] [select extversion from pg_extension where extname = 'timescaledb'] 3560948:20251016:085824.945 TimescaleDB version: [21600] 3560948:20251016:085824.945 query [txnlev:0] [show timescaledb.license] 3560948:20251016:085824.945 query [txnlev:0] [select null from timescaledb_information.chunks where hypertable_name in ('history_uint','history_log','history_str','history_text','history','history_bin') and is_compressed='t'] 3560948:20251016:085824.950 query [txnlev:0] [select null from timescaledb_information.chunks where hypertable_name in ('trends','trends_uint') and is_compressed='t'] 3560948:20251016:085824.954 TimescaleDB license: [timescale] 3560948:20251016:085824.954 TimescaleDB Community Edition was detected. TimescaleDB compression is supported. 3560948:20251016:085824.954 End of zbx_dbconn_check_extension():SUCCEED 3560948:20251016:085824.954 In zbx_db_check_version_and_upgrade() 3560948:20251016:085824.954 query [txnlev:0] [select 1 from information_schema.tables where table_name='dbversion' and table_schema='public'] 3560948:20251016:085824.955 query [txnlev:0] [select mandatory,optional from dbversion] 3560948:20251016:085824.955 current database version (mandatory/optional): 07040000/07040000 3560948:20251016:085824.955 required mandatory version: 07040000 3560948:20251016:085824.955 End of zbx_db_check_version_and_upgrade():SUCCEED 3560948:20251016:085824.955 query [txnlev:0] [select 1 from settings where name='dbversion_status'] 3560948:20251016:085824.955 query [txnlev:0] [select 1 from information_schema.table_constraints where table_name='history' and constraint_type='PRIMARY KEY' and constraint_schema='public'] 3560948:20251016:085824.956 In zbx_db_flush_version_requirements() 3560948:20251016:085824.956 query without transaction detected 3560948:20251016:085824.956 query [txnlev:0] [update settings set value_str='[{"database":"PostgreSQL","current_version":"16.9","min_version":"10.9","max_version":"17.x","history_pk":1,"min_supported_version":"13.0","flag":0},{"database":"timescaledb","current_version":"2.16.0","min_version":"2.0.1","max_version":"2.21","min_supported_version":"2.13.0","flag":0,"extension_err_code":1,"compression_availability":true,"compressed_chunks_history":0,"compressed_chunks_trends":1}]' where name='dbversion_status'] 3560948:20251016:085824.957 End of zbx_db_flush_version_requirements() 3560948:20251016:085824.957 query [txnlev:0] [select value_str from settings where name='software_update_checkid'] 3560948:20251016:085824.957 query without transaction detected 3560948:20251016:085824.957 query [txnlev:0] [update settings set value_str='{"version":"7.4.3","configuration":{"enable_global_scripts":false,"allow_software_update_check":true}}' where name='server_status'] 3560948:20251016:085824.958 query [txnlev:0] [select value_str from settings where name='instanceid'] 3560948:20251016:085824.958 In zbx_init_selfmon_collector() 3560948:20251016:085824.958 zbx_init_selfmon_collector() size:1861840 3560948:20251016:085824.958 In zbx_shmem_create() param:'(null)' description: self-monitor cache size:1862232 3560948:20251016:085824.958 shmid: 7471108 valid user addresses: [0x7f086cdc3178, 0x7f086cf89a48] total size: 1861840 3560948:20251016:085824.958 End of zbx_shmem_create() 3560948:20251016:085824.959 End of zbx_init_selfmon_collector() collector.monitor:0x7f086cdc3178 3560948:20251016:085824.959 In zbx_ha_start() 3560948:20251016:085824.959 In zbx_ipc_service_recv() timeout:1.000 3560953:20251016:085824.959 zbx_setproctitle() title:'ha manager' 3560953:20251016:085824.959 starting HA manager 3560953:20251016:085824.959 In zbx_ipc_service_start() service:haservice 3560953:20251016:085824.959 End of zbx_ipc_service_start():SUCCEED 3560953:20251016:085824.959 In zbx_ipc_async_socket_open() 3560953:20251016:085824.959 In zbx_ipc_socket_open() 3560953:20251016:085824.959 End of zbx_ipc_socket_open():SUCCEED 3560948:20251016:085824.959 In ipc_service_accept() 3560953:20251016:085824.959 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 3560953:20251016:085824.959 In zbx_ipc_async_socket_send() 3560953:20251016:085824.959 In zbx_ipc_client_send() clientid:0 3560953:20251016:085824.959 End of zbx_ipc_client_send():SUCCEED 3560953:20251016:085824.959 End of zbx_ipc_async_socket_send():SUCCEED 3560953:20251016:085824.959 In zbx_ipc_async_socket_flush() timeout:10 3560953:20251016:085824.959 End of zbx_ipc_async_socket_flush():0 3560948:20251016:085824.959 In ipc_service_add_client() 3560953:20251016:085824.959 In ha_db_register_node() 3560953:20251016:085824.959 In ha_db_create_node() 3560953:20251016:085824.959 In zbx_dbconn_open() options:2 3560948:20251016:085824.959 End of ipc_service_add_client() clientid:1 3560948:20251016:085824.959 End of ipc_service_accept() 3560948:20251016:085824.959 End of zbx_ipc_service_recv():2 3560948:20251016:085824.959 In zbx_ipc_service_recv() timeout:1.000 3560948:20251016:085824.959 End of zbx_ipc_service_recv():1 3560948:20251016:085824.959 End of zbx_ha_start():SUCCEED 3560948:20251016:085824.959 In zbx_ha_get_status() 3560948:20251016:085824.959 In zbx_ipc_async_socket_open() 3560948:20251016:085824.959 In zbx_ipc_socket_open() 3560948:20251016:085824.959 End of zbx_ipc_socket_open():SUCCEED 3560948:20251016:085824.960 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 3560948:20251016:085824.960 In zbx_ipc_async_socket_send() 3560948:20251016:085824.960 In zbx_ipc_client_send() clientid:0 3560948:20251016:085824.960 End of zbx_ipc_client_send():SUCCEED 3560948:20251016:085824.960 End of zbx_ipc_async_socket_send():SUCCEED 3560948:20251016:085824.960 In zbx_ipc_async_socket_flush() timeout:10 3560948:20251016:085824.960 End of zbx_ipc_async_socket_flush():0 3560948:20251016:085824.960 In zbx_ipc_async_socket_recv() timeout:10 3560953:20251016:085824.962 query without transaction detected 3560953:20251016:085824.962 query [txnlev:0] [set schema 'public'] 3560953:20251016:085824.963 query without transaction detected 3560953:20251016:085824.963 query [txnlev:0] [set escape_string_warning to off] 3560953:20251016:085824.963 query without transaction detected 3560953:20251016:085824.963 query [txnlev:0] [set extra_float_digits to 3] 3560953:20251016:085824.963 query [txnlev:0] [show standard_conforming_strings] 3560953:20251016:085824.963 query [txnlev:0] [show default_transaction_read_only] 3560953:20251016:085824.963 query [txnlev:0] [select pg_is_in_recovery();] 3560953:20251016:085824.964 query without transaction detected 3560953:20251016:085824.964 query [txnlev:0] [set bytea_output=escape] 3560953:20251016:085824.964 End of zbx_dbconn_open():0 3560953:20251016:085824.964 query [txnlev:1] [begin;] 3560953:20251016:085824.964 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid] 3560953:20251016:085824.965 query [txnlev:1] [select name, value_str, value_int from settings where name in ('ha_failover_delay', 'auditlog_enabled', 'auditlog_mode')] 3560953:20251016:085824.965 query [txnlev:1] [commit;] 3560953:20251016:085824.965 End of ha_db_create_node() 3560953:20251016:085824.965 query [txnlev:1] [begin;] 3560953:20251016:085824.965 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 3560953:20251016:085824.966 In ha_db_get_time() 3560953:20251016:085824.966 query [txnlev:1] [select cast(extract(epoch from now()) as int) from settings limit 1] 3560953:20251016:085824.966 End of ha_db_get_time():SUCCEED db_time:1760587105 3560953:20251016:085824.966 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int),ha_sessionid='cmgsw3sfc0000n8w5ktuob37p',status=3 where ha_nodeid='cl52524k400014jpv4e1szltm'] 3560953:20251016:085824.966 query [txnlev:1] [delete from ha_node where name<>''] 3560953:20251016:085824.966 query [txnlev:1] [insert into auditlog (auditid,userid,username,clock,action,ip,resource_cuid,resourcename,resourcetype,recordsetid,details) values ('cmgsw3sg60001ndw5sz0t2t56',null,'System','1760587104','1','','cl52524k400014jpv4e1szltm','',47,'cmgsw3sg60002ndw55roa2x1s','{"hanode.status":["update",3,1]}')] 3560953:20251016:085824.967 query [txnlev:1] [commit;] 3560953:20251016:085824.968 End of ha_db_register_node() nodeid:cl52524k400014jpv4e1szltm ha_status:active db_status:0 3560953:20251016:085824.968 HA manager started in active mode 3560953:20251016:085824.968 In zbx_ipc_async_socket_send() 3560953:20251016:085824.968 In zbx_ipc_client_send() clientid:0 3560953:20251016:085824.968 End of zbx_ipc_client_send():SUCCEED 3560953:20251016:085824.968 End of zbx_ipc_async_socket_send():SUCCEED 3560953:20251016:085824.968 In zbx_ipc_async_socket_flush() timeout:10 3560953:20251016:085824.968 End of zbx_ipc_async_socket_flush():0 3560953:20251016:085824.968 In zbx_ipc_service_recv() timeout:0.991 3560953:20251016:085824.968 In ipc_service_accept() 3560953:20251016:085824.968 In ipc_service_add_client() 3560953:20251016:085824.968 End of ipc_service_add_client() clientid:1 3560953:20251016:085824.968 End of ipc_service_accept() 3560953:20251016:085824.968 End of zbx_ipc_service_recv():2 3560953:20251016:085824.968 In zbx_ipc_service_recv() timeout:0.991 3560953:20251016:085824.968 End of zbx_ipc_service_recv():1 3560953:20251016:085824.968 In ha_send_status() ha_status:active info: 3560953:20251016:085824.968 In zbx_ipc_client_send() clientid:1 3560953:20251016:085824.968 End of zbx_ipc_client_send():SUCCEED 3560953:20251016:085824.968 End of ha_send_status():SYSINFO_SUCCEED 3560953:20251016:085824.968 In zbx_ipc_service_recv() timeout:0.991 3560948:20251016:085824.968 End of zbx_ipc_async_socket_recv():0 3560948:20251016:085824.968 In zbx_ipc_async_socket_close() 3560948:20251016:085824.968 In zbx_ipc_socket_close() 3560948:20251016:085824.968 End of zbx_ipc_socket_close() 3560953:20251016:085824.968 End of zbx_ipc_service_recv():1 3560948:20251016:085824.968 End of zbx_ipc_async_socket_close() 3560948:20251016:085824.968 End of zbx_ha_get_status():SUCCEED 3560948:20251016:085824.968 In zbx_init_database_cache() 3560948:20251016:085824.968 End of zbx_init_database_cache() 3560948:20251016:085824.968 In zbx_init_configuration_cache() size:30064771072 3560948:20251016:085824.968 In zbx_shmem_create() param:'CacheSize' description: configuration cache size:30064771072 3560948:20251016:085824.968 shmid: 7471109 valid user addresses: [0x7f016cdc3178, 0x7f086cdc2ff0] total size: 30064770680 3560948:20251016:085824.968 End of zbx_shmem_create() 3560948:20251016:085824.968 End of zbx_init_configuration_cache() 3560948:20251016:085824.968 In vmware_shmem_init() 3560948:20251016:085824.968 In zbx_shmem_required_size() size:0 chunks_num:1 descr:'vmware cache size' param:'VMwareCacheSize' 3560953:20251016:085824.968 In zbx_ipc_socket_close() 3560953:20251016:085824.968 End of zbx_ipc_socket_close() 3560953:20251016:085824.968 In zbx_ipc_service_recv() timeout:0.991 3560948:20251016:085824.968 End of zbx_shmem_required_size() size:437 3560948:20251016:085824.968 In zbx_shmem_create() param:'VMwareCacheSize' description: vmware cache size size:8388171 3560948:20251016:085824.968 shmid: 7471110 valid user addresses: [0x7f016c5c3180, 0x7f016cdc2e40] total size: 8387776 3560948:20251016:085824.968 End of zbx_shmem_create() 3560948:20251016:085824.968 End of vmware_shmem_init() 3560948:20251016:085824.968 In zbx_vc_init() 3560948:20251016:085824.968 In zbx_shmem_required_size() size:0 chunks_num:1 descr:'value cache size' param:'ValueCacheSize' 3560948:20251016:085824.968 End of zbx_shmem_required_size() size:435 3560948:20251016:085824.968 In zbx_shmem_create() param:'ValueCacheSize' description: value cache size size:8589934592 3560948:20251016:085824.968 shmid: 7471111 valid user addresses: [0x7eff6c5c3178, 0x7f016c5c2ff0] total size: 8589934200 3560948:20251016:085824.968 End of zbx_shmem_create() 3560948:20251016:085824.968 End of zbx_vc_init() 3560948:20251016:085824.968 In zbx_tfc_init() 3560948:20251016:085824.968 In zbx_shmem_create() param:'TrendFunctionCacheSize' description: trend function cache size size:2147483648 3560948:20251016:085824.968 shmid: 7471112 valid user addresses: [0x7efeec5c3190, 0x7eff6c5c2ff0] total size: 2147483232 3560948:20251016:085824.968 End of zbx_shmem_create() 3560948:20251016:085824.968 zbx_tfc_init(): slots:23860922 3560948:20251016:085825.090 End of zbx_tfc_init(): 3560948:20251016:085825.090 In zbx_init_remote_commands_cache() 3560948:20251016:085825.090 In zbx_shmem_required_size() size:0 chunks_num:1 descr:'commands cache size' param:'CommandsCacheSize' 3560948:20251016:085825.090 End of zbx_shmem_required_size() size:441 3560948:20251016:085825.090 In zbx_shmem_create() param:'CommandsCacheSize' description: commands cache size size:261703 3560948:20251016:085825.090 shmid: 7471113 valid user addresses: [0x7efeec583180, 0x7efeec5c2e38] total size: 261304 3560948:20251016:085825.090 End of zbx_shmem_create() 3560948:20251016:085825.090 End of zbx_init_remote_commands_cache() 3560948:20251016:085825.090 server #0 started [main process] 3560964:20251016:085825.090 server #1 started [service manager #1] 3560964:20251016:085825.090 zbx_setproctitle() title:'service manager #1 [connecting to the database]' 3560964:20251016:085825.090 In zbx_dbconn_open() options:0 3560948:20251016:085825.091 In zbx_ipc_service_recv() timeout:1.000 3560948:20251016:085825.091 End of zbx_ipc_service_recv():1 3560948:20251016:085825.091 In zbx_ipc_service_recv() timeout:1.000 3560965:20251016:085825.092 server #2 started [configuration syncer #1] 3560965:20251016:085825.092 In zbx_ipc_async_socket_open() 3560965:20251016:085825.092 In zbx_ipc_socket_open() 3560965:20251016:085825.092 End of zbx_ipc_socket_open():SUCCEED 3560948:20251016:085825.092 In ipc_service_accept() 3560948:20251016:085825.092 In ipc_service_add_client() 3560948:20251016:085825.092 End of ipc_service_add_client() clientid:2 3560948:20251016:085825.092 End of ipc_service_accept() 3560948:20251016:085825.092 End of zbx_ipc_service_recv():2 3560948:20251016:085825.092 In zbx_ipc_service_recv() timeout:1.000 3560965:20251016:085825.092 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 3560965:20251016:085825.092 In zbx_ipc_async_socket_send() 3560965:20251016:085825.092 In zbx_ipc_client_send() clientid:0 3560965:20251016:085825.092 End of zbx_ipc_client_send():SUCCEED 3560965:20251016:085825.092 End of zbx_ipc_async_socket_send():SUCCEED 3560965:20251016:085825.092 In zbx_ipc_async_socket_flush() timeout:10 3560965:20251016:085825.092 End of zbx_ipc_async_socket_flush():0 3560948:20251016:085825.092 End of zbx_ipc_service_recv():1 3560948:20251016:085825.092 In zbx_rtc_dispatch() code:100 size:17 3560948:20251016:085825.092 End of zbx_rtc_dispatch() 3560948:20251016:085825.092 In zbx_ipc_service_recv() timeout:1.000 3560965:20251016:085825.092 zbx_setproctitle() title:'configuration syncer [connecting to the database]' 3560965:20251016:085825.092 In zbx_dbconn_open() options:0 3560964:20251016:085825.094 query without transaction detected 3560964:20251016:085825.094 query [txnlev:0] [set schema 'public'] 3560964:20251016:085825.096 query without transaction detected 3560964:20251016:085825.096 query [txnlev:0] [set escape_string_warning to off] 3560964:20251016:085825.097 query without transaction detected 3560964:20251016:085825.097 query [txnlev:0] [set extra_float_digits to 3] 3560964:20251016:085825.097 query [txnlev:0] [show standard_conforming_strings] 3560964:20251016:085825.097 query [txnlev:0] [show default_transaction_read_only] 3560964:20251016:085825.097 query [txnlev:0] [select pg_is_in_recovery();] 3560964:20251016:085825.097 query without transaction detected 3560964:20251016:085825.097 query [txnlev:0] [set bytea_output=escape] 3560964:20251016:085825.097 End of zbx_dbconn_open():0 3560964:20251016:085825.097 In zbx_ipc_service_start() service:service 3560964:20251016:085825.097 In zbx_ipc_socket_open() 3560964:20251016:085825.097 End of zbx_ipc_socket_open():FAIL 3560964:20251016:085825.097 End of zbx_ipc_service_start():SUCCEED 3560964:20251016:085825.097 query [txnlev:0] [select count(*) from services] 3560964:20251016:085825.098 zbx_setproctitle() title:'service manager #1 started' 3560964:20251016:085825.098 query [txnlev:1] [begin;] 3560964:20251016:085825.099 In sync_services() 3560964:20251016:085825.099 query [txnlev:1] [select serviceid,status,algorithm,name,weight,propagation_rule,propagation_value from services] 3560964:20251016:085825.099 End of sync_services() 3560964:20251016:085825.099 In sync_service_rules() 3560964:20251016:085825.099 query [txnlev:1] [select service_status_ruleid,serviceid,type,limit_value,limit_status,new_status from service_status_rule order by serviceid] 3560964:20251016:085825.099 End of sync_service_rules() 3560964:20251016:085825.099 In sync_service_tags() 3560964:20251016:085825.099 query [txnlev:1] [select servicetagid,serviceid,tag,value from service_tag] 3560964:20251016:085825.099 End of sync_service_tags() 3560964:20251016:085825.099 In sync_service_problem_tags() 3560964:20251016:085825.099 query [txnlev:1] [select service_problem_tagid,serviceid,tag,operator,value from service_problem_tag order by serviceid] 3560964:20251016:085825.100 End of sync_service_problem_tags() 3560964:20251016:085825.100 In sync_services_links() 3560964:20251016:085825.100 query [txnlev:1] [select linkid,serviceupid,servicedownid from services_links] 3560965:20251016:085825.100 query without transaction detected 3560965:20251016:085825.100 query [txnlev:0] [set schema 'public'] 3560964:20251016:085825.100 End of sync_services_links() 3560964:20251016:085825.100 In sync_actions() 3560964:20251016:085825.100 query [txnlev:1] [select actionid,evaltype,formula from actions where eventsource=4 and status=0] 3560964:20251016:085825.100 End of sync_actions() 3560964:20251016:085825.101 In sync_action_conditions() 3560964:20251016:085825.101 query [txnlev:1] [select c.conditionid,c.actionid,c.conditiontype,c.operator,c.value,c.value2 from conditions c,actions a where c.actionid=a.actionid and a.eventsource=4 and a.status=0] 3560965:20251016:085825.101 query without transaction detected 3560965:20251016:085825.101 query [txnlev:0] [set escape_string_warning to off] 3560965:20251016:085825.101 query without transaction detected 3560965:20251016:085825.101 query [txnlev:0] [set extra_float_digits to 3] 3560965:20251016:085825.101 query [txnlev:0] [show standard_conforming_strings] 3560965:20251016:085825.101 query [txnlev:0] [show default_transaction_read_only] 3560965:20251016:085825.101 query [txnlev:0] [select pg_is_in_recovery();] 3560965:20251016:085825.102 query without transaction detected 3560965:20251016:085825.102 query [txnlev:0] [set bytea_output=escape] 3560965:20251016:085825.102 End of zbx_dbconn_open():0 3560965:20251016:085825.102 zbx_setproctitle() title:'configuration syncer [syncing configuration]' 3560965:20251016:085825.102 In zbx_dc_sync_configuration() 3560965:20251016:085825.102 query [txnlev:0] [select objectid,type,clock,ns from trigger_queue] 3560965:20251016:085825.103 query [txnlev:0] [select changelogid,clock from changelog] 3560964:20251016:085825.106 End of sync_action_conditions() 3560964:20251016:085825.106 query [txnlev:1] [select name, value_str from settings where name in ('severity_name_0','severity_name_1','severity_name_2','severity_name_3','severity_name_4','severity_name_5')] 3560964:20251016:085825.110 In sync_service_problems() 3560964:20251016:085825.110 query [txnlev:1] [select service_problemid,eventid,serviceid,severity from service_problem] 3560964:20251016:085825.114 End of sync_service_problems() 3560964:20251016:085825.114 In zbx_ipc_async_socket_open() 3560964:20251016:085825.114 In zbx_ipc_socket_open() 3560964:20251016:085825.114 End of zbx_ipc_socket_open():SUCCEED 3560964:20251016:085825.114 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 3560964:20251016:085825.114 In zbx_ipc_async_socket_send() 3560964:20251016:085825.114 In zbx_ipc_client_send() clientid:0 3560964:20251016:085825.114 End of zbx_ipc_client_send():SUCCEED 3560964:20251016:085825.114 End of zbx_ipc_async_socket_send():SUCCEED 3560964:20251016:085825.114 In zbx_ipc_async_socket_flush() timeout:30 3560964:20251016:085825.114 End of zbx_ipc_async_socket_flush():0 3560964:20251016:085825.114 In zbx_ipc_async_socket_close() 3560964:20251016:085825.114 In zbx_ipc_socket_close() 3560964:20251016:085825.114 End of zbx_ipc_socket_close() 3560964:20251016:085825.114 End of zbx_ipc_async_socket_close() 3560964:20251016:085825.114 In zbx_ipc_socket_open() 3560964:20251016:085825.114 End of zbx_ipc_socket_open():SUCCEED 3560964:20251016:085825.114 In zbx_ipc_socket_write() 3560964:20251016:085825.114 End of zbx_ipc_socket_write():SUCCEED 3560964:20251016:085825.114 In zbx_ipc_socket_close() 3560964:20251016:085825.114 End of zbx_ipc_socket_close() 3560964:20251016:085825.114 query [txnlev:1] [commit;] 3560948:20251016:085825.115 In ipc_service_accept() 3560948:20251016:085825.115 In ipc_service_add_client() 3560948:20251016:085825.115 End of ipc_service_add_client() clientid:3 3560948:20251016:085825.115 End of ipc_service_accept() 3560948:20251016:085825.115 End of zbx_ipc_service_recv():2 3560948:20251016:085825.115 In zbx_ipc_service_recv() timeout:1.000 3560948:20251016:085825.115 In ipc_service_accept() 3560948:20251016:085825.115 In ipc_service_add_client() 3560948:20251016:085825.115 End of ipc_service_add_client() clientid:4 3560948:20251016:085825.115 End of ipc_service_accept() 3560948:20251016:085825.115 End of zbx_ipc_service_recv():1 3560948:20251016:085825.115 In zbx_ipc_service_recv() timeout:1.000 3560948:20251016:085825.115 End of zbx_ipc_service_recv():0 3560948:20251016:085825.115 In zbx_ipc_socket_close() 3560948:20251016:085825.115 End of zbx_ipc_socket_close() 3560948:20251016:085825.115 In zbx_ipc_service_recv() timeout:1.000 3560948:20251016:085825.115 End of zbx_ipc_service_recv():0 3560948:20251016:085825.115 In zbx_rtc_dispatch() code:103 size:21 3560948:20251016:085825.115 End of zbx_rtc_dispatch() 3560948:20251016:085825.115 In zbx_ipc_service_recv() timeout:1.000 3560948:20251016:085825.115 End of zbx_ipc_service_recv():0 3560948:20251016:085825.115 In zbx_ipc_socket_close() 3560948:20251016:085825.115 End of zbx_ipc_socket_close() 3560948:20251016:085825.115 In zbx_ipc_service_recv() timeout:1.000 3560964:20251016:085825.118 In cleanup_deleted_problems() 3560964:20251016:085825.118 End of cleanup_deleted_problems() 3560964:20251016:085825.118 In zbx_ipc_service_recv() timeout:1.000 3560965:20251016:085825.515 In zbx_dbsync_compare_settings() 3560965:20251016:085825.515 query [txnlev:0] [select name, type, value_str, value_int, value_usrgrpid, value_hostgroupid, value_userdirectoryid, value_mfaid from settings where name in ('alert_usrgrpid','auditlog_enabled','auditlog_mode','autoreg_tls_accept','compress_older','compression_status','db_extension','default_inventory_mode','default_timezone','discovery_groupid','hk_audit_mode','hk_audit','hk_events_autoreg','hk_events_discovery','hk_events_internal','hk_events_mode','hk_events_service','hk_events_trigger','hk_history_global','hk_history_mode','hk_history','hk_services_mode','hk_services','hk_sessions_mode','hk_sessions','hk_trends_global','hk_trends_mode','hk_trends','instanceid','severity_name_0','severity_name_1','severity_name_2','severity_name_3','severity_name_4','severity_name_5','snmptrap_logging','timeout_browser','timeout_db_monitor','timeout_external_check','timeout_http_agent','timeout_script','timeout_simple_check','timeout_snmp_agent','timeout_ssh_agent','timeout_telnet_agent','timeout_zabbix_agent','proxy_secrets_provider')] 3560965:20251016:085825.516 End of zbx_dbsync_compare_settings() 3560965:20251016:085825.516 query [txnlev:0] [select tls_psk_identity,tls_psk from config_autoreg_tls order by autoreg_tlsid] 3560965:20251016:085825.517 query [txnlev:0] [select host,listen_ip,listen_dns,host_metadata,flags,listen_port,tls_accepted from autoreg_host where proxyid is null] 3560965:20251016:085825.517 query [txnlev:0] [select proxy_groupid,failover_delay,min_online,name from proxy_group] 3560965:20251016:085825.517 In dc_sync_settings() 3560965:20251016:085825.517 In store_settings() 3560965:20251016:085825.517 End of store_settings() 3560965:20251016:085825.517 End of dc_sync_settings() 3560965:20251016:085825.517 In DCsync_autoreg_config() 3560965:20251016:085825.517 End of DCsync_autoreg_config() 3560965:20251016:085825.517 In DCsync_autoreg_host() 3560965:20251016:085825.517 End of DCsync_autoreg_host() 3560965:20251016:085825.517 In dc_sync_proxy_group() 3560965:20251016:085825.517 End of dc_sync_proxy_group() 3560965:20251016:085825.517 query [txnlev:0] [select hostid,templateid from hosts_templates order by hostid] 3560965:20251016:085825.518 query [txnlev:0] [select globalmacroid,macro,value,type from globalmacro] 3560965:20251016:085825.518 query [txnlev:0] [select hostmacroid,hostid,macro,value,type from hostmacro] 3560965:20251016:085825.519 query [txnlev:0] [select hosttagid,hostid,tag,value from host_tag] 3560965:20251016:085825.522 In DCsync_host_tags() 3560965:20251016:085825.522 End of DCsync_host_tags() 3560965:20251016:085825.522 query [txnlev:0] [select p.proxyid,p.name,p.operating_mode,p.tls_connect,p.tls_accept,p.tls_issuer,p.tls_subject,p.tls_psk_identity,p.tls_psk,p.allowed_addresses,p.address,p.port,pr.lastaccess,p.timeout_zabbix_agent,p.timeout_simple_check,p.timeout_snmp_agent,p.timeout_external_check,p.timeout_db_monitor,p.timeout_http_agent,p.timeout_ssh_agent,p.timeout_telnet_agent,p.timeout_script,p.custom_timeouts,p.proxy_groupid,p.local_address,p.local_port,p.timeout_browser from proxy p left join proxy_rtdata pr on p.proxyid=pr.proxyid] 3560965:20251016:085825.523 query [txnlev:0] [select hostid,proxyid,host,ipmi_authtype,ipmi_privilege,ipmi_username,ipmi_password,maintenance_status,maintenance_type,maintenance_from,status,name,tls_connect,tls_accept,tls_issuer,tls_subject,tls_psk_identity,tls_psk,maintenanceid,proxy_groupid,monitored_by,flags from hosts where status in (0,1) and flags&2=0] 3560965:20251016:085825.525 query [txnlev:0] [select hostid,inventory_mode,type,type_full,name,alias,os,os_full,os_short,serialno_a,serialno_b,tag,asset_tag,macaddress_a,macaddress_b,hardware,hardware_full,software,software_full,software_app_a,software_app_b,software_app_c,software_app_d,software_app_e,contact,location,location_lat,location_lon,notes,chassis,model,hw_arch,vendor,contract_number,installer_name,deployment_status,url_a,url_b,url_c,host_networks,host_netmask,host_router,oob_ip,oob_netmask,oob_router,date_hw_purchase,date_hw_install,date_hw_expiry,date_hw_decomm,site_address_a,site_address_b,site_address_c,site_city,site_state,site_country,site_zip,site_rack,site_notes,poc_1_name,poc_1_email,poc_1_phone_a,poc_1_phone_b,poc_1_cell,poc_1_screen,poc_1_notes,poc_2_name,poc_2_email,poc_2_phone_a,poc_2_phone_b,poc_2_cell,poc_2_screen,poc_2_notes from host_inventory] 3560965:20251016:085825.525 query [txnlev:0] [select groupid,name from hstgrp where type=0] 3560965:20251016:085825.525 query [txnlev:0] [select hg.groupid,hg.hostid from hosts_groups hg,hosts h where hg.hostid=h.hostid and h.status in (0,1) and h.flags&2=0 order by hg.groupid] 3560965:20251016:085825.527 query [txnlev:0] [select maintenanceid,maintenance_type,active_since,active_till,tags_evaltype from maintenances] 3560965:20251016:085825.527 query [txnlev:0] [select maintenancetagid,maintenanceid,operator,tag,value from maintenance_tag] 3560965:20251016:085825.527 query [txnlev:0] [select t.timeperiodid,t.timeperiod_type,t.every,t.month,t.dayofweek,t.day,t.start_time,t.period,t.start_date,m.maintenanceid from maintenances_windows m,timeperiods t where t.timeperiodid=m.timeperiodid] 3560965:20251016:085825.528 query [txnlev:0] [select maintenanceid,groupid from maintenances_groups order by maintenanceid] 3560965:20251016:085825.528 query [txnlev:0] [select maintenanceid,hostid from maintenances_hosts order by maintenanceid] 3560965:20251016:085825.528 query [txnlev:0] [select druleid,proxyid,delay,name,iprange,status,concurrency_max from drules] 3560965:20251016:085825.528 query [txnlev:0] [select dcheckid,druleid,type,key_,snmp_community,ports,snmpv3_securityname,snmpv3_securitylevel,snmpv3_authpassphrase,snmpv3_privpassphrase,uniq,snmpv3_authprotocol,snmpv3_privprotocol,snmpv3_contextname,allow_redirect from dchecks] 3560965:20251016:085825.529 query [txnlev:0] [select httptestid,hostid,delay,status from httptest] 3560965:20251016:085825.529 query [txnlev:0] [select httptest_fieldid,httptestid from httptest_field] 3560965:20251016:085825.529 query [txnlev:0] [select httpstepid,httptestid from httpstep] 3560965:20251016:085825.529 query [txnlev:0] [select httpstep_fieldid,httpstepid from httpstep_field] 3560965:20251016:085825.529 query [txnlev:0] [select connectorid,protocol,data_type,url,max_records,max_senders,timeout,max_attempts,token,http_proxy,authtype,username,password,verify_peer,verify_host,ssl_cert_file,ssl_key_file,ssl_key_password,status,tags_evaltype,item_value_type,attempt_interval from connector] 3560965:20251016:085825.530 query [txnlev:0] [select connector_tagid,connectorid,operator,tag,value from connector_tag] 3560965:20251016:085825.530 query [txnlev:0] [select hp.hostproxyid,hp.hostid,hp.host,hp.proxyid,hp.revision,h.host,hp.tls_accept,hp.tls_issuer,hp.tls_subject,hp.tls_psk_identity,hp.tls_psk from host_proxy hp left join hosts h on hp.hostid=h.hostid] 3560965:20251016:085825.530 In DCsync_proxies() 3560965:20251016:085825.530 End of DCsync_proxies() 3560965:20251016:085825.530 In DCsync_hosts() 3560965:20251016:085825.531 End of DCsync_hosts() 3560965:20251016:085825.531 In DCsync_host_inventory() 3560965:20251016:085825.531 End of DCsync_host_inventory() 3560965:20251016:085825.531 In DCsync_hostgroups() 3560965:20251016:085825.531 End of DCsync_hostgroups() 3560965:20251016:085825.531 In DCsync_hostgroup_hosts() 3560965:20251016:085825.531 End of DCsync_hostgroup_hosts() 3560965:20251016:085825.531 In DCsync_maintenances() 3560965:20251016:085825.531 End of DCsync_maintenances() 3560965:20251016:085825.531 In DCsync_maintenance_tags() 3560965:20251016:085825.531 End of DCsync_maintenance_tags() 3560965:20251016:085825.531 In DCsync_maintenance_groups() 3560965:20251016:085825.531 End of DCsync_maintenance_groups() 3560965:20251016:085825.531 In DCsync_maintenance_hosts() 3560965:20251016:085825.532 End of DCsync_maintenance_hosts() 3560965:20251016:085825.532 In DCsync_maintenance_periods() 3560965:20251016:085825.532 End of DCsync_maintenance_periods() 3560965:20251016:085825.532 In DCsync_connectors() 3560965:20251016:085825.532 End of DCsync_connectors() 3560965:20251016:085825.532 In DCsync_connector_tags() 3560965:20251016:085825.532 End of DCsync_connector_tags() 3560965:20251016:085825.532 In dc_sync_host_proxy() 3560965:20251016:085825.532 End of dc_sync_host_proxy() 3560965:20251016:085825.532 query [txnlev:0] [select i.interfaceid,i.hostid,i.type,i.main,i.useip,i.ip,i.dns,i.port,i.available,i.disable_until,i.error,i.errors_from,s.version,s.bulk,s.community,s.securityname,s.securitylevel,s.authpassphrase,s.privpassphrase,s.authprotocol,s.privprotocol,s.contextname,s.max_repetitions from interface i left join interface_snmp s on i.interfaceid=s.interfaceid] 3560965:20251016:085825.537 query [txnlev:0] [select i.itemid,i.hostid,i.status,i.type,i.value_type,i.key_,i.snmp_oid,i.ipmi_sensor,i.delay,i.trapper_hosts,i.logtimefmt,i.params,ir.state,i.authtype,i.username,i.password,i.publickey,i.privatekey,i.flags,i.interfaceid,ir.lastlogsize,ir.mtime,i.history,i.trends,i.inventory_link,i.valuemapid,i.units,ir.error,i.jmx_endpoint,i.master_itemid,i.timeout,i.url,i.query_fields,i.posts,i.status_codes,i.follow_redirects,i.post_type,i.http_proxy,i.headers,i.retrieve_mode,i.request_method,i.output_format,i.ssl_cert_file,i.ssl_key_file,i.ssl_key_password,i.verify_peer,i.verify_host,i.allow_traps,i.templateid,null from items i left join item_rtdata ir on i.itemid=ir.itemid] 3560953:20251016:085825.961 End of zbx_ipc_service_recv():2 3560953:20251016:085825.961 In zbx_ipc_async_socket_send() 3560953:20251016:085825.961 In zbx_ipc_client_send() clientid:0 3560953:20251016:085825.961 End of zbx_ipc_client_send():SUCCEED 3560953:20251016:085825.961 End of zbx_ipc_async_socket_send():SUCCEED 3560953:20251016:085825.961 In zbx_ipc_async_socket_flush() timeout:10 3560953:20251016:085825.961 End of zbx_ipc_async_socket_flush():0 3560953:20251016:085825.961 In zbx_ipc_service_recv() timeout:0.998 3560948:20251016:085825.961 End of zbx_ipc_service_recv():1 3560948:20251016:085825.961 In zbx_ipc_service_recv() timeout:1.000 3560964:20251016:085826.119 End of zbx_ipc_service_recv():2 3560964:20251016:085826.119 In zbx_ipc_service_recv() timeout:1.000 3560953:20251016:085826.961 End of zbx_ipc_service_recv():2 3560953:20251016:085826.961 In zbx_ipc_async_socket_send() 3560953:20251016:085826.961 In zbx_ipc_client_send() clientid:0 3560953:20251016:085826.961 End of zbx_ipc_client_send():SUCCEED 3560953:20251016:085826.961 End of zbx_ipc_async_socket_send():SUCCEED 3560953:20251016:085826.961 In zbx_ipc_async_socket_flush() timeout:10 3560953:20251016:085826.961 End of zbx_ipc_async_socket_flush():0 3560953:20251016:085826.961 In zbx_ipc_service_recv() timeout:0.998 3560948:20251016:085826.961 End of zbx_ipc_service_recv():1 3560948:20251016:085826.961 In zbx_ipc_service_recv() timeout:1.000 3560964:20251016:085827.120 End of zbx_ipc_service_recv():2 3560964:20251016:085827.120 In zbx_ipc_service_recv() timeout:1.000 3560965:20251016:085827.291 query [txnlev:0] [select itemid,parent_itemid from item_discovery] 3560965:20251016:085827.456 query [txnlev:0] [select item_preprocid,itemid,type,params,step,error_handler,error_handler_params from item_preproc] 3560965:20251016:085827.670 query [txnlev:0] [select p.item_parameterid,p.itemid,p.name,p.value,i.hostid from item_parameter p,items i,hosts h where p.itemid=i.itemid and i.hostid=h.hostid and h.status in (0,1) and i.flags&2=0 order by p.itemid] 3560965:20251016:085827.671 query [txnlev:0] [select functionid,itemid,name,parameter,triggerid from functions] 3560965:20251016:085827.876 In DCsync_interfaces() 3560965:20251016:085827.878 End of DCsync_interfaces() 3560965:20251016:085827.878 In DCsync_items() 3560953:20251016:085827.961 End of zbx_ipc_service_recv():2 3560953:20251016:085827.961 In zbx_ipc_async_socket_send() 3560953:20251016:085827.961 In zbx_ipc_client_send() clientid:0 3560953:20251016:085827.961 End of zbx_ipc_client_send():SUCCEED 3560953:20251016:085827.961 End of zbx_ipc_async_socket_send():SUCCEED 3560953:20251016:085827.961 In zbx_ipc_async_socket_flush() timeout:10 3560953:20251016:085827.961 End of zbx_ipc_async_socket_flush():0 3560953:20251016:085827.961 In zbx_ipc_service_recv() timeout:0.998 3560948:20251016:085827.961 End of zbx_ipc_service_recv():1 3560948:20251016:085827.961 In zbx_ipc_service_recv() timeout:1.000 3560964:20251016:085828.121 End of zbx_ipc_service_recv():2 3560964:20251016:085828.121 In zbx_ipc_service_recv() timeout:1.000 3560953:20251016:085828.961 End of zbx_ipc_service_recv():2 3560953:20251016:085828.961 In ha_check_nodes() ha_status:active db_status:0 3560953:20251016:085828.961 query [txnlev:1] [begin;] 3560953:20251016:085828.961 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 3560953:20251016:085828.961 query [txnlev:1] [select name, value_str, value_int from settings where name in ('ha_failover_delay', 'auditlog_enabled', 'auditlog_mode')] 3560953:20251016:085828.961 In ha_db_get_time() 3560953:20251016:085828.961 query [txnlev:1] [select cast(extract(epoch from now()) as int) from settings limit 1] 3560953:20251016:085828.961 End of ha_db_get_time():SUCCEED db_time:1760587109 3560953:20251016:085828.961 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int) where ha_nodeid='cl52524k400014jpv4e1szltm'] 3560953:20251016:085828.962 query [txnlev:1] [commit;] 3560948:20251016:085828.962 End of zbx_ipc_service_recv():2 3560948:20251016:085828.962 In zbx_ipc_service_recv() timeout:1.000 3560953:20251016:085828.962 End of ha_check_nodes() nodeid:cl52524k400014jpv4e1szltm ha_status:active db_status:0 3560953:20251016:085828.962 In zbx_ipc_async_socket_send() 3560953:20251016:085828.962 In zbx_ipc_client_send() clientid:0 3560953:20251016:085828.962 End of zbx_ipc_client_send():SUCCEED 3560953:20251016:085828.962 End of zbx_ipc_async_socket_send():SUCCEED 3560953:20251016:085828.962 In zbx_ipc_async_socket_flush() timeout:10 3560948:20251016:085828.962 End of zbx_ipc_service_recv():1 3560948:20251016:085828.962 In zbx_ipc_service_recv() timeout:1.000 3560953:20251016:085828.962 End of zbx_ipc_async_socket_flush():0 3560953:20251016:085828.962 In zbx_ipc_service_recv() timeout:0.998 3560964:20251016:085829.122 End of zbx_ipc_service_recv():2 3560964:20251016:085829.122 In zbx_ipc_service_recv() timeout:1.000 3560965:20251016:085829.647 End of DCsync_items() 3560965:20251016:085829.647 In DCsync_item_discovery() 3560965:20251016:085829.761 End of DCsync_item_discovery() 3560965:20251016:085829.761 In DCsync_item_preproc() 3560953:20251016:085829.962 End of zbx_ipc_service_recv():2 3560953:20251016:085829.962 In zbx_ipc_async_socket_send() 3560953:20251016:085829.962 In zbx_ipc_client_send() clientid:0 3560953:20251016:085829.962 End of zbx_ipc_client_send():SUCCEED 3560953:20251016:085829.962 End of zbx_ipc_async_socket_send():SUCCEED 3560953:20251016:085829.962 In zbx_ipc_async_socket_flush() timeout:10 3560953:20251016:085829.962 End of zbx_ipc_async_socket_flush():0 3560953:20251016:085829.962 In zbx_ipc_service_recv() timeout:0.997 3560948:20251016:085829.962 End of zbx_ipc_service_recv():1 3560948:20251016:085829.962 In zbx_ipc_service_recv() timeout:1.000 3560964:20251016:085830.123 End of zbx_ipc_service_recv():2 3560964:20251016:085830.123 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.004969 sec during 5.025408 sec]' 3560964:20251016:085830.123 In zbx_ipc_service_recv() timeout:1.000 3560965:20251016:085830.165 End of DCsync_item_preproc() 3560965:20251016:085830.165 In DCsync_items_param() 3560965:20251016:085830.165 End of DCsync_items_param() 3560965:20251016:085830.165 In DCsync_functions() 3560965:20251016:085830.502 End of DCsync_functions() 3560965:20251016:085830.502 query [txnlev:0] [select triggerid,description,expression,error,priority,type,value,state,lastchange,status,recovery_mode,recovery_expression,correlation_mode,correlation_tag,opdata,event_name,null,null,null,flags from triggers] 3560953:20251016:085830.961 End of zbx_ipc_service_recv():2 3560953:20251016:085830.961 In zbx_ipc_async_socket_send() 3560953:20251016:085830.961 In zbx_ipc_client_send() clientid:0 3560953:20251016:085830.961 End of zbx_ipc_client_send():SUCCEED 3560953:20251016:085830.961 End of zbx_ipc_async_socket_send():SUCCEED 3560953:20251016:085830.961 In zbx_ipc_async_socket_flush() timeout:10 3560953:20251016:085830.961 End of zbx_ipc_async_socket_flush():0 3560953:20251016:085830.961 In zbx_ipc_service_recv() timeout:0.998 3560948:20251016:085830.961 End of zbx_ipc_service_recv():1 3560948:20251016:085830.961 In zbx_ipc_service_recv() timeout:1.000 3560964:20251016:085831.124 End of zbx_ipc_service_recv():2 3560964:20251016:085831.124 In zbx_ipc_service_recv() timeout:1.000 3560953:20251016:085831.961 End of zbx_ipc_service_recv():2 3560953:20251016:085831.961 In zbx_ipc_async_socket_send() 3560953:20251016:085831.961 In zbx_ipc_client_send() clientid:0 3560953:20251016:085831.961 End of zbx_ipc_client_send():SUCCEED 3560953:20251016:085831.961 End of zbx_ipc_async_socket_send():SUCCEED 3560953:20251016:085831.961 In zbx_ipc_async_socket_flush() timeout:10 3560953:20251016:085831.961 End of zbx_ipc_async_socket_flush():0 3560953:20251016:085831.961 In zbx_ipc_service_recv() timeout:0.998 3560948:20251016:085831.961 End of zbx_ipc_service_recv():1 3560948:20251016:085831.961 In zbx_ipc_service_recv() timeout:1.000 3560965:20251016:085832.046 query [txnlev:0] [select triggerid_down,triggerid_up from trigger_depends] 3560965:20251016:085832.071 query [txnlev:0] [select r.name,e.expressionid,e.expression,e.expression_type,e.exp_delimiter,e.case_sensitive from regexps r,expressions e where r.regexpid=e.regexpid] 3560965:20251016:085832.072 query [txnlev:0] [select actionid,eventsource,evaltype,formula from actions where eventsource<>4 and status=0] 3560965:20251016:085832.073 query [txnlev:0] [select a.actionid,o.recovery from actions a left join operations o on a.actionid=o.actionid where a.status=0 group by a.actionid,o.recovery order by a.actionid] 3560965:20251016:085832.073 query [txnlev:0] [select c.conditionid,c.actionid,c.conditiontype,c.operator,c.value,c.value2 from conditions c,actions a where c.actionid=a.actionid and a.status=0] 3560965:20251016:085832.073 query [txnlev:0] [select triggertagid,triggerid,tag,value from trigger_tag] 3560965:20251016:085832.075 query [txnlev:0] [select itemtagid,itemid,tag,value from item_tag] 3560964:20251016:085832.125 End of zbx_ipc_service_recv():2 3560964:20251016:085832.125 In zbx_ipc_service_recv() timeout:1.000 3560965:20251016:085832.259 query [txnlev:0] [select correlationid,name,evaltype,formula from correlation where status=0] 3560965:20251016:085832.260 query [txnlev:0] [select cc.corr_conditionid,cc.correlationid,cc.type,cct.tag,cctv.tag,cctv.value,cctv.operator, ccg.groupid,ccg.operator,cctp.oldtag,cctp.newtag from correlation c,corr_condition cc left join corr_condition_tag cct on cct.corr_conditionid=cc.corr_conditionid left join corr_condition_tagvalue cctv on cctv.corr_conditionid=cc.corr_conditionid left join corr_condition_group ccg on ccg.corr_conditionid=cc.corr_conditionid left join corr_condition_tagpair cctp on cctp.corr_conditionid=cc.corr_conditionid where c.correlationid=cc.correlationid and c.status=0] 3560965:20251016:085832.261 query [txnlev:0] [select co.corr_operationid,co.correlationid,co.type from correlation c,corr_operation co where c.correlationid=co.correlationid and c.status=0] 3560965:20251016:085832.261 In DCsync_triggers() 3560953:20251016:085832.961 End of zbx_ipc_service_recv():2 3560953:20251016:085832.961 In zbx_ipc_async_socket_send() 3560953:20251016:085832.961 In zbx_ipc_client_send() clientid:0 3560953:20251016:085832.961 End of zbx_ipc_client_send():SUCCEED 3560953:20251016:085832.961 End of zbx_ipc_async_socket_send():SUCCEED 3560953:20251016:085832.961 In zbx_ipc_async_socket_flush() timeout:10 3560953:20251016:085832.961 End of zbx_ipc_async_socket_flush():0 3560953:20251016:085832.961 In zbx_ipc_service_recv() timeout:0.998 3560948:20251016:085832.961 End of zbx_ipc_service_recv():1 3560948:20251016:085832.961 In zbx_ipc_service_recv() timeout:1.000 3560964:20251016:085833.126 End of zbx_ipc_service_recv():2 3560964:20251016:085833.126 In zbx_ipc_service_recv() timeout:1.000 3560965:20251016:085833.568 End of DCsync_triggers() 3560965:20251016:085833.568 In DCsync_trigdeps() 3560965:20251016:085833.711 End of DCsync_trigdeps() 3560965:20251016:085833.711 In DCsync_expressions() 3560965:20251016:085833.711 End of DCsync_expressions() 3560965:20251016:085833.711 In DCsync_actions() 3560965:20251016:085833.711 End of DCsync_actions() 3560965:20251016:085833.711 In DCsync_action_ops() 3560965:20251016:085833.711 End of DCsync_action_ops() 3560965:20251016:085833.711 In DCsync_action_conditions() 3560965:20251016:085833.711 End of DCsync_action_conditions() 3560965:20251016:085833.711 In DCsync_trigger_tags() 3560965:20251016:085833.714 End of DCsync_trigger_tags() 3560965:20251016:085833.714 In DCsync_item_tags() 3560953:20251016:085833.961 End of zbx_ipc_service_recv():2 3560953:20251016:085833.961 In ha_check_nodes() ha_status:active db_status:0 3560953:20251016:085833.961 query [txnlev:1] [begin;] 3560953:20251016:085833.961 query [txnlev:1] [select ha_nodeid,name,status,lastaccess,address,port,ha_sessionid from ha_node order by ha_nodeid for update] 3560953:20251016:085833.961 query [txnlev:1] [select name, value_str, value_int from settings where name in ('ha_failover_delay', 'auditlog_enabled', 'auditlog_mode')] 3560953:20251016:085833.961 In ha_db_get_time() 3560953:20251016:085833.961 query [txnlev:1] [select cast(extract(epoch from now()) as int) from settings limit 1] 3560953:20251016:085833.961 End of ha_db_get_time():SUCCEED db_time:1760587114 3560953:20251016:085833.961 query [txnlev:1] [update ha_node set lastaccess=cast(extract(epoch from now()) as int) where ha_nodeid='cl52524k400014jpv4e1szltm'] 3560953:20251016:085833.962 query [txnlev:1] [commit;] 3560948:20251016:085833.962 End of zbx_ipc_service_recv():2 3560948:20251016:085833.962 In zbx_ipc_service_recv() timeout:1.000 3560953:20251016:085833.963 End of ha_check_nodes() nodeid:cl52524k400014jpv4e1szltm ha_status:active db_status:0 3560953:20251016:085833.963 In zbx_ipc_async_socket_send() 3560953:20251016:085833.963 In zbx_ipc_client_send() clientid:0 3560953:20251016:085833.963 End of zbx_ipc_client_send():SUCCEED 3560953:20251016:085833.963 End of zbx_ipc_async_socket_send():SUCCEED 3560953:20251016:085833.963 In zbx_ipc_async_socket_flush() timeout:10 3560953:20251016:085833.963 End of zbx_ipc_async_socket_flush():0 3560953:20251016:085833.963 In zbx_ipc_service_recv() timeout:0.998 3560948:20251016:085833.963 End of zbx_ipc_service_recv():1 3560948:20251016:085833.963 In zbx_ipc_service_recv() timeout:1.000 3560965:20251016:085834.038 End of DCsync_item_tags() 3560965:20251016:085834.038 In DCsync_correlations() 3560965:20251016:085834.038 End of DCsync_correlations() 3560965:20251016:085834.038 In DCsync_corr_conditions() 3560965:20251016:085834.038 End of DCsync_corr_conditions() 3560965:20251016:085834.038 In DCsync_corr_operations() 3560965:20251016:085834.038 End of DCsync_corr_operations() 3560965:20251016:085834.038 In dc_sync_drules() 3560965:20251016:085834.038 End of dc_sync_drules() 3560965:20251016:085834.038 In dc_sync_dchecks() 3560965:20251016:085834.038 End of dc_sync_dchecks() 3560965:20251016:085834.038 In dc_sync_httptests() 3560965:20251016:085834.038 End of dc_sync_httptests() 3560965:20251016:085834.038 In dc_sync_httptest_fields() 3560965:20251016:085834.038 End of dc_sync_httptest_fields() 3560965:20251016:085834.038 In dc_sync_httpsteps() 3560965:20251016:085834.038 End of dc_sync_httpsteps() 3560965:20251016:085834.038 In dc_sync_httpstep_fields() 3560965:20251016:085834.038 End of dc_sync_httpstep_fields() 3560964:20251016:085834.127 End of zbx_ipc_service_recv():2 3560964:20251016:085834.127 In zbx_ipc_service_recv() timeout:1.000 3560965:20251016:085834.760 zbx_dc_sync_configuration() changelog : sql:0.412565 sec (602419 records) 3560965:20251016:085834.760 zbx_dc_sync_configuration() reindex : 0.722033 sec 14993992 bytes. 3560965:20251016:085834.760 zbx_dc_sync_configuration() proxy_group: sql:0.000188 sync:0.000000 sec 0 bytes (0/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() hosts: sql:0.001733 sync:0.000919 sec 401240 bytes (990/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() host_proxy: sql:0.000417 sync:0.000000 sec 0 bytes (0/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() items: sql:1.754906 sync:1.768769 sec 289026224 bytes (618468/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() triggers: sql:1.543838 sync:1.306680 sec 148672280 bytes (241168/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() functions: sql:0.204991 sync:0.336490 sec 59125040 bytes (621513/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() trigger_tag: sql:0.001667 sync:0.002677 sec 402496 bytes (5040/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() item_tag: sql:0.184290 sync:0.324409 sec 14797456 bytes (626991/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() host_tag: sql:0.000245 sync:0.000023 sec 9448 bytes (46/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() item_preproc: sql:0.213920 sync:0.404547 sec 74897376 bytes (556212/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() drules: sql:0.000220 sync:0.000000 sec 0 bytes (0/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() dchecks: sql:0.000227 sync:0.000000 sec 0 bytes (0/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() httptest: sql:0.000254 sync:0.000018 sec 4400 bytes (11/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() httptest_field: sql:0.000173 sync:0.000000 sec 0 bytes (0/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() httpstep: sql:0.000183 sync:0.000002 sec 576 bytes (11/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() httpstep_field: sql:0.000153 sync:0.000000 sec 0 bytes (0/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() connector: sql:0.000241 sync:0.000000 sec 0 bytes (0/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() connector_tag: sql:0.000181 sync:0.000000 sec 0 bytes (0/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() proxy: sql:0.000639 sync:0.000018 sec 2336 bytes (4/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() settings: sql:0.001084 sync:0.000065 sec 648 bytes (47/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() config_autoreg_tls: sql:0.000338 sync:0.000000 sec 0 bytes (1/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() autoreg_host: sql:0.000246 sync:0.000000 sec 0 bytes (0/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() host_inventory: sql:0.000552 sync:0.000011 sec 3832 bytes (3/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() hosts_templates: sql:0.000720 sync:0.000000 sec 0 bytes (2148/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() globalmacro: sql:0.000210 sync:0.000006 sec 896 bytes (3/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() hostmacro: sql:0.001456 sync:0.001757 sec 636760 bytes (3010/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() interface: sql:0.005021 sync:0.002010 sec 615912 bytes (1841/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() item_discovery: sql:0.164408 sync:0.113500 sec 28721064 bytes (604115/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() trigger_depends: sql:0.025125 sync:0.143017 sec 48276376 bytes (133845/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() regexps: sql:0.001480 sync:0.000019 sec 3312 bytes (10/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() actions: sql:0.000327 sync:0.000003 sec 816 bytes (7/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() operations: sql:0.000435 sync:0.000005 sec 0 bytes (0/7/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() conditions: sql:0.000340 sync:0.000040 sec 4952 bytes (51/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() correlation: sql:0.000368 sync:0.000000 sec 0 bytes (0/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() corr_condition: sql:0.000966 sync:0.000000 sec 0 bytes (0/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() corr_operation: sql:0.000357 sync:0.000001 sec 0 bytes (0/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() hstgrp: sql:0.000293 sync:0.000099 sec 34024 bytes (113/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() hosts_groups: sql:0.001660 sync:0.000138 sec 42264 bytes (1009/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() item_parameter: sql:0.001297 sync:0.000116 sec 21056 bytes (221/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() maintenances: sql:0.000236 sync:0.000000 sec 0 bytes (0/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() maintenances_windows: sql:0.000329 sync:0.000000 sec 0 bytes (0/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() maintenance_tag: sql:0.000178 sync:0.000000 sec 0 bytes (0/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() maintenances_groups: sql:0.000222 sync:0.000000 sec 0 bytes (0/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() maintenances_hosts: sql:0.000181 sync:0.000000 sec 0 bytes (0/0/0). 3560965:20251016:085834.760 zbx_dc_sync_configuration() total sql : 4.116293 sec. 3560965:20251016:085834.760 zbx_dc_sync_configuration() total sync : 4.405343 sec. 3560965:20251016:085834.760 zbx_dc_sync_configuration() total memory difference: 665700784 bytes. 3560965:20251016:085834.760 zbx_dc_sync_configuration() proxies : 4 (11 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() proxies_p : 4 (11 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() hosts : 990 (1777 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() hosts_h : 990 (1777 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() autoreg_hosts: 0 (11 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() psks : 0 (0 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() ipmihosts : 0 (0 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() host_invent: 3 (11 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() glob macros: 3 (11 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() host macros: 3010 (4007 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() kvs_paths : 0 3560965:20251016:085834.761 zbx_dc_sync_configuration() interfaces : 985 (1777 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() interfaces_snmp : 400 (521 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() interfac_ht: 982 (1777 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() if_snmpitms: 120 (227 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() if_snmpaddr: 390 (521 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() item_discovery : 595474 (1208237 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() items : 607706 (1236953 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() items_hk : 607706 (1236953 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() template_items : 10762 (13553 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() preprocitems: 548863 (1112467 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() item_tag_links: 614817 (1253999 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() functions : 614729 (1243093 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() triggers : 241168 (482347 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() trigdeps : 171443 (231779 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() trig. tags : 5040 (9029 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() expressions: 10 (17 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() actions : 7 (11 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() conditions : 51 (67 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() corr. : 0 (0 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() corr. conds: 0 (0 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() corr. ops : 0 (0 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() hgroups : 113 (151 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() item procs : 548863 (1112467 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() maintenance: 0 (0 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() maint tags : 0 (0 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() maint time : 0 (0 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() drules : 0 (0 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() dchecks : 0 (0 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() httptests : 11 (17 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() httptestfld: 0 (0 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() httpsteps : 11 (17 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() httpstepfld: 0 (0 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() connector: 0 (0 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() connector tags : 0 (0 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() proxy groups : 0 (0 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() host proxy : 0 (0 slots) 3560965:20251016:085834.761 zbx_dc_sync_configuration() queue[0] : 556321 (806485 allocated) 3560965:20251016:085834.761 zbx_dc_sync_configuration() queue[1] : 0 (0 allocated) 3560965:20251016:085834.761 zbx_dc_sync_configuration() queue[2] : 0 (0 allocated) 3560965:20251016:085834.761 zbx_dc_sync_configuration() queue[3] : 2434 (2763 allocated) 3560965:20251016:085834.761 zbx_dc_sync_configuration() queue[4] : 0 (0 allocated) 3560965:20251016:085834.761 zbx_dc_sync_configuration() queue[5] : 375 (546 allocated) 3560965:20251016:085834.761 zbx_dc_sync_configuration() queue[6] : 0 (0 allocated) 3560965:20251016:085834.761 zbx_dc_sync_configuration() queue[7] : 0 (0 allocated) 3560965:20251016:085834.761 zbx_dc_sync_configuration() queue[8] : 5827 (6216 allocated) 3560965:20251016:085834.761 zbx_dc_sync_configuration() queue[9] : 59 (72 allocated) 3560965:20251016:085834.761 zbx_dc_sync_configuration() queue[10] : 138 (162 allocated) 3560965:20251016:085834.761 zbx_dc_sync_configuration() queue[11] : 0 (0 allocated) 3560965:20251016:085834.761 zbx_dc_sync_configuration() pqueue : 0 (0 allocated) 3560965:20251016:085834.761 zbx_dc_sync_configuration() timer queue: 82 (108 allocated) 3560965:20251016:085834.761 zbx_dc_sync_configuration() changelog : 602419 3560965:20251016:085834.761 zbx_dc_sync_configuration() configfree : 97.278336% 3560965:20251016:085834.761 zbx_dc_sync_configuration() strings : 633269 (1173463 slots) 3560965:20251016:085834.761 === memory statistics for configuration cache === 3560965:20251016:085834.761 free chunks of size 32 bytes: 1 3560965:20251016:085834.761 free chunks of size >= 256 bytes: 34 3560965:20251016:085834.761 min chunk size: 32 bytes 3560965:20251016:085834.761 max chunk size: 29245606400 bytes 3560965:20251016:085834.761 memory of total size 29927976856 bytes fragmented into 8549615 chunks 3560965:20251016:085834.761 of those, 29246509136 bytes are in 35 free chunks 3560965:20251016:085834.761 of those, 681467720 bytes are in 8549580 used chunks 3560965:20251016:085834.761 of those, 136793824 bytes are used by allocation overhead 3560965:20251016:085834.761 ================================ 3560965:20251016:085834.761 initialized changelog support 3560965:20251016:085834.761 In dc_get_items_to_reschedule() 3560965:20251016:085834.873 End of dc_get_items_to_reschedule() items:0 3560965:20251016:085834.873 zbx_dc_sync_configuration() reschedule : 0.111891 sec. 3560965:20251016:085834.929 End of zbx_dc_sync_configuration() 3560965:20251016:085834.929 In zbx_dc_sync_kvs_paths() 3560965:20251016:085834.929 End of zbx_dc_sync_kvs_paths() 3560965:20251016:085834.929 zbx_setproctitle() title:'configuration syncer [synced configuration in 9.827427 sec, idle 60 sec]' 3560965:20251016:085834.929 In zbx_ipc_async_socket_send() 3560965:20251016:085834.929 In zbx_ipc_client_send() clientid:0 3560965:20251016:085834.929 End of zbx_ipc_client_send():SUCCEED 3560965:20251016:085834.929 End of zbx_ipc_async_socket_send():SUCCEED 3560965:20251016:085834.929 In zbx_ipc_async_socket_flush() timeout:10 3560965:20251016:085834.929 End of zbx_ipc_async_socket_flush():0 3560965:20251016:085834.929 In zbx_ipc_async_socket_recv() timeout:60 3560948:20251016:085834.929 End of zbx_ipc_service_recv():1 3560948:20251016:085834.929 In zbx_ha_get_status() 3560948:20251016:085834.929 In zbx_ipc_async_socket_open() 3560948:20251016:085834.929 In zbx_ipc_socket_open() 3560948:20251016:085834.929 End of zbx_ipc_socket_open():SUCCEED 3560953:20251016:085834.929 In ipc_service_accept() 3560948:20251016:085834.929 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 3560948:20251016:085834.929 In zbx_ipc_async_socket_send() 3560948:20251016:085834.929 In zbx_ipc_client_send() clientid:0 3560948:20251016:085834.929 End of zbx_ipc_client_send():SUCCEED 3560948:20251016:085834.929 End of zbx_ipc_async_socket_send():SUCCEED 3560948:20251016:085834.929 In zbx_ipc_async_socket_flush() timeout:10 3560948:20251016:085834.929 End of zbx_ipc_async_socket_flush():0 3560948:20251016:085834.929 In zbx_ipc_async_socket_recv() timeout:10 3560953:20251016:085834.929 In ipc_service_add_client() 3560953:20251016:085834.929 End of ipc_service_add_client() clientid:2 3560953:20251016:085834.929 End of ipc_service_accept() 3560953:20251016:085834.929 End of zbx_ipc_service_recv():2 3560953:20251016:085834.929 In zbx_ipc_service_recv() timeout:0.029 3560953:20251016:085834.929 End of zbx_ipc_service_recv():1 3560953:20251016:085834.929 In ha_send_status() ha_status:active info: 3560953:20251016:085834.929 In zbx_ipc_client_send() clientid:2 3560953:20251016:085834.929 End of zbx_ipc_client_send():SUCCEED 3560953:20251016:085834.929 End of ha_send_status():SYSINFO_SUCCEED 3560953:20251016:085834.929 In zbx_ipc_service_recv() timeout:0.029 3560948:20251016:085834.929 End of zbx_ipc_async_socket_recv():0 3560948:20251016:085834.929 In zbx_ipc_async_socket_close() 3560948:20251016:085834.929 In zbx_ipc_socket_close() 3560948:20251016:085834.929 End of zbx_ipc_socket_close() 3560953:20251016:085834.929 End of zbx_ipc_service_recv():1 3560948:20251016:085834.929 End of zbx_ipc_async_socket_close() 3560953:20251016:085834.929 In zbx_ipc_socket_close() 3560948:20251016:085834.929 End of zbx_ha_get_status():SUCCEED 3560948:20251016:085834.929 In zbx_dbconn_open() options:0 3560953:20251016:085834.930 End of zbx_ipc_socket_close() 3560953:20251016:085834.930 In zbx_ipc_service_recv() timeout:0.029 3560948:20251016:085834.932 query without transaction detected 3560948:20251016:085834.932 query [txnlev:0] [set schema 'public'] 3560948:20251016:085834.933 query without transaction detected 3560948:20251016:085834.933 query [txnlev:0] [set escape_string_warning to off] 3560948:20251016:085834.933 query without transaction detected 3560948:20251016:085834.933 query [txnlev:0] [set extra_float_digits to 3] 3560948:20251016:085834.933 query [txnlev:0] [show standard_conforming_strings] 3560948:20251016:085834.933 query [txnlev:0] [show default_transaction_read_only] 3560948:20251016:085834.933 query [txnlev:0] [select pg_is_in_recovery();] 3560948:20251016:085834.934 query without transaction detected 3560948:20251016:085834.934 query [txnlev:0] [set bytea_output=escape] 3560948:20251016:085834.934 End of zbx_dbconn_open():0 3560948:20251016:085834.934 query [txnlev:0] [select taskid,type from task where type in (5,10) and status=1 order by taskid] 3560948:20251016:085834.935 In zbx_dc_update_maintenances() 3560948:20251016:085834.935 End of zbx_dc_update_maintenances() started:0 stopped:0 running:0 3561683:20251016:085834.936 zbx_setproctitle() title:'alert manager #1 starting' 3561683:20251016:085834.936 server #3 started [alert manager #1] 3561683:20251016:085834.936 In am_init() alerters:3 3561683:20251016:085834.936 In zbx_ipc_service_start() service:alerter 3561683:20251016:085834.936 End of zbx_ipc_service_start():SUCCEED 3561683:20251016:085834.936 In zbx_ipc_socket_open() 3561683:20251016:085834.936 End of zbx_ipc_socket_open():SUCCEED 3561683:20251016:085834.936 In zbx_ipc_socket_write() 3561683:20251016:085834.936 End of zbx_ipc_socket_write():SUCCEED 3561683:20251016:085834.936 In zbx_ipc_socket_close() 3561683:20251016:085834.936 End of zbx_ipc_socket_close() 3561683:20251016:085834.936 End of am_init() 3561683:20251016:085834.936 In zbx_dbconn_open() options:2 3561684:20251016:085834.936 server #4 started [alerter #1] 3561684:20251016:085834.936 In zbx_ipc_socket_open() 3561684:20251016:085834.936 End of zbx_ipc_socket_open():SUCCEED 3561684:20251016:085834.936 In zbx_ipc_socket_write() 3561684:20251016:085834.936 End of zbx_ipc_socket_write():SUCCEED 3561684:20251016:085834.936 zbx_setproctitle() title:'alerter #1 started' 3561684:20251016:085834.936 In zbx_ipc_socket_read() 3561685:20251016:085834.936 server #5 started [alerter #2] 3561685:20251016:085834.936 In zbx_ipc_socket_open() 3561685:20251016:085834.936 End of zbx_ipc_socket_open():SUCCEED 3561685:20251016:085834.936 In zbx_ipc_socket_write() 3561685:20251016:085834.936 End of zbx_ipc_socket_write():SUCCEED 3561685:20251016:085834.936 zbx_setproctitle() title:'alerter #2 started' 3561685:20251016:085834.936 In zbx_ipc_socket_read() 3561686:20251016:085834.936 server #6 started [alerter #3] 3561686:20251016:085834.936 In zbx_ipc_socket_open() 3561686:20251016:085834.936 End of zbx_ipc_socket_open():SUCCEED 3561686:20251016:085834.937 In zbx_ipc_socket_write() 3561686:20251016:085834.937 End of zbx_ipc_socket_write():SUCCEED 3561686:20251016:085834.937 zbx_setproctitle() title:'alerter #3 started' 3561686:20251016:085834.937 In zbx_ipc_socket_read() 3561688:20251016:085834.937 zbx_setproctitle() title:'preprocessing manager #1 starting' 3561688:20251016:085834.937 server #7 started [preprocessing manager #1] 3561688:20251016:085834.937 In zbx_ipc_service_start() service:preprocessing 3561688:20251016:085834.937 End of zbx_ipc_service_start():SUCCEED 3561688:20251016:085834.937 In zbx_pp_manager_create() workers:200 3561691:20251016:085834.938 server #10 started [lld worker #2] 3561691:20251016:085834.938 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561691:20251016:085834.938 In zbx_ipc_socket_open() 3561683:20251016:085834.939 query without transaction detected 3561683:20251016:085834.939 query [txnlev:0] [set schema 'public'] 3561695:20251016:085834.939 server #14 started [lld worker #6] 3561695:20251016:085834.939 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561695:20251016:085834.939 In zbx_ipc_socket_open() 3561693:20251016:085834.940 server #12 started [lld worker #4] 3561693:20251016:085834.940 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561693:20251016:085834.940 In zbx_ipc_socket_open() 3561699:20251016:085834.940 server #18 started [lld worker #10] 3561699:20251016:085834.940 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561699:20251016:085834.940 In zbx_ipc_socket_open() 3561700:20251016:085834.940 server #19 started [lld worker #11] 3561700:20251016:085834.940 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561700:20251016:085834.940 In zbx_ipc_socket_open() 3561698:20251016:085834.940 server #17 started [lld worker #9] 3561692:20251016:085834.940 server #11 started [lld worker #3] 3561692:20251016:085834.941 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561698:20251016:085834.941 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561698:20251016:085834.941 In zbx_ipc_socket_open() 3561694:20251016:085834.941 server #13 started [lld worker #5] 3561694:20251016:085834.941 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561694:20251016:085834.941 In zbx_ipc_socket_open() 3561696:20251016:085834.941 server #15 started [lld worker #7] 3561683:20251016:085834.941 query without transaction detected 3561683:20251016:085834.941 query [txnlev:0] [set escape_string_warning to off] 3561683:20251016:085834.941 query without transaction detected 3561683:20251016:085834.941 query [txnlev:0] [set extra_float_digits to 3] 3561683:20251016:085834.941 query [txnlev:0] [show standard_conforming_strings] 3561683:20251016:085834.941 query [txnlev:0] [show default_transaction_read_only] 3561683:20251016:085834.941 query [txnlev:0] [select pg_is_in_recovery();] 3561692:20251016:085834.941 In zbx_ipc_socket_open() 3561697:20251016:085834.941 server #16 started [lld worker #8] 3561683:20251016:085834.941 query without transaction detected 3561683:20251016:085834.941 query [txnlev:0] [set bytea_output=escape] 3561683:20251016:085834.941 End of zbx_dbconn_open():0 3561683:20251016:085834.941 zbx_setproctitle() title:'alert manager #1 started' 3561683:20251016:085834.941 query [txnlev:0] [select null] 3561683:20251016:085834.942 In zbx_ipc_service_recv() timeout:1.000 3561683:20251016:085834.942 In ipc_service_accept() 3561683:20251016:085834.942 In ipc_service_add_client() 3561705:20251016:085834.942 server #24 started [lld worker #16] 3561697:20251016:085834.942 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561683:20251016:085834.942 End of ipc_service_add_client() clientid:5 3561683:20251016:085834.942 End of ipc_service_accept() 3561683:20251016:085834.942 End of zbx_ipc_service_recv():2 3561683:20251016:085834.942 In zbx_ipc_service_recv() timeout:1.000 3561683:20251016:085834.942 In ipc_service_accept() 3561683:20251016:085834.942 In ipc_service_add_client() 3561683:20251016:085834.942 End of ipc_service_add_client() clientid:6 3561683:20251016:085834.942 End of ipc_service_accept() 3561683:20251016:085834.942 End of zbx_ipc_service_recv():1 3561683:20251016:085834.942 In am_register_alerter() 3561683:20251016:085834.942 End of am_register_alerter() 3561683:20251016:085834.942 In zbx_ipc_service_recv() timeout:1.000 3561683:20251016:085834.942 In ipc_service_accept() 3561683:20251016:085834.942 In ipc_service_add_client() 3561683:20251016:085834.942 End of ipc_service_add_client() clientid:7 3561683:20251016:085834.942 End of ipc_service_accept() 3561683:20251016:085834.942 End of zbx_ipc_service_recv():1 3561683:20251016:085834.942 In am_register_alerter() 3561683:20251016:085834.942 End of am_register_alerter() 3561683:20251016:085834.942 In zbx_ipc_service_recv() timeout:1.000 3561683:20251016:085834.942 End of zbx_ipc_service_recv():1 3561683:20251016:085834.942 In am_register_alerter() 3561683:20251016:085834.942 End of am_register_alerter() 3561683:20251016:085834.942 In zbx_ipc_service_recv() timeout:1.000 3561696:20251016:085834.942 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561697:20251016:085834.942 In zbx_ipc_socket_open() 3561704:20251016:085834.942 server #23 started [lld worker #15] 3561696:20251016:085834.942 In zbx_ipc_socket_open() 3561704:20251016:085834.942 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561705:20251016:085834.942 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561705:20251016:085834.942 In zbx_ipc_socket_open() 3561706:20251016:085834.942 server #25 started [lld worker #17] 3561706:20251016:085834.942 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561703:20251016:085834.942 server #22 started [lld worker #14] 3561704:20251016:085834.942 In zbx_ipc_socket_open() 3561706:20251016:085834.942 In zbx_ipc_socket_open() 3561703:20251016:085834.942 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561703:20251016:085834.942 In zbx_ipc_socket_open() 3561701:20251016:085834.942 server #20 started [lld worker #12] 3561701:20251016:085834.942 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561701:20251016:085834.942 In zbx_ipc_socket_open() 3561708:20251016:085834.943 server #27 started [lld worker #19] 3561707:20251016:085834.943 server #26 started [lld worker #18] 3561707:20251016:085834.943 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561707:20251016:085834.943 In zbx_ipc_socket_open() 3561702:20251016:085834.943 server #21 started [lld worker #13] 3561702:20251016:085834.943 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561702:20251016:085834.943 In zbx_ipc_socket_open() 3561689:20251016:085834.943 zbx_setproctitle() title:'lld manager #1 starting' 3561709:20251016:085834.943 server #28 started [lld worker #20] 3561709:20251016:085834.943 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561709:20251016:085834.943 In zbx_ipc_socket_open() 3561710:20251016:085834.943 server #29 started [lld worker #21] 3561708:20251016:085834.944 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561690:20251016:085834.944 server #9 started [lld worker #1] 3561690:20251016:085834.944 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561690:20251016:085834.944 In zbx_ipc_socket_open() 3561708:20251016:085834.944 In zbx_ipc_socket_open() 3561710:20251016:085834.944 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561710:20251016:085834.944 In zbx_ipc_socket_open() 3561712:20251016:085834.945 server #30 started [lld worker #22] 3561712:20251016:085834.945 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561712:20251016:085834.945 In zbx_ipc_socket_open() 3561689:20251016:085834.945 server #8 started [lld manager #1] 3561689:20251016:085834.945 In zbx_ipc_service_start() service:lld 3561689:20251016:085834.945 End of zbx_ipc_service_start():SUCCEED 3561689:20251016:085834.945 In zbx_ipc_socket_open() 3561689:20251016:085834.945 End of zbx_ipc_socket_open():SUCCEED 3561689:20251016:085834.945 In zbx_ipc_socket_write() 3561689:20251016:085834.945 End of zbx_ipc_socket_write():SUCCEED 3561689:20251016:085834.945 In zbx_ipc_socket_close() 3561689:20251016:085834.945 End of zbx_ipc_socket_close() 3561689:20251016:085834.945 In lld_manager_init() workers:70 3561689:20251016:085834.945 End of lld_manager_init() 3561689:20251016:085834.945 zbx_setproctitle() title:'lld manager #1 started' 3561689:20251016:085834.945 In zbx_ipc_service_recv() timeout:1.000 3561714:20251016:085834.945 server #32 started [lld worker #24] 3561714:20251016:085834.945 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561714:20251016:085834.945 In zbx_ipc_socket_open() 3561714:20251016:085834.946 End of zbx_ipc_socket_open():SUCCEED 3561714:20251016:085834.946 In zbx_ipc_socket_write() 3561714:20251016:085834.946 End of zbx_ipc_socket_write():SUCCEED 3561689:20251016:085834.946 In ipc_service_accept() 3561689:20251016:085834.946 In ipc_service_add_client() 3561714:20251016:085834.946 In zbx_dbconn_open() options:0 3561689:20251016:085834.946 End of ipc_service_add_client() clientid:5 3561689:20251016:085834.946 End of ipc_service_accept() 3561689:20251016:085834.946 End of zbx_ipc_service_recv():2 3561689:20251016:085834.946 In zbx_ipc_service_recv() timeout:1.000 3561689:20251016:085834.946 End of zbx_ipc_service_recv():1 3561689:20251016:085834.946 In lld_register_worker() 3561689:20251016:085834.946 End of lld_register_worker() 3561689:20251016:085834.946 In zbx_ipc_service_recv() timeout:1.000 3561713:20251016:085834.946 server #31 started [lld worker #23] 3561713:20251016:085834.946 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561713:20251016:085834.946 In zbx_ipc_socket_open() 3561715:20251016:085834.946 server #33 started [lld worker #25] 3561715:20251016:085834.946 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561715:20251016:085834.946 In zbx_ipc_socket_open() 3561715:20251016:085834.946 End of zbx_ipc_socket_open():SUCCEED 3561715:20251016:085834.946 In zbx_ipc_socket_write() 3561715:20251016:085834.946 End of zbx_ipc_socket_write():SUCCEED 3561715:20251016:085834.946 In zbx_dbconn_open() options:0 3561689:20251016:085834.947 In ipc_service_accept() 3561689:20251016:085834.947 In ipc_service_add_client() 3561689:20251016:085834.947 End of ipc_service_add_client() clientid:6 3561689:20251016:085834.947 End of ipc_service_accept() 3561689:20251016:085834.947 End of zbx_ipc_service_recv():2 3561689:20251016:085834.947 In zbx_ipc_service_recv() timeout:1.000 3561689:20251016:085834.947 In ipc_service_accept() 3561689:20251016:085834.947 In ipc_service_add_client() 3561689:20251016:085834.947 End of ipc_service_add_client() clientid:7 3561689:20251016:085834.947 End of ipc_service_accept() 3561689:20251016:085834.947 End of zbx_ipc_service_recv():2 3561689:20251016:085834.947 In zbx_ipc_service_recv() timeout:1.000 3561689:20251016:085834.947 End of zbx_ipc_service_recv():1 3561689:20251016:085834.947 In lld_register_worker() 3561689:20251016:085834.947 End of lld_register_worker() 3561689:20251016:085834.947 In zbx_ipc_service_recv() timeout:1.000 3561713:20251016:085834.947 End of zbx_ipc_socket_open():SUCCEED 3561713:20251016:085834.947 In zbx_ipc_socket_write() 3561713:20251016:085834.947 End of zbx_ipc_socket_write():SUCCEED 3561713:20251016:085834.947 In zbx_dbconn_open() options:0 3561689:20251016:085834.947 End of zbx_ipc_service_recv():1 3561689:20251016:085834.947 In lld_register_worker() 3561689:20251016:085834.947 End of lld_register_worker() 3561689:20251016:085834.947 In zbx_ipc_service_recv() timeout:1.000 3561718:20251016:085834.947 server #34 started [lld worker #26] 3561718:20251016:085834.947 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561718:20251016:085834.947 In zbx_ipc_socket_open() 3561718:20251016:085834.947 End of zbx_ipc_socket_open():SUCCEED 3561718:20251016:085834.947 In zbx_ipc_socket_write() 3561718:20251016:085834.947 End of zbx_ipc_socket_write():SUCCEED 3561718:20251016:085834.947 In zbx_dbconn_open() options:0 3561689:20251016:085834.947 In ipc_service_accept() 3561689:20251016:085834.947 In ipc_service_add_client() 3561689:20251016:085834.947 End of ipc_service_add_client() clientid:8 3561689:20251016:085834.948 End of ipc_service_accept() 3561689:20251016:085834.948 End of zbx_ipc_service_recv():2 3561689:20251016:085834.948 In zbx_ipc_service_recv() timeout:1.000 3561689:20251016:085834.948 End of zbx_ipc_service_recv():1 3561689:20251016:085834.948 In lld_register_worker() 3561689:20251016:085834.948 End of lld_register_worker() 3561689:20251016:085834.948 In zbx_ipc_service_recv() timeout:1.000 3561688:20251016:085834.948 [2] thread started [preprocessing worker #2] 3561688:20251016:085834.948 [8] thread started [preprocessing worker #8] 3561688:20251016:085834.948 [5] thread started [preprocessing worker #5] 3561688:20251016:085834.949 [10] thread started [preprocessing worker #10] 3561688:20251016:085834.951 [24] thread started [preprocessing worker #24] 3561688:20251016:085834.951 [51] thread started [preprocessing worker #51] 3561784:20251016:085834.951 server #45 started [lld worker #37] 3561784:20251016:085834.951 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561784:20251016:085834.951 In zbx_ipc_socket_open() 3561784:20251016:085834.951 End of zbx_ipc_socket_open():SUCCEED 3561689:20251016:085834.951 In ipc_service_accept() 3561688:20251016:085834.951 [54] thread started [preprocessing worker #54] 3561688:20251016:085834.951 [56] thread started [preprocessing worker #56] 3561688:20251016:085834.951 [4] thread started [preprocessing worker #4] 3561688:20251016:085834.951 [13] thread started [preprocessing worker #13] 3561688:20251016:085834.951 [22] thread started [preprocessing worker #22] 3561688:20251016:085834.951 [60] thread started [preprocessing worker #60] 3561688:20251016:085834.951 [61] thread started [preprocessing worker #61] 3561688:20251016:085834.951 [58] thread started [preprocessing worker #58] 3561688:20251016:085834.951 [9] thread started [preprocessing worker #9] 3561688:20251016:085834.951 [3] thread started [preprocessing worker #3] 3561688:20251016:085834.951 [15] thread started [preprocessing worker #15] 3561688:20251016:085834.951 [16] thread started [preprocessing worker #16] 3561688:20251016:085834.951 [17] thread started [preprocessing worker #17] 3561688:20251016:085834.951 [18] thread started [preprocessing worker #18] 3561719:20251016:085834.951 server #35 started [lld worker #27] 3561719:20251016:085834.952 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561719:20251016:085834.952 In zbx_ipc_socket_open() 3561719:20251016:085834.952 End of zbx_ipc_socket_open():SUCCEED 3561719:20251016:085834.952 In zbx_ipc_socket_write() 3561719:20251016:085834.952 End of zbx_ipc_socket_write():SUCCEED 3561719:20251016:085834.952 In zbx_dbconn_open() options:0 3561688:20251016:085834.952 [69] thread started [preprocessing worker #69] 3561688:20251016:085834.952 [71] thread started [preprocessing worker #71] 3561806:20251016:085834.952 server #48 started [lld worker #40] 3561806:20251016:085834.952 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561806:20251016:085834.952 In zbx_ipc_socket_open() 3561688:20251016:085834.952 [19] thread started [preprocessing worker #19] 3561688:20251016:085834.952 [25] thread started [preprocessing worker #25] 3561688:20251016:085834.952 [26] thread started [preprocessing worker #26] 3561688:20251016:085834.952 [27] thread started [preprocessing worker #27] 3561688:20251016:085834.952 [28] thread started [preprocessing worker #28] 3561688:20251016:085834.952 [29] thread started [preprocessing worker #29] 3561688:20251016:085834.952 [30] thread started [preprocessing worker #30] 3561688:20251016:085834.952 [31] thread started [preprocessing worker #31] 3561688:20251016:085834.952 [32] thread started [preprocessing worker #32] 3561688:20251016:085834.952 [33] thread started [preprocessing worker #33] 3561688:20251016:085834.952 [34] thread started [preprocessing worker #34] 3561688:20251016:085834.952 [35] thread started [preprocessing worker #35] 3561688:20251016:085834.952 [36] thread started [preprocessing worker #36] 3561688:20251016:085834.952 [38] thread started [preprocessing worker #38] 3561688:20251016:085834.952 [39] thread started [preprocessing worker #39] 3561688:20251016:085834.952 [40] thread started [preprocessing worker #40] 3561732:20251016:085834.952 server #37 started [lld worker #29] 3561732:20251016:085834.952 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561732:20251016:085834.952 In zbx_ipc_socket_open() 3561732:20251016:085834.952 End of zbx_ipc_socket_open():SUCCEED 3561732:20251016:085834.952 In zbx_ipc_socket_write() 3561732:20251016:085834.953 End of zbx_ipc_socket_write():SUCCEED 3561732:20251016:085834.953 In zbx_dbconn_open() options:0 3561688:20251016:085834.953 [76] thread started [preprocessing worker #76] 3561688:20251016:085834.954 [91] thread started [preprocessing worker #91] 3561688:20251016:085834.954 [166] thread started [preprocessing worker #166] 3561911:20251016:085834.955 server #56 started [lld worker #48] 3561911:20251016:085834.955 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561911:20251016:085834.955 In zbx_ipc_socket_open() 3561911:20251016:085834.955 End of zbx_ipc_socket_open():SUCCEED 3561911:20251016:085834.955 In zbx_ipc_socket_write() 3561911:20251016:085834.955 End of zbx_ipc_socket_write():SUCCEED 3561911:20251016:085834.955 In zbx_dbconn_open() options:0 3561688:20251016:085834.955 [168] thread started [preprocessing worker #168] 3561688:20251016:085834.956 [41] thread started [preprocessing worker #41] 3561935:20251016:085834.956 server #59 started [lld worker #51] 3561935:20251016:085834.956 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561935:20251016:085834.956 In zbx_ipc_socket_open() 3561935:20251016:085834.956 End of zbx_ipc_socket_open():SUCCEED 3561935:20251016:085834.956 In zbx_ipc_socket_write() 3561935:20251016:085834.956 End of zbx_ipc_socket_write():SUCCEED 3561935:20251016:085834.956 In zbx_dbconn_open() options:0 3561688:20251016:085834.956 [197] thread started [preprocessing worker #197] 3561774:20251016:085834.956 server #43 started [lld worker #35] 3561774:20251016:085834.956 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561688:20251016:085834.956 [86] thread started [preprocessing worker #86] 3561688:20251016:085834.956 [87] thread started [preprocessing worker #87] 3561688:20251016:085834.956 [88] thread started [preprocessing worker #88] 3561688:20251016:085834.956 [89] thread started [preprocessing worker #89] 3561688:20251016:085834.956 [90] thread started [preprocessing worker #90] 3561688:20251016:085834.956 [92] thread started [preprocessing worker #92] 3561688:20251016:085834.956 [93] thread started [preprocessing worker #93] 3561688:20251016:085834.956 [95] thread started [preprocessing worker #95] 3561950:20251016:085834.956 server #61 started [lld worker #53] 3561775:20251016:085834.956 server #44 started [lld worker #36] 3561688:20251016:085834.956 [118] thread started [preprocessing worker #118] 3561688:20251016:085834.956 [119] thread started [preprocessing worker #119] 3561688:20251016:085834.956 [120] thread started [preprocessing worker #120] 3561688:20251016:085834.956 [121] thread started [preprocessing worker #121] 3561688:20251016:085834.956 [123] thread started [preprocessing worker #123] 3561688:20251016:085834.957 [125] thread started [preprocessing worker #125] 3561688:20251016:085834.957 [126] thread started [preprocessing worker #126] 3561688:20251016:085834.957 [128] thread started [preprocessing worker #128] 3561688:20251016:085834.957 [129] thread started [preprocessing worker #129] 3561688:20251016:085834.957 [132] thread started [preprocessing worker #132] 3561688:20251016:085834.957 [133] thread started [preprocessing worker #133] 3561688:20251016:085834.957 [135] thread started [preprocessing worker #135] 3561688:20251016:085834.957 [136] thread started [preprocessing worker #136] 3561688:20251016:085834.957 [137] thread started [preprocessing worker #137] 3561688:20251016:085834.957 [138] thread started [preprocessing worker #138] 3561688:20251016:085834.957 [153] thread started [preprocessing worker #153] 3561688:20251016:085834.957 [179] thread started [preprocessing worker #179] 3561688:20251016:085834.957 [180] thread started [preprocessing worker #180] 3561688:20251016:085834.957 [181] thread started [preprocessing worker #181] 3561688:20251016:085834.957 [182] thread started [preprocessing worker #182] 3561688:20251016:085834.957 [78] thread started [preprocessing worker #78] 3561688:20251016:085834.957 [190] thread started [preprocessing worker #190] 3561688:20251016:085834.957 [198] thread started [preprocessing worker #198] 3561688:20251016:085834.957 [199] thread started [preprocessing worker #199] 3561688:20251016:085834.957 [200] thread started [preprocessing worker #200] 3561688:20251016:085834.957 [6] thread started [preprocessing worker #6] 3561688:20251016:085834.957 [47] thread started [preprocessing worker #47] 3561688:20251016:085834.957 [48] thread started [preprocessing worker #48] 3561798:20251016:085834.957 server #47 started [lld worker #39] 3561798:20251016:085834.957 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561798:20251016:085834.957 In zbx_ipc_socket_open() 3561829:20251016:085834.957 server #51 started [lld worker #43] 3561688:20251016:085834.957 [116] thread started [preprocessing worker #116] 3561688:20251016:085834.957 [124] thread started [preprocessing worker #124] 3561688:20251016:085834.957 [127] thread started [preprocessing worker #127] 3561688:20251016:085834.957 [131] thread started [preprocessing worker #131] 3561839:20251016:085834.957 server #52 started [lld worker #44] 3561688:20251016:085834.957 [7] thread started [preprocessing worker #7] 3561839:20251016:085834.957 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561839:20251016:085834.957 In zbx_ipc_socket_open() 3561839:20251016:085834.957 End of zbx_ipc_socket_open():SUCCEED 3561839:20251016:085834.957 In zbx_ipc_socket_write() 3561839:20251016:085834.957 End of zbx_ipc_socket_write():SUCCEED 3561839:20251016:085834.958 In zbx_dbconn_open() options:0 3561919:20251016:085834.958 server #57 started [lld worker #49] 3561919:20251016:085834.958 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561919:20251016:085834.958 In zbx_ipc_socket_open() 3561919:20251016:085834.958 End of zbx_ipc_socket_open():SUCCEED 3561919:20251016:085834.958 In zbx_ipc_socket_write() 3561919:20251016:085834.958 End of zbx_ipc_socket_write():SUCCEED 3561919:20251016:085834.958 In zbx_dbconn_open() options:0 3561772:20251016:085834.958 server #41 started [lld worker #33] 3561772:20251016:085834.958 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561772:20251016:085834.958 In zbx_ipc_socket_open() 3561772:20251016:085834.958 End of zbx_ipc_socket_open():SUCCEED 3561772:20251016:085834.958 In zbx_ipc_socket_write() 3561772:20251016:085834.958 End of zbx_ipc_socket_write():SUCCEED 3561772:20251016:085834.958 In zbx_dbconn_open() options:0 3561954:20251016:085834.958 server #64 started [lld worker #56] 3561954:20251016:085834.958 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561954:20251016:085834.958 In zbx_ipc_socket_open() 3561688:20251016:085834.958 [175] thread started [preprocessing worker #175] 3561688:20251016:085834.958 [176] thread started [preprocessing worker #176] 3561688:20251016:085834.958 [177] thread started [preprocessing worker #177] 3561688:20251016:085834.958 [178] thread started [preprocessing worker #178] 3561688:20251016:085834.958 [193] thread started [preprocessing worker #193] 3561688:20251016:085834.958 [194] thread started [preprocessing worker #194] 3561688:20251016:085834.958 [195] thread started [preprocessing worker #195] 3561688:20251016:085834.958 [196] thread started [preprocessing worker #196] 3561773:20251016:085834.958 server #42 started [lld worker #34] 3561773:20251016:085834.958 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561773:20251016:085834.958 In zbx_ipc_socket_open() 3561773:20251016:085834.958 End of zbx_ipc_socket_open():SUCCEED 3561773:20251016:085834.959 In zbx_ipc_socket_write() 3561773:20251016:085834.959 End of zbx_ipc_socket_write():SUCCEED 3561719:20251016:085834.959 query without transaction detected 3561688:20251016:085834.959 [191] thread started [preprocessing worker #191] 3561688:20251016:085834.959 [49] thread started [preprocessing worker #49] 3561715:20251016:085834.959 query without transaction detected 3561715:20251016:085834.959 query [txnlev:0] [set schema 'public'] 3561718:20251016:085834.959 query without transaction detected 3561718:20251016:085834.959 query [txnlev:0] [set schema 'public'] 3561688:20251016:085834.959 [52] thread started [preprocessing worker #52] 3561688:20251016:085834.959 [53] thread started [preprocessing worker #53] 3561688:20251016:085834.959 [1] thread started [preprocessing worker #1] 3561784:20251016:085834.959 In zbx_ipc_socket_write() 3561784:20251016:085834.959 End of zbx_ipc_socket_write():SUCCEED 3561784:20251016:085834.959 In zbx_dbconn_open() options:0 3561953:20251016:085834.959 server #63 started [lld worker #55] 3561953:20251016:085834.959 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561953:20251016:085834.959 In zbx_ipc_socket_open() 3561953:20251016:085834.959 End of zbx_ipc_socket_open():SUCCEED 3561953:20251016:085834.959 In zbx_ipc_socket_write() 3561953:20251016:085834.959 End of zbx_ipc_socket_write():SUCCEED 3561791:20251016:085834.959 server #46 started [lld worker #38] 3561791:20251016:085834.959 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561791:20251016:085834.959 In zbx_ipc_socket_open() 3561791:20251016:085834.959 End of zbx_ipc_socket_open():SUCCEED 3561791:20251016:085834.959 In zbx_ipc_socket_write() 3561791:20251016:085834.959 End of zbx_ipc_socket_write():SUCCEED 3561791:20251016:085834.959 In zbx_dbconn_open() options:0 3561688:20251016:085834.960 [62] thread started [preprocessing worker #62] 3561961:20251016:085834.960 server #68 started [lld worker #60] 3561961:20251016:085834.960 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561961:20251016:085834.960 In zbx_ipc_socket_open() 3561961:20251016:085834.960 End of zbx_ipc_socket_open():SUCCEED 3561960:20251016:085834.960 server #67 started [lld worker #59] 3561688:20251016:085834.960 [64] thread started [preprocessing worker #64] 3561688:20251016:085834.960 [65] thread started [preprocessing worker #65] 3561688:20251016:085834.960 [66] thread started [preprocessing worker #66] 3561688:20251016:085834.960 [67] thread started [preprocessing worker #67] 3561960:20251016:085834.960 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561960:20251016:085834.960 In zbx_ipc_socket_open() 3561960:20251016:085834.960 End of zbx_ipc_socket_open():SUCCEED 3561960:20251016:085834.960 In zbx_ipc_socket_write() 3561960:20251016:085834.960 End of zbx_ipc_socket_write():SUCCEED 3561960:20251016:085834.960 In zbx_dbconn_open() options:0 3561688:20251016:085834.961 [12] thread started [preprocessing worker #12] 3561688:20251016:085834.961 [20] thread started [preprocessing worker #20] 3561688:20251016:085834.961 [55] thread started [preprocessing worker #55] 3561688:20251016:085834.961 [57] thread started [preprocessing worker #57] 3561688:20251016:085834.961 [11] thread started [preprocessing worker #11] 3561688:20251016:085834.961 [21] thread started [preprocessing worker #21] 3561731:20251016:085834.961 server #36 started [lld worker #28] 3561731:20251016:085834.961 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561731:20251016:085834.961 In zbx_ipc_socket_open() 3561731:20251016:085834.961 End of zbx_ipc_socket_open():SUCCEED 3561731:20251016:085834.961 In zbx_ipc_socket_write() 3561806:20251016:085834.961 End of zbx_ipc_socket_open():SUCCEED 3561718:20251016:085834.961 query without transaction detected 3561718:20251016:085834.961 query [txnlev:0] [set escape_string_warning to off] 3561688:20251016:085834.961 [68] thread started [preprocessing worker #68] 3561688:20251016:085834.961 [122] thread started [preprocessing worker #122] 3561688:20251016:085834.961 [130] thread started [preprocessing worker #130] 3561688:20251016:085834.961 [113] thread started [preprocessing worker #113] 3561688:20251016:085834.961 [139] thread started [preprocessing worker #139] 3561688:20251016:085834.961 [140] thread started [preprocessing worker #140] 3561688:20251016:085834.961 [141] thread started [preprocessing worker #141] 3561688:20251016:085834.961 [94] thread started [preprocessing worker #94] 3561688:20251016:085834.961 [142] thread started [preprocessing worker #142] 3561688:20251016:085834.961 [143] thread started [preprocessing worker #143] 3561688:20251016:085834.961 [144] thread started [preprocessing worker #144] 3561688:20251016:085834.961 [145] thread started [preprocessing worker #145] 3561688:20251016:085834.961 [146] thread started [preprocessing worker #146] 3561688:20251016:085834.961 [147] thread started [preprocessing worker #147] 3561688:20251016:085834.961 [148] thread started [preprocessing worker #148] 3561688:20251016:085834.962 [149] thread started [preprocessing worker #149] 3561688:20251016:085834.962 [150] thread started [preprocessing worker #150] 3561688:20251016:085834.962 [151] thread started [preprocessing worker #151] 3561894:20251016:085834.962 server #55 started [lld worker #47] 3561894:20251016:085834.962 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561894:20251016:085834.962 In zbx_ipc_socket_open() 3561894:20251016:085834.962 End of zbx_ipc_socket_open():SUCCEED 3561894:20251016:085834.962 In zbx_ipc_socket_write() 3561894:20251016:085834.962 End of zbx_ipc_socket_write():SUCCEED 3561894:20251016:085834.962 In zbx_dbconn_open() options:0 3561956:20251016:085834.962 server #65 started [lld worker #57] 3561956:20251016:085834.962 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561956:20251016:085834.962 In zbx_ipc_socket_open() 3561956:20251016:085834.962 End of zbx_ipc_socket_open():SUCCEED 3561956:20251016:085834.962 In zbx_ipc_socket_write() 3561715:20251016:085834.962 query without transaction detected 3561715:20251016:085834.962 query [txnlev:0] [set escape_string_warning to off] 3561718:20251016:085834.962 query without transaction detected 3561718:20251016:085834.962 query [txnlev:0] [set extra_float_digits to 3] 3561688:20251016:085834.962 [156] thread started [preprocessing worker #156] 3561688:20251016:085834.962 [157] thread started [preprocessing worker #157] 3561963:20251016:085834.963 server #70 started [lld worker #62] 3561963:20251016:085834.963 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561688:20251016:085834.963 [161] thread started [preprocessing worker #161] 3561688:20251016:085834.963 [162] thread started [preprocessing worker #162] 3561688:20251016:085834.963 [163] thread started [preprocessing worker #163] 3561688:20251016:085834.963 [164] thread started [preprocessing worker #164] 3561969:20251016:085834.964 server #72 started [lld worker #64] 3561969:20251016:085834.964 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561969:20251016:085834.964 In zbx_ipc_socket_open() 3561969:20251016:085834.964 End of zbx_ipc_socket_open():SUCCEED 3561969:20251016:085834.964 In zbx_ipc_socket_write() 3561969:20251016:085834.964 End of zbx_ipc_socket_write():SUCCEED 3561969:20251016:085834.964 In zbx_dbconn_open() options:0 3561960:20251016:085834.964 query without transaction detected 3561960:20251016:085834.964 query [txnlev:0] [set schema 'public'] 3561962:20251016:085834.965 server #69 started [lld worker #61] 3561962:20251016:085834.965 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561962:20251016:085834.965 In zbx_ipc_socket_open() 3561962:20251016:085834.965 End of zbx_ipc_socket_open():SUCCEED 3561962:20251016:085834.965 In zbx_ipc_socket_write() 3561962:20251016:085834.965 End of zbx_ipc_socket_write():SUCCEED 3561962:20251016:085834.965 In zbx_dbconn_open() options:0 3561973:20251016:085834.965 server #75 started [lld worker #67] 3561973:20251016:085834.965 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561973:20251016:085834.965 In zbx_ipc_socket_open() 3561973:20251016:085834.965 End of zbx_ipc_socket_open():SUCCEED 3561973:20251016:085834.965 In zbx_ipc_socket_write() 3561973:20251016:085834.965 End of zbx_ipc_socket_write():SUCCEED 3561973:20251016:085834.965 In zbx_dbconn_open() options:0 3561688:20251016:085834.965 [44] thread started [preprocessing worker #44] 3561732:20251016:085834.965 query without transaction detected 3561732:20251016:085834.965 query [txnlev:0] [set schema 'public'] 3561970:20251016:085834.965 server #73 started [lld worker #65] 3561970:20251016:085834.966 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561970:20251016:085834.966 In zbx_ipc_socket_open() 3561688:20251016:085834.966 [165] thread started [preprocessing worker #165] 3561960:20251016:085834.966 query without transaction detected 3561960:20251016:085834.966 query [txnlev:0] [set escape_string_warning to off] 3561976:20251016:085834.966 server #77 started [lld worker #69] 3561976:20251016:085834.966 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561976:20251016:085834.966 In zbx_ipc_socket_open() 3561976:20251016:085834.966 End of zbx_ipc_socket_open():SUCCEED 3561976:20251016:085834.966 In zbx_ipc_socket_write() 3561976:20251016:085834.966 End of zbx_ipc_socket_write():SUCCEED 3561976:20251016:085834.966 In zbx_dbconn_open() options:0 3561977:20251016:085834.967 server #78 started [lld worker #70] 3561977:20251016:085834.967 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561977:20251016:085834.967 In zbx_ipc_socket_open() 3561977:20251016:085834.967 End of zbx_ipc_socket_open():SUCCEED 3561977:20251016:085834.967 In zbx_ipc_socket_write() 3561977:20251016:085834.967 End of zbx_ipc_socket_write():SUCCEED 3561977:20251016:085834.967 In zbx_dbconn_open() options:0 3561969:20251016:085834.968 query without transaction detected 3561969:20251016:085834.968 query [txnlev:0] [set schema 'public'] 3561981:20251016:085834.968 server #81 started [http poller #1] 3561981:20251016:085834.969 zbx_setproctitle() title:'http poller #1 [connecting to the database]' 3561981:20251016:085834.969 In zbx_dbconn_open() options:0 3561982:20251016:085834.969 server #82 started [http poller #2] 3561982:20251016:085834.970 zbx_setproctitle() title:'http poller #2 [connecting to the database]' 3561982:20251016:085834.970 In zbx_dbconn_open() options:0 3561980:20251016:085834.970 server #80 started [timer #1] 3561980:20251016:085834.970 zbx_setproctitle() title:'timer #1 [connecting to the database]' 3561980:20251016:085834.970 In zbx_dbconn_open() options:0 3561911:20251016:085834.970 query without transaction detected 3561911:20251016:085834.970 query [txnlev:0] [set schema 'public'] 3560953:20251016:085834.970 End of zbx_ipc_service_recv():2 3560953:20251016:085834.970 In zbx_ipc_async_socket_send() 3560953:20251016:085834.970 In zbx_ipc_client_send() clientid:0 3560953:20251016:085834.970 End of zbx_ipc_client_send():SUCCEED 3560953:20251016:085834.970 End of zbx_ipc_async_socket_send():SUCCEED 3560953:20251016:085834.970 In zbx_ipc_async_socket_flush() timeout:10 3560953:20251016:085834.970 End of zbx_ipc_async_socket_flush():0 3560953:20251016:085834.970 In zbx_ipc_service_recv() timeout:0.988 3561688:20251016:085834.970 [83] thread started [preprocessing worker #83] 3561688:20251016:085834.970 [37] thread started [preprocessing worker #37] 3561688:20251016:085834.970 [183] thread started [preprocessing worker #183] 3561928:20251016:085834.971 server #58 started [lld worker #50] 3561928:20251016:085834.971 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561928:20251016:085834.971 In zbx_ipc_socket_open() 3561928:20251016:085834.971 End of zbx_ipc_socket_open():SUCCEED 3561928:20251016:085834.971 In zbx_ipc_socket_write() 3561928:20251016:085834.971 End of zbx_ipc_socket_write():SUCCEED 3561928:20251016:085834.971 In zbx_dbconn_open() options:0 3561984:20251016:085834.971 server #84 started [http poller #4] 3561984:20251016:085834.971 zbx_setproctitle() title:'http poller #4 [connecting to the database]' 3561984:20251016:085834.971 In zbx_dbconn_open() options:0 3561979:20251016:085834.971 server #79 started [housekeeper #1] 3561979:20251016:085834.971 zbx_setproctitle() title:'housekeeper [startup idle for 30 minutes]' 3561979:20251016:085834.971 In hk_history_compression_init() 3561979:20251016:085834.971 In zbx_dbconn_open() options:0 3561688:20251016:085834.971 [185] thread started [preprocessing worker #185] 3561688:20251016:085834.972 [186] thread started [preprocessing worker #186] 3561688:20251016:085834.972 [73] thread started [preprocessing worker #73] 3561945:20251016:085834.972 server #60 started [lld worker #52] 3561945:20251016:085834.972 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561945:20251016:085834.972 In zbx_ipc_socket_open() 3561945:20251016:085834.972 End of zbx_ipc_socket_open():SUCCEED 3561945:20251016:085834.972 In zbx_ipc_socket_write() 3561945:20251016:085834.972 End of zbx_ipc_socket_write():SUCCEED 3561945:20251016:085834.972 In zbx_dbconn_open() options:0 3561977:20251016:085834.973 query without transaction detected 3561977:20251016:085834.973 query [txnlev:0] [set schema 'public'] 3561993:20251016:085834.973 server #88 started [http poller #8] 3561993:20251016:085834.973 zbx_setproctitle() title:'http poller #8 [connecting to the database]' 3561993:20251016:085834.973 In zbx_dbconn_open() options:0 3561973:20251016:085834.974 query without transaction detected 3561973:20251016:085834.974 query [txnlev:0] [set schema 'public'] 3561998:20251016:085834.975 server #90 started [http poller #10] 3561998:20251016:085834.975 zbx_setproctitle() title:'http poller #10 [connecting to the database]' 3561998:20251016:085834.975 In zbx_dbconn_open() options:0 3561688:20251016:085834.975 [79] thread started [preprocessing worker #79] 3561688:20251016:085834.975 [80] thread started [preprocessing worker #80] 3561688:20251016:085834.975 [81] thread started [preprocessing worker #81] 3561688:20251016:085834.975 [82] thread started [preprocessing worker #82] 3561688:20251016:085834.975 [84] thread started [preprocessing worker #84] 3561688:20251016:085834.975 [85] thread started [preprocessing worker #85] 3562001:20251016:085834.975 server #91 started [http poller #11] 3562001:20251016:085834.975 zbx_setproctitle() title:'http poller #11 [connecting to the database]' 3562001:20251016:085834.975 In zbx_dbconn_open() options:0 3561980:20251016:085834.976 query without transaction detected 3561980:20251016:085834.976 query [txnlev:0] [set schema 'public'] 3561688:20251016:085834.976 [97] thread started [preprocessing worker #97] 3561688:20251016:085834.976 [98] thread started [preprocessing worker #98] 3561688:20251016:085834.976 [99] thread started [preprocessing worker #99] 3561688:20251016:085834.976 [100] thread started [preprocessing worker #100] 3561688:20251016:085834.976 [101] thread started [preprocessing worker #101] 3561688:20251016:085834.976 [102] thread started [preprocessing worker #102] 3561688:20251016:085834.976 [103] thread started [preprocessing worker #103] 3561688:20251016:085834.976 [104] thread started [preprocessing worker #104] 3562003:20251016:085834.976 server #93 started [http poller #13] 3561688:20251016:085834.976 [105] thread started [preprocessing worker #105] 3561688:20251016:085834.976 [106] thread started [preprocessing worker #106] 3561688:20251016:085834.976 [107] thread started [preprocessing worker #107] 3561688:20251016:085834.976 [108] thread started [preprocessing worker #108] 3561688:20251016:085834.976 [109] thread started [preprocessing worker #109] 3561688:20251016:085834.976 [110] thread started [preprocessing worker #110] 3561688:20251016:085834.976 [111] thread started [preprocessing worker #111] 3561688:20251016:085834.976 [112] thread started [preprocessing worker #112] 3561688:20251016:085834.977 [114] thread started [preprocessing worker #114] 3561688:20251016:085834.977 [115] thread started [preprocessing worker #115] 3561688:20251016:085834.977 [117] thread started [preprocessing worker #117] 3561981:20251016:085834.977 query without transaction detected 3561981:20251016:085834.977 query [txnlev:0] [set schema 'public'] 3562003:20251016:085834.977 zbx_setproctitle() title:'http poller #13 [connecting to the database]' 3562003:20251016:085834.977 In zbx_dbconn_open() options:0 3561774:20251016:085834.977 In zbx_ipc_socket_open() 3561774:20251016:085834.977 End of zbx_ipc_socket_open():SUCCEED 3561774:20251016:085834.977 In zbx_ipc_socket_write() 3561774:20251016:085834.977 End of zbx_ipc_socket_write():SUCCEED 3561774:20251016:085834.977 In zbx_dbconn_open() options:0 3561980:20251016:085834.977 query without transaction detected 3561980:20251016:085834.977 query [txnlev:0] [set escape_string_warning to off] 3561980:20251016:085834.977 query without transaction detected 3561980:20251016:085834.977 query [txnlev:0] [set extra_float_digits to 3] 3561980:20251016:085834.977 query [txnlev:0] [show standard_conforming_strings] 3561980:20251016:085834.978 query [txnlev:0] [show default_transaction_read_only] 3561979:20251016:085834.978 query without transaction detected 3561979:20251016:085834.978 query [txnlev:0] [set schema 'public'] 3561980:20251016:085834.978 query [txnlev:0] [select pg_is_in_recovery();] 3561982:20251016:085834.978 query without transaction detected 3561982:20251016:085834.978 query [txnlev:0] [set schema 'public'] 3561980:20251016:085834.978 query without transaction detected 3561980:20251016:085834.978 query [txnlev:0] [set bytea_output=escape] 3561980:20251016:085834.978 End of zbx_dbconn_open():0 3561980:20251016:085834.978 zbx_setproctitle() title:'timer #1 [started, processing maintenances]' 3561980:20251016:085834.978 In zbx_dc_update_maintenances() 3561980:20251016:085834.978 End of zbx_dc_update_maintenances() started:0 stopped:0 running:0 3561980:20251016:085834.978 query [txnlev:1] [begin;] 3561980:20251016:085834.978 In zbx_dc_get_host_maintenance_updates() 3561980:20251016:085834.978 End of zbx_dc_get_host_maintenance_updates() updates:0 3561980:20251016:085834.978 query [txnlev:1] [commit;] 3561980:20251016:085834.978 query [txnlev:0] [select eventid,maintenanceid from event_suppress where suppress_until<1760587114 and suppress_until<>0] 3561979:20251016:085834.979 query without transaction detected 3561979:20251016:085834.979 query [txnlev:0] [set escape_string_warning to off] 3561998:20251016:085834.979 query without transaction detected 3561998:20251016:085834.979 query [txnlev:0] [set schema 'public'] 3561982:20251016:085834.979 query without transaction detected 3561982:20251016:085834.979 query [txnlev:0] [set escape_string_warning to off] 3561982:20251016:085834.979 query without transaction detected 3561982:20251016:085834.979 query [txnlev:0] [set extra_float_digits to 3] 3561982:20251016:085834.979 query [txnlev:0] [show standard_conforming_strings] 3561982:20251016:085834.979 query [txnlev:0] [show default_transaction_read_only] 3561982:20251016:085834.979 query [txnlev:0] [select pg_is_in_recovery();] 3561980:20251016:085834.979 query [txnlev:1] [begin;] 3561980:20251016:085834.979 query [txnlev:1] [delete from event_suppress where suppress_until<1760587114 and suppress_until<>0] 3561982:20251016:085834.980 query without transaction detected 3561982:20251016:085834.980 query [txnlev:0] [set bytea_output=escape] 3561982:20251016:085834.980 End of zbx_dbconn_open():0 3561982:20251016:085834.980 zbx_setproctitle() title:'http poller #2 [got 0 values in 0.000000 sec, getting values]' 3561982:20251016:085834.980 In process_httptests() 3561980:20251016:085834.980 query [txnlev:1] [commit;] 3561984:20251016:085834.980 query without transaction detected 3561984:20251016:085834.980 query [txnlev:0] [set schema 'public'] 3561822:20251016:085834.980 server #50 started [lld worker #42] 3561822:20251016:085834.980 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561822:20251016:085834.980 In zbx_ipc_socket_open() 3561822:20251016:085834.980 End of zbx_ipc_socket_open():SUCCEED 3561822:20251016:085834.980 In zbx_ipc_socket_write() 3561822:20251016:085834.980 End of zbx_ipc_socket_write():SUCCEED 3561822:20251016:085834.980 In zbx_dbconn_open() options:0 3562018:20251016:085834.980 server #104 started [http poller #24] 3562018:20251016:085834.980 zbx_setproctitle() title:'http poller #24 [connecting to the database]' 3562018:20251016:085834.980 In zbx_dbconn_open() options:0 3561979:20251016:085834.981 query without transaction detected 3561979:20251016:085834.981 query [txnlev:0] [set extra_float_digits to 3] 3561998:20251016:085834.981 query without transaction detected 3561998:20251016:085834.981 query [txnlev:0] [set escape_string_warning to off] 3561979:20251016:085834.981 query [txnlev:0] [show standard_conforming_strings] 3561998:20251016:085834.981 query without transaction detected 3561998:20251016:085834.981 query [txnlev:0] [set extra_float_digits to 3] 3562019:20251016:085834.981 server #105 started [http poller #25] 3561829:20251016:085834.981 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561829:20251016:085834.981 In zbx_ipc_socket_open() 3561829:20251016:085834.981 End of zbx_ipc_socket_open():SUCCEED 3561829:20251016:085834.981 In zbx_ipc_socket_write() 3561829:20251016:085834.981 End of zbx_ipc_socket_write():SUCCEED 3561829:20251016:085834.981 In zbx_dbconn_open() options:0 3562005:20251016:085834.981 server #95 started [http poller #15] 3561688:20251016:085834.981 [155] thread started [preprocessing worker #155] 3561688:20251016:085834.981 [169] thread started [preprocessing worker #169] 3562008:20251016:085834.981 server #96 started [http poller #16] 3562008:20251016:085834.981 zbx_setproctitle() title:'http poller #16 [connecting to the database]' 3562008:20251016:085834.981 In zbx_dbconn_open() options:0 3562012:20251016:085834.981 server #98 started [http poller #18] 3562019:20251016:085834.981 zbx_setproctitle() title:'http poller #25 [connecting to the database]' 3562012:20251016:085834.981 zbx_setproctitle() title:'http poller #18 [connecting to the database]' 3561688:20251016:085834.982 [171] thread started [preprocessing worker #171] 3562019:20251016:085834.982 In zbx_dbconn_open() options:0 3561688:20251016:085834.982 [173] thread started [preprocessing worker #173] 3561688:20251016:085834.982 [174] thread started [preprocessing worker #174] 3561688:20251016:085834.982 [70] thread started [preprocessing worker #70] 3561877:20251016:085834.982 server #54 started [lld worker #46] 3561877:20251016:085834.982 zbx_setproctitle() title:'lld worker [connecting to the database]' 3562017:20251016:085834.982 server #103 started [http poller #23] 3561719:20251016:085834.982 query [txnlev:0] [set schema 'public'] 3561688:20251016:085834.982 [23] thread started [preprocessing worker #23] 3561714:20251016:085834.982 query without transaction detected 3561714:20251016:085834.982 query [txnlev:0] [set schema 'public'] 3562010:20251016:085834.982 server #97 started [http poller #17] 3562010:20251016:085834.982 zbx_setproctitle() title:'http poller #17 [connecting to the database]' 3562010:20251016:085834.982 In zbx_dbconn_open() options:0 3561993:20251016:085834.982 query without transaction detected 3561993:20251016:085834.982 query [txnlev:0] [set schema 'public'] 3561984:20251016:085834.982 query without transaction detected 3561984:20251016:085834.982 query [txnlev:0] [set escape_string_warning to off] 3561773:20251016:085834.982 In zbx_dbconn_open() options:0 3562023:20251016:085834.982 server #107 started [http poller #27] 3562023:20251016:085834.982 zbx_setproctitle() title:'http poller #27 [connecting to the database]' 3562023:20251016:085834.982 In zbx_dbconn_open() options:0 3561958:20251016:085834.983 server #66 started [lld worker #58] 3561958:20251016:085834.983 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561958:20251016:085834.983 In zbx_ipc_socket_open() 3561958:20251016:085834.983 End of zbx_ipc_socket_open():SUCCEED 3561958:20251016:085834.983 In zbx_ipc_socket_write() 3561958:20251016:085834.983 End of zbx_ipc_socket_write():SUCCEED 3561958:20251016:085834.983 In zbx_dbconn_open() options:0 3562027:20251016:085834.983 server #111 started [http poller #31] 3562027:20251016:085834.983 zbx_setproctitle() title:'http poller #31 [connecting to the database]' 3562027:20251016:085834.983 In zbx_dbconn_open() options:0 3561688:20251016:085834.983 [72] thread started [preprocessing worker #72] 3562028:20251016:085834.983 server #112 started [http poller #32] 3562028:20251016:085834.983 zbx_setproctitle() title:'http poller #32 [connecting to the database]' 3562028:20251016:085834.983 In zbx_dbconn_open() options:0 3562029:20251016:085834.984 server #113 started [http poller #33] 3562029:20251016:085834.984 zbx_setproctitle() title:'http poller #33 [connecting to the database]' 3562029:20251016:085834.984 In zbx_dbconn_open() options:0 3561719:20251016:085834.984 query without transaction detected 3561719:20251016:085834.984 query [txnlev:0] [set escape_string_warning to off] 3562026:20251016:085834.984 server #110 started [http poller #30] 3562026:20251016:085834.984 zbx_setproctitle() title:'http poller #30 [connecting to the database]' 3562030:20251016:085834.984 server #114 started [http poller #34] 3562030:20251016:085834.984 zbx_setproctitle() title:'http poller #34 [connecting to the database]' 3562030:20251016:085834.984 In zbx_dbconn_open() options:0 3562031:20251016:085834.984 server #115 started [http poller #35] 3562031:20251016:085834.985 zbx_setproctitle() title:'http poller #35 [connecting to the database]' 3562031:20251016:085834.985 In zbx_dbconn_open() options:0 3561953:20251016:085834.985 In zbx_dbconn_open() options:0 3561719:20251016:085834.985 query without transaction detected 3561719:20251016:085834.985 query [txnlev:0] [set extra_float_digits to 3] 3562003:20251016:085834.985 query without transaction detected 3562003:20251016:085834.985 query [txnlev:0] [set schema 'public'] 3561961:20251016:085834.986 In zbx_ipc_socket_write() 3561961:20251016:085834.986 End of zbx_ipc_socket_write():SUCCEED 3561961:20251016:085834.986 In zbx_dbconn_open() options:0 3561822:20251016:085834.986 query without transaction detected 3561822:20251016:085834.986 query [txnlev:0] [set schema 'public'] 3561928:20251016:085834.986 query without transaction detected 3561928:20251016:085834.986 query [txnlev:0] [set schema 'public'] 3562025:20251016:085834.986 server #109 started [http poller #29] 3562025:20251016:085834.986 zbx_setproctitle() title:'http poller #29 [connecting to the database]' 3562025:20251016:085834.986 In zbx_dbconn_open() options:0 3561719:20251016:085834.986 query [txnlev:0] [show standard_conforming_strings] 3562003:20251016:085834.986 query without transaction detected 3562003:20251016:085834.986 query [txnlev:0] [set escape_string_warning to off] 3562003:20251016:085834.987 query without transaction detected 3562003:20251016:085834.987 query [txnlev:0] [set extra_float_digits to 3] 3562003:20251016:085834.987 query [txnlev:0] [show standard_conforming_strings] 3562003:20251016:085834.987 query [txnlev:0] [show default_transaction_read_only] 3562003:20251016:085834.987 query [txnlev:0] [select pg_is_in_recovery();] 3561775:20251016:085834.987 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561993:20251016:085834.987 query without transaction detected 3561688:20251016:085834.987 [50] thread started [preprocessing worker #50] 3561689:20251016:085834.987 In ipc_service_add_client() 3561822:20251016:085834.987 query without transaction detected 3561822:20251016:085834.987 query [txnlev:0] [set escape_string_warning to off] 3561688:20251016:085834.987 [59] thread started [preprocessing worker #59] 3561688:20251016:085834.987 [63] thread started [preprocessing worker #63] 3561764:20251016:085834.987 server #40 started [lld worker #32] 3561764:20251016:085834.987 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561764:20251016:085834.987 In zbx_ipc_socket_open() 3561764:20251016:085834.987 End of zbx_ipc_socket_open():SUCCEED 3561764:20251016:085834.987 In zbx_ipc_socket_write() 3561764:20251016:085834.987 End of zbx_ipc_socket_write():SUCCEED 3561764:20251016:085834.987 In zbx_dbconn_open() options:0 3562041:20251016:085834.988 server #118 started [http poller #38] 3562041:20251016:085834.988 zbx_setproctitle() title:'http poller #38 [connecting to the database]' 3562041:20251016:085834.988 In zbx_dbconn_open() options:0 3561829:20251016:085834.988 query without transaction detected 3561829:20251016:085834.988 query [txnlev:0] [set schema 'public'] 3561950:20251016:085834.989 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561829:20251016:085834.989 query without transaction detected 3561688:20251016:085834.989 [75] thread started [preprocessing worker #75] 3561839:20251016:085834.989 query without transaction detected 3561839:20251016:085834.989 query [txnlev:0] [set schema 'public'] 3561956:20251016:085834.989 End of zbx_ipc_socket_write():SUCCEED 3561956:20251016:085834.989 In zbx_dbconn_open() options:0 3562043:20251016:085834.989 server #120 started [http poller #40] 3562043:20251016:085834.989 zbx_setproctitle() title:'http poller #40 [connecting to the database]' 3562043:20251016:085834.989 In zbx_dbconn_open() options:0 3561688:20251016:085834.989 [152] thread started [preprocessing worker #152] 3561688:20251016:085834.989 [158] thread started [preprocessing worker #158] 3561688:20251016:085834.989 [159] thread started [preprocessing worker #159] 3562018:20251016:085834.990 query without transaction detected 3562018:20251016:085834.990 query [txnlev:0] [set schema 'public'] 3561928:20251016:085834.990 query without transaction detected 3561928:20251016:085834.990 query [txnlev:0] [set escape_string_warning to off] 3562040:20251016:085834.990 server #117 started [http poller #37] 3562040:20251016:085834.990 zbx_setproctitle() title:'http poller #37 [connecting to the database]' 3562040:20251016:085834.990 In zbx_dbconn_open() options:0 3562047:20251016:085834.991 server #121 started [http poller #41] 3562047:20251016:085834.991 zbx_setproctitle() title:'http poller #41 [connecting to the database]' 3562047:20251016:085834.991 In zbx_dbconn_open() options:0 3562018:20251016:085834.991 query without transaction detected 3562018:20251016:085834.991 query [txnlev:0] [set escape_string_warning to off] 3562018:20251016:085834.991 query without transaction detected 3562018:20251016:085834.991 query [txnlev:0] [set extra_float_digits to 3] 3562018:20251016:085834.991 query [txnlev:0] [show standard_conforming_strings] 3561935:20251016:085834.991 query without transaction detected 3561935:20251016:085834.991 query [txnlev:0] [set schema 'public'] 3561928:20251016:085834.991 query without transaction detected 3561928:20251016:085834.991 query [txnlev:0] [set extra_float_digits to 3] 3562023:20251016:085834.991 query without transaction detected 3562023:20251016:085834.991 query [txnlev:0] [set schema 'public'] 3561714:20251016:085834.991 query without transaction detected 3561714:20251016:085834.991 query [txnlev:0] [set escape_string_warning to off] 3561731:20251016:085834.991 End of zbx_ipc_socket_write():SUCCEED 3561731:20251016:085834.991 In zbx_dbconn_open() options:0 3561688:20251016:085834.992 [14] thread started [preprocessing worker #14] 3561739:20251016:085834.992 server #38 started [lld worker #30] 3561739:20251016:085834.992 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561739:20251016:085834.992 In zbx_ipc_socket_open() 3561739:20251016:085834.992 End of zbx_ipc_socket_open():SUCCEED 3561739:20251016:085834.992 In zbx_ipc_socket_write() 3561739:20251016:085834.992 End of zbx_ipc_socket_write():SUCCEED 3561739:20251016:085834.992 In zbx_dbconn_open() options:0 3561958:20251016:085834.992 query without transaction detected 3561958:20251016:085834.992 query [txnlev:0] [set schema 'public'] 3561972:20251016:085834.992 server #74 started [lld worker #66] 3561972:20251016:085834.992 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561972:20251016:085834.992 In zbx_ipc_socket_open() 3561972:20251016:085834.992 End of zbx_ipc_socket_open():SUCCEED 3561972:20251016:085834.992 In zbx_ipc_socket_write() 3561972:20251016:085834.992 End of zbx_ipc_socket_write():SUCCEED 3561972:20251016:085834.992 In zbx_dbconn_open() options:0 3561715:20251016:085834.992 query without transaction detected 3561715:20251016:085834.992 query [txnlev:0] [set extra_float_digits to 3] 3561718:20251016:085834.992 query [txnlev:0] [show standard_conforming_strings] 3562049:20251016:085834.993 server #122 started [http poller #42] 3562049:20251016:085834.993 zbx_setproctitle() title:'http poller #42 [connecting to the database]' 3562049:20251016:085834.993 In zbx_dbconn_open() options:0 3561945:20251016:085834.993 query without transaction detected 3561945:20251016:085834.993 query [txnlev:0] [set schema 'public'] 3561935:20251016:085834.993 query without transaction detected 3561935:20251016:085834.993 query [txnlev:0] [set escape_string_warning to off] 3561928:20251016:085834.993 query [txnlev:0] [show standard_conforming_strings] 3561791:20251016:085834.994 query without transaction detected 3561791:20251016:085834.994 query [txnlev:0] [set schema 'public'] 3561688:20251016:085834.994 [160] thread started [preprocessing worker #160] 3561894:20251016:085834.994 query without transaction detected 3561894:20251016:085834.994 query [txnlev:0] [set schema 'public'] 3561688:20251016:085834.994 [42] thread started [preprocessing worker #42] 3561732:20251016:085834.994 query without transaction detected 3561732:20251016:085834.994 query [txnlev:0] [set escape_string_warning to off] 3561935:20251016:085834.994 query without transaction detected 3561960:20251016:085834.994 query without transaction detected 3561960:20251016:085834.994 query [txnlev:0] [set extra_float_digits to 3] 3561688:20251016:085834.994 [184] thread started [preprocessing worker #184] 3562030:20251016:085834.994 query without transaction detected 3562030:20251016:085834.994 query [txnlev:0] [set schema 'public'] 3561688:20251016:085834.994 [167] thread started [preprocessing worker #167] 3562029:20251016:085834.995 query without transaction detected 3562029:20251016:085834.995 query [txnlev:0] [set schema 'public'] 3562023:20251016:085834.995 query without transaction detected 3562023:20251016:085834.995 query [txnlev:0] [set escape_string_warning to off] 3562027:20251016:085834.995 query without transaction detected 3561962:20251016:085834.995 query without transaction detected 3561962:20251016:085834.995 query [txnlev:0] [set schema 'public'] 3561976:20251016:085834.995 query without transaction detected 3561976:20251016:085834.995 query [txnlev:0] [set schema 'public'] 3561969:20251016:085834.995 query without transaction detected 3561969:20251016:085834.995 query [txnlev:0] [set escape_string_warning to off] 3561945:20251016:085834.996 query without transaction detected 3561945:20251016:085834.996 query [txnlev:0] [set escape_string_warning to off] 3562030:20251016:085834.996 query without transaction detected 3562030:20251016:085834.996 query [txnlev:0] [set escape_string_warning to off] 3562030:20251016:085834.996 query without transaction detected 3562030:20251016:085834.996 query [txnlev:0] [set extra_float_digits to 3] 3562030:20251016:085834.996 query [txnlev:0] [show standard_conforming_strings] 3561732:20251016:085834.996 query without transaction detected 3561732:20251016:085834.996 query [txnlev:0] [set extra_float_digits to 3] 3562030:20251016:085834.996 query [txnlev:0] [show default_transaction_read_only] 3561791:20251016:085834.996 query without transaction detected 3561791:20251016:085834.996 query [txnlev:0] [set escape_string_warning to off] 3562030:20251016:085834.996 query [txnlev:0] [select pg_is_in_recovery();] 3561960:20251016:085834.996 query [txnlev:0] [show standard_conforming_strings] 3562030:20251016:085834.996 query without transaction detected 3562030:20251016:085834.996 query [txnlev:0] [set bytea_output=escape] 3562030:20251016:085834.996 End of zbx_dbconn_open():0 3562030:20251016:085834.996 zbx_setproctitle() title:'http poller #34 [got 0 values in 0.000000 sec, getting values]' 3562030:20251016:085834.996 In process_httptests() 3562030:20251016:085834.996 End of process_httptests() 3562030:20251016:085834.996 zbx_setproctitle() title:'http poller #34 [got 0 values in 0.000069 sec, idle 5 sec]' 3561960:20251016:085834.996 query [txnlev:0] [show default_transaction_read_only] 3562028:20251016:085834.997 query without transaction detected 3562028:20251016:085834.997 query [txnlev:0] [set schema 'public'] 3561983:20251016:085834.997 server #83 started [http poller #3] 3561983:20251016:085834.997 zbx_setproctitle() title:'http poller #3 [connecting to the database]' 3561983:20251016:085834.997 In zbx_dbconn_open() options:0 3561985:20251016:085834.997 server #85 started [http poller #5] 3561985:20251016:085834.997 zbx_setproctitle() title:'http poller #5 [connecting to the database]' 3561985:20251016:085834.997 In zbx_dbconn_open() options:0 3561911:20251016:085834.998 query without transaction detected 3561911:20251016:085834.998 query [txnlev:0] [set escape_string_warning to off] 3562029:20251016:085834.998 query without transaction detected 3562029:20251016:085834.999 query [txnlev:0] [set escape_string_warning to off] 3562025:20251016:085834.999 query without transaction detected 3562025:20251016:085834.999 query [txnlev:0] [set schema 'public'] 3562023:20251016:085834.999 query without transaction detected 3562023:20251016:085834.999 query [txnlev:0] [set extra_float_digits to 3] 3562031:20251016:085834.999 query without transaction detected 3562031:20251016:085834.999 query [txnlev:0] [set schema 'public'] 3561894:20251016:085834.999 query without transaction detected 3561894:20251016:085834.999 query [txnlev:0] [set escape_string_warning to off] 3562002:20251016:085834.999 server #92 started [http poller #12] 3562002:20251016:085834.999 zbx_setproctitle() title:'http poller #12 [connecting to the database]' 3562002:20251016:085834.999 In zbx_dbconn_open() options:0 3562023:20251016:085835.000 query [txnlev:0] [show standard_conforming_strings] 3561894:20251016:085835.000 query without transaction detected 3561894:20251016:085835.000 query [txnlev:0] [set extra_float_digits to 3] 3561688:20251016:085835.000 [189] thread started [preprocessing worker #189] 3561894:20251016:085835.000 query [txnlev:0] [show standard_conforming_strings] 3561731:20251016:085835.000 query without transaction detected 3561731:20251016:085835.000 query [txnlev:0] [set schema 'public'] 3561894:20251016:085835.000 query [txnlev:0] [show default_transaction_read_only] 3562068:20251016:085835.001 server #123 started [http poller #43] 3562068:20251016:085835.001 zbx_setproctitle() title:'http poller #43 [connecting to the database]' 3562068:20251016:085835.001 In zbx_dbconn_open() options:0 3561894:20251016:085835.001 query [txnlev:0] [select pg_is_in_recovery();] 3562031:20251016:085835.001 query without transaction detected 3562031:20251016:085835.001 query [txnlev:0] [set escape_string_warning to off] 3561894:20251016:085835.001 query without transaction detected 3561894:20251016:085835.001 query [txnlev:0] [set bytea_output=escape] 3561982:20251016:085835.001 End of process_httptests() 3561982:20251016:085835.001 zbx_setproctitle() title:'http poller #2 [got 0 values in 0.021717 sec, idle 5 sec]' 3561953:20251016:085835.001 query without transaction detected 3561953:20251016:085835.001 query [txnlev:0] [set schema 'public'] 3561894:20251016:085835.001 End of zbx_dbconn_open():0 3561748:20251016:085835.002 server #39 started [lld worker #31] 3561748:20251016:085835.002 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561748:20251016:085835.002 In zbx_ipc_socket_open() 3561748:20251016:085835.002 End of zbx_ipc_socket_open():SUCCEED 3561748:20251016:085835.002 In zbx_ipc_socket_write() 3561748:20251016:085835.002 End of zbx_ipc_socket_write():SUCCEED 3561748:20251016:085835.002 In zbx_dbconn_open() options:0 3562031:20251016:085835.002 query without transaction detected 3562031:20251016:085835.002 query [txnlev:0] [set extra_float_digits to 3] 3562069:20251016:085835.002 server #124 started [http poller #44] 3561980:20251016:085835.002 query [txnlev:0] [select p.eventid,p.objectid,p.r_eventid,null,null from problem p where p.source=0 and p.object=0 and mod(p.eventid,1)=0 order by p.eventid] 3561953:20251016:085835.003 query without transaction detected 3561953:20251016:085835.003 query [txnlev:0] [set escape_string_warning to off] 3561985:20251016:085835.003 query without transaction detected 3561985:20251016:085835.003 query [txnlev:0] [set schema 'public'] 3562042:20251016:085835.003 server #119 started [http poller #39] 3562042:20251016:085835.003 zbx_setproctitle() title:'http poller #39 [connecting to the database]' 3562042:20251016:085835.003 In zbx_dbconn_open() options:0 3562015:20251016:085835.003 server #101 started [http poller #21] 3562043:20251016:085835.003 query without transaction detected 3562043:20251016:085835.003 query [txnlev:0] [set schema 'public'] 3561980:20251016:085835.004 query [txnlev:0] [select eventid,maintenanceid,suppress_until from event_suppress where mod(eventid,1)=0 and maintenanceid is not null order by eventid] 3561688:20251016:085835.005 [154] thread started [preprocessing worker #154] 3561858:20251016:085835.005 server #53 started [lld worker #45] 3561858:20251016:085835.005 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561858:20251016:085835.005 In zbx_ipc_socket_open() 3561858:20251016:085835.005 End of zbx_ipc_socket_open():SUCCEED 3561858:20251016:085835.005 In zbx_ipc_socket_write() 3561731:20251016:085835.005 query without transaction detected 3561731:20251016:085835.005 query [txnlev:0] [set escape_string_warning to off] 3562001:20251016:085835.005 query without transaction detected 3562001:20251016:085835.005 query [txnlev:0] [set schema 'public'] 3561739:20251016:085835.005 query without transaction detected 3561739:20251016:085835.005 query [txnlev:0] [set schema 'public'] 3561980:20251016:085835.005 query [txnlev:1] [begin;] 3561980:20251016:085835.005 query [txnlev:1] [commit;] 3561980:20251016:085835.005 zbx_setproctitle() title:'timer #1 [updated 0 hosts, suppressed 0 events in 0.027425 sec, idle 24 sec]' 3562047:20251016:085835.005 query without transaction detected 3562047:20251016:085835.005 query [txnlev:0] [set schema 'public'] 3562012:20251016:085835.005 In zbx_dbconn_open() options:0 3561688:20251016:085835.005 [172] thread started [preprocessing worker #172] 3562071:20251016:085835.006 server #126 started [http poller #46] 3561996:20251016:085835.006 server #89 started [http poller #9] 3561996:20251016:085835.006 zbx_setproctitle() title:'http poller #9 [connecting to the database]' 3561996:20251016:085835.006 In zbx_dbconn_open() options:0 3562001:20251016:085835.007 query without transaction detected 3562001:20251016:085835.007 query [txnlev:0] [set escape_string_warning to off] 3562001:20251016:085835.007 query without transaction detected 3562001:20251016:085835.007 query [txnlev:0] [set extra_float_digits to 3] 3562016:20251016:085835.007 server #102 started [http poller #22] 3562016:20251016:085835.007 zbx_setproctitle() title:'http poller #22 [connecting to the database]' 3562016:20251016:085835.007 In zbx_dbconn_open() options:0 3561731:20251016:085835.007 query without transaction detected 3561731:20251016:085835.007 query [txnlev:0] [set extra_float_digits to 3] 3561739:20251016:085835.007 query without transaction detected 3561739:20251016:085835.007 query [txnlev:0] [set escape_string_warning to off] 3562001:20251016:085835.007 query [txnlev:0] [show standard_conforming_strings] 3561739:20251016:085835.007 query without transaction detected 3561739:20251016:085835.007 query [txnlev:0] [set extra_float_digits to 3] 3561731:20251016:085835.007 query [txnlev:0] [show standard_conforming_strings] 3562001:20251016:085835.008 query [txnlev:0] [show default_transaction_read_only] 3561739:20251016:085835.008 query [txnlev:0] [show standard_conforming_strings] 3562001:20251016:085835.008 query [txnlev:0] [select pg_is_in_recovery();] 3561731:20251016:085835.008 query [txnlev:0] [show default_transaction_read_only] 3561739:20251016:085835.008 query [txnlev:0] [show default_transaction_read_only] 3561731:20251016:085835.008 query [txnlev:0] [select pg_is_in_recovery();] 3561952:20251016:085835.008 server #62 started [lld worker #54] 3561952:20251016:085835.008 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561952:20251016:085835.008 In zbx_ipc_socket_open() 3561952:20251016:085835.008 End of zbx_ipc_socket_open():SUCCEED 3561952:20251016:085835.008 In zbx_ipc_socket_write() 3561952:20251016:085835.008 End of zbx_ipc_socket_write():SUCCEED 3561739:20251016:085835.008 query [txnlev:0] [select pg_is_in_recovery();] 3562001:20251016:085835.008 query without transaction detected 3562001:20251016:085835.008 query [txnlev:0] [set bytea_output=escape] 3561739:20251016:085835.008 query without transaction detected 3561739:20251016:085835.008 query [txnlev:0] [set bytea_output=escape] 3561739:20251016:085835.008 End of zbx_dbconn_open():0 3561739:20251016:085835.008 zbx_setproctitle() title:'lld worker #30 started' 3561739:20251016:085835.008 In zbx_ipc_socket_read() 3561979:20251016:085835.008 query [txnlev:0] [show default_transaction_read_only] 3561998:20251016:085835.008 query [txnlev:0] [show standard_conforming_strings] 3561979:20251016:085835.008 query [txnlev:0] [select pg_is_in_recovery();] 3561998:20251016:085835.008 query [txnlev:0] [show default_transaction_read_only] 3561998:20251016:085835.009 query [txnlev:0] [select pg_is_in_recovery();] 3562001:20251016:085835.009 End of zbx_dbconn_open():0 3562001:20251016:085835.010 zbx_setproctitle() title:'http poller #11 [got 0 values in 0.000000 sec, getting values]' 3561993:20251016:085835.011 query [txnlev:0] [set escape_string_warning to off] 3562024:20251016:085835.011 server #108 started [http poller #28] 3562024:20251016:085835.011 zbx_setproctitle() title:'http poller #28 [connecting to the database]' 3561719:20251016:085835.011 query [txnlev:0] [show default_transaction_read_only] 3561822:20251016:085835.011 query without transaction detected 3561822:20251016:085835.011 query [txnlev:0] [set extra_float_digits to 3] 3562003:20251016:085835.011 query without transaction detected 3562003:20251016:085835.011 query [txnlev:0] [set bytea_output=escape] 3562026:20251016:085835.011 In zbx_dbconn_open() options:0 3561806:20251016:085835.011 In zbx_ipc_socket_write() 3562008:20251016:085835.011 query without transaction detected 3561919:20251016:085835.011 query without transaction detected 3561919:20251016:085835.011 query [txnlev:0] [set schema 'public'] 3561713:20251016:085835.011 query without transaction detected 3561713:20251016:085835.011 query [txnlev:0] [set schema 'public'] 3561839:20251016:085835.011 query without transaction detected 3561950:20251016:085835.011 In zbx_ipc_socket_open() 3561950:20251016:085835.011 End of zbx_ipc_socket_open():SUCCEED 3561950:20251016:085835.011 In zbx_ipc_socket_write() 3561950:20251016:085835.011 End of zbx_ipc_socket_write():SUCCEED 3561950:20251016:085835.011 In zbx_dbconn_open() options:0 3562073:20251016:085835.011 server #128 started [http poller #48] 3562073:20251016:085835.011 zbx_setproctitle() title:'http poller #48 [connecting to the database]' 3562073:20251016:085835.011 In zbx_dbconn_open() options:0 3562003:20251016:085835.011 End of zbx_dbconn_open():0 3562003:20251016:085835.011 zbx_setproctitle() title:'http poller #13 [got 0 values in 0.000000 sec, getting values]' 3562003:20251016:085835.011 In process_httptests() 3562003:20251016:085835.011 End of process_httptests() 3562003:20251016:085835.011 zbx_setproctitle() title:'http poller #13 [got 0 values in 0.000065 sec, idle 5 sec]' 3561998:20251016:085835.012 query without transaction detected 3561998:20251016:085835.012 query [txnlev:0] [set bytea_output=escape] 3561998:20251016:085835.012 End of zbx_dbconn_open():0 3561998:20251016:085835.012 zbx_setproctitle() title:'http poller #10 [got 0 values in 0.000000 sec, getting values]' 3562018:20251016:085835.012 query [txnlev:0] [show default_transaction_read_only] 3562018:20251016:085835.012 query [txnlev:0] [select pg_is_in_recovery();] 3562018:20251016:085835.012 query without transaction detected 3562018:20251016:085835.012 query [txnlev:0] [set bytea_output=escape] 3562018:20251016:085835.012 End of zbx_dbconn_open():0 3562018:20251016:085835.012 zbx_setproctitle() title:'http poller #24 [got 0 values in 0.000000 sec, getting values]' 3562018:20251016:085835.012 In process_httptests() 3562018:20251016:085835.012 End of process_httptests() 3562018:20251016:085835.012 zbx_setproctitle() title:'http poller #24 [got 0 values in 0.000060 sec, idle 5 sec]' 3562075:20251016:085835.012 server #130 started [http poller #50] 3561919:20251016:085835.012 query without transaction detected 3561919:20251016:085835.012 query [txnlev:0] [set escape_string_warning to off] 3561688:20251016:085835.012 [192] thread started [preprocessing worker #192] 3561772:20251016:085835.013 query without transaction detected 3561772:20251016:085835.013 query [txnlev:0] [set schema 'public'] 3561928:20251016:085835.013 query [txnlev:0] [show default_transaction_read_only] 3561935:20251016:085835.013 query [txnlev:0] [set extra_float_digits to 3] 3561945:20251016:085835.013 query without transaction detected 3561945:20251016:085835.013 query [txnlev:0] [set extra_float_digits to 3] 3561688:20251016:085835.013 [187] thread started [preprocessing worker #187] 3561986:20251016:085835.013 server #86 started [http poller #6] 3561986:20251016:085835.013 zbx_setproctitle() title:'http poller #6 [connecting to the database]' 3561986:20251016:085835.013 In zbx_dbconn_open() options:0 3561732:20251016:085835.014 query [txnlev:0] [show standard_conforming_strings] 3561919:20251016:085835.014 query without transaction detected 3561919:20251016:085835.014 query [txnlev:0] [set extra_float_digits to 3] 3561688:20251016:085835.014 [74] thread started [preprocessing worker #74] 3561968:20251016:085835.014 server #71 started [lld worker #63] 3561968:20251016:085835.014 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561968:20251016:085835.014 In zbx_ipc_socket_open() 3561968:20251016:085835.014 End of zbx_ipc_socket_open():SUCCEED 3561968:20251016:085835.014 In zbx_ipc_socket_write() 3561968:20251016:085835.014 End of zbx_ipc_socket_write():SUCCEED 3561968:20251016:085835.014 In zbx_dbconn_open() options:0 3561732:20251016:085835.014 query [txnlev:0] [show default_transaction_read_only] 3562041:20251016:085835.014 query without transaction detected 3562041:20251016:085835.014 query [txnlev:0] [set schema 'public'] 3561958:20251016:085835.015 query without transaction detected 3561958:20251016:085835.015 query [txnlev:0] [set escape_string_warning to off] 3561976:20251016:085835.015 query without transaction detected 3561976:20251016:085835.015 query [txnlev:0] [set escape_string_warning to off] 3561962:20251016:085835.015 query without transaction detected 3561962:20251016:085835.015 query [txnlev:0] [set escape_string_warning to off] 3561976:20251016:085835.015 query without transaction detected 3561976:20251016:085835.015 query [txnlev:0] [set extra_float_digits to 3] 3562074:20251016:085835.015 server #129 started [http poller #49] 3562074:20251016:085835.015 zbx_setproctitle() title:'http poller #49 [connecting to the database]' 3562074:20251016:085835.015 In zbx_dbconn_open() options:0 3561764:20251016:085835.015 query without transaction detected 3561764:20251016:085835.015 query [txnlev:0] [set schema 'public'] 3561962:20251016:085835.015 query without transaction detected 3561962:20251016:085835.015 query [txnlev:0] [set extra_float_digits to 3] 3561960:20251016:085835.015 query [txnlev:0] [select pg_is_in_recovery();] 3561958:20251016:085835.015 query without transaction detected 3561958:20251016:085835.015 query [txnlev:0] [set extra_float_digits to 3] 3561962:20251016:085835.016 query [txnlev:0] [show standard_conforming_strings] 3562041:20251016:085835.016 query without transaction detected 3562041:20251016:085835.016 query [txnlev:0] [set escape_string_warning to off] 3561962:20251016:085835.016 query [txnlev:0] [show default_transaction_read_only] 3561962:20251016:085835.016 query [txnlev:0] [select pg_is_in_recovery();] 3561958:20251016:085835.016 query [txnlev:0] [show standard_conforming_strings] 3561962:20251016:085835.016 query without transaction detected 3561962:20251016:085835.016 query [txnlev:0] [set bytea_output=escape] 3561962:20251016:085835.016 End of zbx_dbconn_open():0 3561962:20251016:085835.016 zbx_setproctitle() title:'lld worker #61 started' 3561962:20251016:085835.016 In zbx_ipc_socket_read() 3561996:20251016:085835.016 query without transaction detected 3561996:20251016:085835.016 query [txnlev:0] [set schema 'public'] 3561950:20251016:085835.017 query without transaction detected 3561950:20251016:085835.017 query [txnlev:0] [set schema 'public'] 3562041:20251016:085835.017 query without transaction detected 3562041:20251016:085835.017 query [txnlev:0] [set extra_float_digits to 3] 3562041:20251016:085835.017 query [txnlev:0] [show standard_conforming_strings] 3562041:20251016:085835.017 query [txnlev:0] [show default_transaction_read_only] 3562041:20251016:085835.017 query [txnlev:0] [select pg_is_in_recovery();] 3562041:20251016:085835.017 query without transaction detected 3562041:20251016:085835.017 query [txnlev:0] [set bytea_output=escape] 3562041:20251016:085835.017 End of zbx_dbconn_open():0 3562041:20251016:085835.017 zbx_setproctitle() title:'http poller #38 [got 0 values in 0.000000 sec, getting values]' 3562041:20251016:085835.017 In process_httptests() 3562041:20251016:085835.017 End of process_httptests() 3562041:20251016:085835.017 zbx_setproctitle() title:'http poller #38 [got 0 values in 0.000068 sec, idle 5 sec]' 3562014:20251016:085835.017 server #100 started [http poller #20] 3562014:20251016:085835.017 zbx_setproctitle() title:'http poller #20 [connecting to the database]' 3562014:20251016:085835.017 In zbx_dbconn_open() options:0 3562010:20251016:085835.017 query without transaction detected 3562010:20251016:085835.017 query [txnlev:0] [set schema 'public'] 3561958:20251016:085835.017 query [txnlev:0] [show default_transaction_read_only] 3561958:20251016:085835.018 query [txnlev:0] [select pg_is_in_recovery();] 3561935:20251016:085835.018 query [txnlev:0] [show standard_conforming_strings] 3561996:20251016:085835.018 query without transaction detected 3561996:20251016:085835.018 query [txnlev:0] [set escape_string_warning to off] 3561945:20251016:085835.018 query [txnlev:0] [show standard_conforming_strings] 3561928:20251016:085835.018 query [txnlev:0] [select pg_is_in_recovery();] 3561996:20251016:085835.018 query without transaction detected 3561996:20251016:085835.018 query [txnlev:0] [set extra_float_digits to 3] 3561688:20251016:085835.018 In zbx_ipc_async_socket_open() 3561688:20251016:085835.018 In zbx_ipc_socket_open() 3561688:20251016:085835.018 End of zbx_ipc_socket_open():SUCCEED 3561935:20251016:085835.018 query [txnlev:0] [show default_transaction_read_only] 3561688:20251016:085835.018 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 3561688:20251016:085835.018 [43] thread started [preprocessing worker #43] 3561958:20251016:085835.018 query without transaction detected 3561958:20251016:085835.018 query [txnlev:0] [set bytea_output=escape] 3561996:20251016:085835.018 query [txnlev:0] [show standard_conforming_strings] 3561996:20251016:085835.018 query [txnlev:0] [show default_transaction_read_only] 3562016:20251016:085835.018 query without transaction detected 3562016:20251016:085835.018 query [txnlev:0] [set schema 'public'] 3561996:20251016:085835.018 query [txnlev:0] [select pg_is_in_recovery();] 3561996:20251016:085835.019 query without transaction detected 3561996:20251016:085835.019 query [txnlev:0] [set bytea_output=escape] 3561996:20251016:085835.019 End of zbx_dbconn_open():0 3561996:20251016:085835.019 zbx_setproctitle() title:'http poller #9 [got 0 values in 0.000000 sec, getting values]' 3561996:20251016:085835.019 In process_httptests() 3561996:20251016:085835.019 End of process_httptests() 3561996:20251016:085835.019 zbx_setproctitle() title:'http poller #9 [got 0 values in 0.000067 sec, idle 5 sec]' 3562010:20251016:085835.019 query without transaction detected 3562010:20251016:085835.020 query [txnlev:0] [set escape_string_warning to off] 3561958:20251016:085835.020 End of zbx_dbconn_open():0 3561958:20251016:085835.020 zbx_setproctitle() title:'lld worker #58 started' 3561958:20251016:085835.020 In zbx_ipc_socket_read() 3562016:20251016:085835.020 query without transaction detected 3562016:20251016:085835.020 query [txnlev:0] [set escape_string_warning to off] 3561784:20251016:085835.020 query without transaction detected 3561784:20251016:085835.020 query [txnlev:0] [set schema 'public'] 3561945:20251016:085835.020 query [txnlev:0] [show default_transaction_read_only] 3561975:20251016:085835.020 server #76 started [lld worker #68] 3561975:20251016:085835.020 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561975:20251016:085835.020 In zbx_ipc_socket_open() 3561975:20251016:085835.020 End of zbx_ipc_socket_open():SUCCEED 3561975:20251016:085835.020 In zbx_ipc_socket_write() 3561975:20251016:085835.020 End of zbx_ipc_socket_write():SUCCEED 3561975:20251016:085835.020 In zbx_dbconn_open() options:0 3561688:20251016:085835.020 [77] thread started [preprocessing worker #77] 3561718:20251016:085835.020 query [txnlev:0] [show default_transaction_read_only] 3562029:20251016:085835.020 query without transaction detected 3562029:20251016:085835.020 query [txnlev:0] [set extra_float_digits to 3] 3561715:20251016:085835.020 query [txnlev:0] [show standard_conforming_strings] 3562013:20251016:085835.021 server #99 started [http poller #19] 3562013:20251016:085835.021 zbx_setproctitle() title:'http poller #19 [connecting to the database]' 3562013:20251016:085835.021 In zbx_dbconn_open() options:0 3561977:20251016:085835.021 query without transaction detected 3561977:20251016:085835.021 query [txnlev:0] [set escape_string_warning to off] 3561973:20251016:085835.021 query without transaction detected 3561973:20251016:085835.021 query [txnlev:0] [set escape_string_warning to off] 3562029:20251016:085835.021 query [txnlev:0] [show standard_conforming_strings] 3562012:20251016:085835.021 query without transaction detected 3562012:20251016:085835.021 query [txnlev:0] [set schema 'public'] 3561894:20251016:085835.021 zbx_setproctitle() title:'lld worker #47 started' 3561688:20251016:085835.021 [96] thread started [preprocessing worker #96] 3561981:20251016:085835.021 query without transaction detected 3561981:20251016:085835.021 query [txnlev:0] [set escape_string_warning to off] 3561798:20251016:085835.021 End of zbx_ipc_socket_open():SUCCEED 3561798:20251016:085835.021 In zbx_ipc_socket_write() 3562023:20251016:085835.021 query [txnlev:0] [show default_transaction_read_only] 3562088:20251016:085835.021 server #133 started [browser poller #3] 3562088:20251016:085835.021 In zbx_tls_init_child() 3561981:20251016:085835.022 query without transaction detected 3561981:20251016:085835.022 query [txnlev:0] [set extra_float_digits to 3] 3562077:20251016:085835.022 server #131 started [browser poller #1] 3562077:20251016:085835.022 In zbx_tls_init_child() 3561945:20251016:085835.022 query [txnlev:0] [select pg_is_in_recovery();] 3562025:20251016:085835.022 query without transaction detected 3562025:20251016:085835.022 query [txnlev:0] [set escape_string_warning to off] 3562040:20251016:085835.022 query without transaction detected 3562040:20251016:085835.022 query [txnlev:0] [set schema 'public'] 3562028:20251016:085835.022 query without transaction detected 3562028:20251016:085835.022 query [txnlev:0] [set escape_string_warning to off] 3562025:20251016:085835.022 query without transaction detected 3562025:20251016:085835.022 query [txnlev:0] [set extra_float_digits to 3] 3561945:20251016:085835.022 query without transaction detected 3561945:20251016:085835.022 query [txnlev:0] [set bytea_output=escape] 3562025:20251016:085835.022 query [txnlev:0] [show standard_conforming_strings] 3562028:20251016:085835.022 query without transaction detected 3562028:20251016:085835.022 query [txnlev:0] [set extra_float_digits to 3] 3562088:20251016:085835.022 OpenSSL library (version OpenSSL 3.2.2 4 Jun 2024) initialized 3562025:20251016:085835.023 query [txnlev:0] [show default_transaction_read_only] 3562025:20251016:085835.023 query [txnlev:0] [select pg_is_in_recovery();] 3562028:20251016:085835.023 query [txnlev:0] [show standard_conforming_strings] 3562092:20251016:085835.023 server #134 started [browser poller #4] 3562092:20251016:085835.023 In zbx_tls_init_child() 3562077:20251016:085835.023 OpenSSL library (version OpenSSL 3.2.2 4 Jun 2024) initialized 3561953:20251016:085835.024 query without transaction detected 3561953:20251016:085835.024 query [txnlev:0] [set extra_float_digits to 3] 3561973:20251016:085835.024 query without transaction detected 3561973:20251016:085835.024 query [txnlev:0] [set extra_float_digits to 3] 3562088:20251016:085835.024 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM PSK-AES128-CCM8 PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 3562088:20251016:085835.024 End of zbx_tls_init_child() 3562088:20251016:085835.024 zbx_setproctitle() title:'browser poller #3 started' 3561977:20251016:085835.024 query without transaction detected 3561977:20251016:085835.024 query [txnlev:0] [set extra_float_digits to 3] 3562088:20251016:085835.024 In zbx_ipc_async_socket_open() 3562088:20251016:085835.024 In zbx_ipc_socket_open() 3562039:20251016:085835.024 server #116 started [http poller #36] 3562039:20251016:085835.024 zbx_setproctitle() title:'http poller #36 [connecting to the database]' 3561953:20251016:085835.024 query [txnlev:0] [show standard_conforming_strings] 3562039:20251016:085835.024 In zbx_dbconn_open() options:0 3561953:20251016:085835.024 query [txnlev:0] [show default_transaction_read_only] 3562042:20251016:085835.024 query without transaction detected 3562042:20251016:085835.024 query [txnlev:0] [set schema 'public'] 3562077:20251016:085835.024 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM PSK-AES128-CCM8 PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 3562077:20251016:085835.024 End of zbx_tls_init_child() 3562077:20251016:085835.024 zbx_setproctitle() title:'browser poller #1 started' 3562077:20251016:085835.024 In zbx_ipc_async_socket_open() 3562077:20251016:085835.024 In zbx_ipc_socket_open() 3562077:20251016:085835.024 End of zbx_ipc_socket_open():SUCCEED 3562077:20251016:085835.025 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 3562077:20251016:085835.025 In zbx_ipc_async_socket_send() 3562077:20251016:085835.025 In zbx_ipc_client_send() clientid:0 3562077:20251016:085835.025 End of zbx_ipc_client_send():SUCCEED 3562077:20251016:085835.025 End of zbx_ipc_async_socket_send():SUCCEED 3562077:20251016:085835.025 In zbx_ipc_async_socket_flush() timeout:10 3562077:20251016:085835.025 End of zbx_ipc_async_socket_flush():0 3562077:20251016:085835.025 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.000000 sec, getting values]' 3562077:20251016:085835.025 In get_values() 3562077:20251016:085835.025 In zbx_dc_config_get_poller_items() poller_type:11 3562077:20251016:085835.025 End of zbx_dc_config_get_poller_items():0 3562077:20251016:085835.025 In zbx_dc_config_get_poller_nextcheck() poller_type:11 3561715:20251016:085835.025 query [txnlev:0] [show default_transaction_read_only] 3561986:20251016:085835.025 query without transaction detected 3561986:20251016:085835.025 query [txnlev:0] [set schema 'public'] 3561945:20251016:085835.025 End of zbx_dbconn_open():0 3561945:20251016:085835.025 zbx_setproctitle() title:'lld worker #52 started' 3562071:20251016:085835.025 zbx_setproctitle() title:'http poller #46 [connecting to the database]' 3562071:20251016:085835.025 In zbx_dbconn_open() options:0 3561688:20251016:085835.026 [170] thread started [preprocessing worker #170] 3561953:20251016:085835.026 query [txnlev:0] [select pg_is_in_recovery();] 3562042:20251016:085835.026 query without transaction detected 3562042:20251016:085835.026 query [txnlev:0] [set escape_string_warning to off] 3562042:20251016:085835.026 query without transaction detected 3562042:20251016:085835.026 query [txnlev:0] [set extra_float_digits to 3] 3562042:20251016:085835.026 query [txnlev:0] [show standard_conforming_strings] 3561981:20251016:085835.026 query [txnlev:0] [show standard_conforming_strings] 3561972:20251016:085835.026 query without transaction detected 3562042:20251016:085835.026 query [txnlev:0] [show default_transaction_read_only] 3561956:20251016:085835.026 query without transaction detected 3561956:20251016:085835.026 query [txnlev:0] [set schema 'public'] 3561952:20251016:085835.026 In zbx_dbconn_open() options:0 3562042:20251016:085835.026 query [txnlev:0] [select pg_is_in_recovery();] 3562022:20251016:085835.026 server #106 started [http poller #26] 3562022:20251016:085835.026 zbx_setproctitle() title:'http poller #26 [connecting to the database]' 3562022:20251016:085835.026 In zbx_dbconn_open() options:0 3562042:20251016:085835.026 query without transaction detected 3562042:20251016:085835.026 query [txnlev:0] [set bytea_output=escape] 3562042:20251016:085835.026 End of zbx_dbconn_open():0 3562042:20251016:085835.026 zbx_setproctitle() title:'http poller #39 [got 0 values in 0.000000 sec, getting values]' 3562042:20251016:085835.026 In process_httptests() 3562042:20251016:085835.027 End of process_httptests() 3562042:20251016:085835.027 zbx_setproctitle() title:'http poller #39 [got 0 values in 0.000066 sec, idle 5 sec]' 3562103:20251016:085835.027 server #138 started [browser poller #8] 3562103:20251016:085835.027 In zbx_tls_init_child() 3562072:20251016:085835.027 server #127 started [http poller #47] 3562072:20251016:085835.027 zbx_setproctitle() title:'http poller #47 [connecting to the database]' 3562072:20251016:085835.027 In zbx_dbconn_open() options:0 3562001:20251016:085835.027 In process_httptests() 3562001:20251016:085835.027 End of process_httptests() 3562001:20251016:085835.027 zbx_setproctitle() title:'http poller #11 [got 0 values in 0.017417 sec, idle 5 sec]' 3562017:20251016:085835.027 zbx_setproctitle() title:'http poller #23 [connecting to the database]' 3562017:20251016:085835.027 In zbx_dbconn_open() options:0 3562047:20251016:085835.027 query without transaction detected 3562047:20251016:085835.027 query [txnlev:0] [set escape_string_warning to off] 3562024:20251016:085835.027 In zbx_dbconn_open() options:0 3562103:20251016:085835.027 OpenSSL library (version OpenSSL 3.2.2 4 Jun 2024) initialized 3562013:20251016:085835.027 query without transaction detected 3562013:20251016:085835.027 query [txnlev:0] [set schema 'public'] 3561715:20251016:085835.028 query [txnlev:0] [select pg_is_in_recovery();] 3562047:20251016:085835.028 query without transaction detected 3562047:20251016:085835.028 query [txnlev:0] [set extra_float_digits to 3] 3561775:20251016:085835.028 In zbx_ipc_socket_open() 3561981:20251016:085835.028 query [txnlev:0] [show default_transaction_read_only] 3561775:20251016:085835.028 End of zbx_ipc_socket_open():SUCCEED 3561775:20251016:085835.028 In zbx_ipc_socket_write() 3561775:20251016:085835.028 End of zbx_ipc_socket_write():SUCCEED 3561956:20251016:085835.028 query without transaction detected 3561956:20251016:085835.028 query [txnlev:0] [set escape_string_warning to off] 3561688:20251016:085835.028 [45] thread started [preprocessing worker #45] 3561981:20251016:085835.028 query [txnlev:0] [select pg_is_in_recovery();] 3562101:20251016:085835.028 server #137 started [browser poller #7] 3562101:20251016:085835.028 In zbx_tls_init_child() 3562103:20251016:085835.029 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM PSK-AES128-CCM8 PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 3562103:20251016:085835.029 End of zbx_tls_init_child() 3562103:20251016:085835.029 zbx_setproctitle() title:'browser poller #8 started' 3561968:20251016:085835.029 query without transaction detected 3561968:20251016:085835.029 query [txnlev:0] [set schema 'public'] 3562008:20251016:085835.029 query [txnlev:0] [set schema 'public'] 3561829:20251016:085835.029 query [txnlev:0] [set escape_string_warning to off] 3561829:20251016:085835.029 query without transaction detected 3561829:20251016:085835.029 query [txnlev:0] [set extra_float_digits to 3] 3561829:20251016:085835.029 query [txnlev:0] [show standard_conforming_strings] 3561715:20251016:085835.029 query without transaction detected 3561715:20251016:085835.029 query [txnlev:0] [set bytea_output=escape] 3561829:20251016:085835.029 query [txnlev:0] [show default_transaction_read_only] 3561979:20251016:085835.029 query without transaction detected 3561979:20251016:085835.029 query [txnlev:0] [set bytea_output=escape] 3561715:20251016:085835.029 End of zbx_dbconn_open():0 3561715:20251016:085835.029 zbx_setproctitle() title:'lld worker #25 started' 3561715:20251016:085835.029 In zbx_ipc_socket_read() 3561998:20251016:085835.029 In process_httptests() 3561998:20251016:085835.029 End of process_httptests() 3561998:20251016:085835.029 zbx_setproctitle() title:'http poller #10 [got 0 values in 0.017559 sec, idle 5 sec]' 3561979:20251016:085835.029 End of zbx_dbconn_open():0 3561979:20251016:085835.029 query [txnlev:0] [show client_min_messages] 3562005:20251016:085835.029 zbx_setproctitle() title:'http poller #15 [connecting to the database]' 3561773:20251016:085835.029 query without transaction detected 3561773:20251016:085835.029 query [txnlev:0] [set schema 'public'] 3562075:20251016:085835.029 zbx_setproctitle() title:'http poller #50 [connecting to the database]' 3562075:20251016:085835.029 In zbx_dbconn_open() options:0 3561963:20251016:085835.030 In zbx_ipc_socket_open() 3561956:20251016:085835.030 query without transaction detected 3561956:20251016:085835.030 query [txnlev:0] [set extra_float_digits to 3] 3561970:20251016:085835.030 End of zbx_ipc_socket_open():SUCCEED 3562027:20251016:085835.030 query [txnlev:0] [set schema 'public'] 3562002:20251016:085835.030 query without transaction detected 3562002:20251016:085835.030 query [txnlev:0] [set schema 'public'] 3561988:20251016:085835.030 server #87 started [http poller #7] 3561988:20251016:085835.030 zbx_setproctitle() title:'http poller #7 [connecting to the database]' 3561988:20251016:085835.030 In zbx_dbconn_open() options:0 3561772:20251016:085835.031 query without transaction detected 3561772:20251016:085835.031 query [txnlev:0] [set escape_string_warning to off] 3561968:20251016:085835.031 query without transaction detected 3561968:20251016:085835.031 query [txnlev:0] [set escape_string_warning to off] 3562008:20251016:085835.031 query without transaction detected 3562008:20251016:085835.031 query [txnlev:0] [set escape_string_warning to off] 3562079:20251016:085835.031 server #132 started [browser poller #2] 3562079:20251016:085835.031 In zbx_tls_init_child() 3561689:20251016:085835.031 End of ipc_service_add_client() clientid:9 3561689:20251016:085835.031 End of ipc_service_accept() 3561689:20251016:085835.031 End of zbx_ipc_service_recv():2 3561689:20251016:085835.031 In zbx_ipc_service_recv() timeout:1.000 3561689:20251016:085835.031 In ipc_service_accept() 3561689:20251016:085835.031 In ipc_service_add_client() 3561689:20251016:085835.031 End of ipc_service_add_client() clientid:10 3561689:20251016:085835.031 End of ipc_service_accept() 3561689:20251016:085835.031 End of zbx_ipc_service_recv():1 3561689:20251016:085835.031 In lld_register_worker() 3561689:20251016:085835.031 End of lld_register_worker() 3561689:20251016:085835.031 In zbx_ipc_service_recv() timeout:1.000 3561969:20251016:085835.031 query without transaction detected 3561919:20251016:085835.031 query [txnlev:0] [show standard_conforming_strings] 3561970:20251016:085835.031 In zbx_ipc_socket_write() 3561970:20251016:085835.031 End of zbx_ipc_socket_write():SUCCEED 3561970:20251016:085835.031 In zbx_dbconn_open() options:0 3562027:20251016:085835.031 query without transaction detected 3562027:20251016:085835.031 query [txnlev:0] [set escape_string_warning to off] 3562002:20251016:085835.031 query without transaction detected 3562002:20251016:085835.031 query [txnlev:0] [set escape_string_warning to off] 3561919:20251016:085835.032 query [txnlev:0] [show default_transaction_read_only] 3561956:20251016:085835.032 query [txnlev:0] [show standard_conforming_strings] 3562068:20251016:085835.032 query without transaction detected 3562068:20251016:085835.032 query [txnlev:0] [set schema 'public'] 3561956:20251016:085835.032 query [txnlev:0] [show default_transaction_read_only] 3561791:20251016:085835.032 query without transaction detected 3561791:20251016:085835.032 query [txnlev:0] [set extra_float_digits to 3] 3561956:20251016:085835.032 query [txnlev:0] [select pg_is_in_recovery();] 3561764:20251016:085835.032 query without transaction detected 3561764:20251016:085835.032 query [txnlev:0] [set escape_string_warning to off] 3561950:20251016:085835.032 query without transaction detected 3562027:20251016:085835.032 query without transaction detected 3562027:20251016:085835.032 query [txnlev:0] [set extra_float_digits to 3] 3561956:20251016:085835.032 query without transaction detected 3561956:20251016:085835.032 query [txnlev:0] [set bytea_output=escape] 3562002:20251016:085835.032 query without transaction detected 3562002:20251016:085835.032 query [txnlev:0] [set extra_float_digits to 3] 3562008:20251016:085835.032 query without transaction detected 3562008:20251016:085835.032 query [txnlev:0] [set extra_float_digits to 3] 3562079:20251016:085835.032 OpenSSL library (version OpenSSL 3.2.2 4 Jun 2024) initialized 3562016:20251016:085835.032 query without transaction detected 3562016:20251016:085835.032 query [txnlev:0] [set extra_float_digits to 3] 3562016:20251016:085835.033 query [txnlev:0] [show standard_conforming_strings] 3562016:20251016:085835.033 query [txnlev:0] [show default_transaction_read_only] 3562016:20251016:085835.033 query [txnlev:0] [select pg_is_in_recovery();] 3562016:20251016:085835.033 query without transaction detected 3562016:20251016:085835.033 query [txnlev:0] [set bytea_output=escape] 3562016:20251016:085835.033 End of zbx_dbconn_open():0 3562016:20251016:085835.033 zbx_setproctitle() title:'http poller #22 [got 0 values in 0.000000 sec, getting values]' 3561791:20251016:085835.033 query [txnlev:0] [show standard_conforming_strings] 3561919:20251016:085835.033 query [txnlev:0] [select pg_is_in_recovery();] 3562010:20251016:085835.033 query without transaction detected 3562010:20251016:085835.033 query [txnlev:0] [set extra_float_digits to 3] 3562010:20251016:085835.033 query [txnlev:0] [show standard_conforming_strings] 3562010:20251016:085835.033 query [txnlev:0] [show default_transaction_read_only] 3562004:20251016:085835.033 server #94 started [http poller #14] 3562004:20251016:085835.034 zbx_setproctitle() title:'http poller #14 [connecting to the database]' 3562004:20251016:085835.034 In zbx_dbconn_open() options:0 3561919:20251016:085835.034 query without transaction detected 3561919:20251016:085835.034 query [txnlev:0] [set bytea_output=escape] 3561919:20251016:085835.034 End of zbx_dbconn_open():0 3561919:20251016:085835.034 zbx_setproctitle() title:'lld worker #49 started' 3561919:20251016:085835.034 In zbx_ipc_socket_read() 3562010:20251016:085835.034 query [txnlev:0] [select pg_is_in_recovery();] 3562072:20251016:085835.034 query without transaction detected 3562072:20251016:085835.034 query [txnlev:0] [set schema 'public'] 3562010:20251016:085835.035 query without transaction detected 3562010:20251016:085835.035 query [txnlev:0] [set bytea_output=escape] 3561714:20251016:085835.035 query without transaction detected 3561714:20251016:085835.035 query [txnlev:0] [set extra_float_digits to 3] 3561718:20251016:085835.035 query [txnlev:0] [select pg_is_in_recovery();] 3561961:20251016:085835.035 query without transaction detected 3561961:20251016:085835.035 query [txnlev:0] [set schema 'public'] 3562079:20251016:085835.035 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM PSK-AES128-CCM8 PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 3562079:20251016:085835.035 End of zbx_tls_init_child() 3562079:20251016:085835.035 zbx_setproctitle() title:'browser poller #2 started' 3562079:20251016:085835.035 In zbx_ipc_async_socket_open() 3562079:20251016:085835.035 In zbx_ipc_socket_open() 3562010:20251016:085835.035 End of zbx_dbconn_open():0 3562013:20251016:085835.035 query without transaction detected 3562013:20251016:085835.035 query [txnlev:0] [set escape_string_warning to off] 3561894:20251016:085835.035 In zbx_ipc_socket_read() 3561986:20251016:085835.036 query without transaction detected 3561986:20251016:085835.036 query [txnlev:0] [set escape_string_warning to off] 3562072:20251016:085835.036 query without transaction detected 3562072:20251016:085835.036 query [txnlev:0] [set escape_string_warning to off] 3561928:20251016:085835.036 query without transaction detected 3561928:20251016:085835.036 query [txnlev:0] [set bytea_output=escape] 3562024:20251016:085835.036 query without transaction detected 3562025:20251016:085835.036 query without transaction detected 3562025:20251016:085835.036 query [txnlev:0] [set bytea_output=escape] 3561911:20251016:085835.036 query without transaction detected 3561911:20251016:085835.036 query [txnlev:0] [set extra_float_digits to 3] 3561928:20251016:085835.036 End of zbx_dbconn_open():0 3561928:20251016:085835.036 zbx_setproctitle() title:'lld worker #50 started' 3561928:20251016:085835.036 In zbx_ipc_socket_read() 3561986:20251016:085835.036 query without transaction detected 3561986:20251016:085835.036 query [txnlev:0] [set extra_float_digits to 3] 3562013:20251016:085835.036 query without transaction detected 3562013:20251016:085835.036 query [txnlev:0] [set extra_float_digits to 3] 3562028:20251016:085835.036 query [txnlev:0] [show default_transaction_read_only] 3561973:20251016:085835.036 query [txnlev:0] [show standard_conforming_strings] 3561952:20251016:085835.037 query without transaction detected 3561952:20251016:085835.037 query [txnlev:0] [set schema 'public'] 3561988:20251016:085835.039 query without transaction detected 3561988:20251016:085835.039 query [txnlev:0] [set schema 'public'] 3562098:20251016:085835.039 server #136 started [browser poller #6] 3562098:20251016:085835.039 In zbx_tls_init_child() 3561695:20251016:085835.039 End of zbx_ipc_socket_open():SUCCEED 3561695:20251016:085835.039 In zbx_ipc_socket_write() 3561695:20251016:085835.039 End of zbx_ipc_socket_write():SUCCEED 3561695:20251016:085835.039 In zbx_dbconn_open() options:0 3562098:20251016:085835.040 OpenSSL library (version OpenSSL 3.2.2 4 Jun 2024) initialized 3562074:20251016:085835.040 query without transaction detected 3562074:20251016:085835.040 query [txnlev:0] [set schema 'public'] 3561988:20251016:085835.040 query without transaction detected 3562088:20251016:085835.040 End of zbx_ipc_socket_open():SUCCEED 3561693:20251016:085835.040 End of zbx_ipc_socket_open():SUCCEED 3561693:20251016:085835.040 In zbx_ipc_socket_write() 3562026:20251016:085835.040 query without transaction detected 3562026:20251016:085835.040 query [txnlev:0] [set schema 'public'] 3561699:20251016:085835.040 End of zbx_ipc_socket_open():SUCCEED 3561699:20251016:085835.040 In zbx_ipc_socket_write() 3561699:20251016:085835.040 End of zbx_ipc_socket_write():SUCCEED 3561699:20251016:085835.040 In zbx_dbconn_open() options:0 3562098:20251016:085835.041 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM PSK-AES128-CCM8 PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 3562098:20251016:085835.041 End of zbx_tls_init_child() 3562098:20251016:085835.041 zbx_setproctitle() title:'browser poller #6 started' 3562098:20251016:085835.041 In zbx_ipc_async_socket_open() 3561700:20251016:085835.041 End of zbx_ipc_socket_open():SUCCEED 3561700:20251016:085835.041 In zbx_ipc_socket_write() 3561700:20251016:085835.041 End of zbx_ipc_socket_write():SUCCEED 3561700:20251016:085835.041 In zbx_dbconn_open() options:0 3561698:20251016:085835.041 End of zbx_ipc_socket_open():SUCCEED 3561698:20251016:085835.041 In zbx_ipc_socket_write() 3561698:20251016:085835.041 End of zbx_ipc_socket_write():SUCCEED 3561698:20251016:085835.041 In zbx_dbconn_open() options:0 3562074:20251016:085835.041 query without transaction detected 3562074:20251016:085835.041 query [txnlev:0] [set escape_string_warning to off] 3562026:20251016:085835.042 query without transaction detected 3562026:20251016:085835.042 query [txnlev:0] [set escape_string_warning to off] 3562074:20251016:085835.042 query without transaction detected 3562074:20251016:085835.042 query [txnlev:0] [set extra_float_digits to 3] 3562026:20251016:085835.042 query without transaction detected 3562026:20251016:085835.042 query [txnlev:0] [set extra_float_digits to 3] 3562074:20251016:085835.042 query [txnlev:0] [show standard_conforming_strings] 3562026:20251016:085835.042 query [txnlev:0] [show standard_conforming_strings] 3561694:20251016:085835.042 End of zbx_ipc_socket_open():SUCCEED 3561694:20251016:085835.042 In zbx_ipc_socket_write() 3561694:20251016:085835.042 End of zbx_ipc_socket_write():SUCCEED 3561694:20251016:085835.042 In zbx_dbconn_open() options:0 3562026:20251016:085835.042 query [txnlev:0] [show default_transaction_read_only] 3562026:20251016:085835.042 query [txnlev:0] [select pg_is_in_recovery();] 3562026:20251016:085835.042 query without transaction detected 3562026:20251016:085835.042 query [txnlev:0] [set bytea_output=escape] 3562026:20251016:085835.042 End of zbx_dbconn_open():0 3562026:20251016:085835.042 zbx_setproctitle() title:'http poller #30 [got 0 values in 0.000000 sec, getting values]' 3562026:20251016:085835.042 In process_httptests() 3562026:20251016:085835.042 End of process_httptests() 3562026:20251016:085835.042 zbx_setproctitle() title:'http poller #30 [got 0 values in 0.000077 sec, idle 5 sec]' 3562074:20251016:085835.042 query [txnlev:0] [show default_transaction_read_only] 3562074:20251016:085835.043 query [txnlev:0] [select pg_is_in_recovery();] 3562074:20251016:085835.043 query without transaction detected 3562074:20251016:085835.043 query [txnlev:0] [set bytea_output=escape] 3561695:20251016:085835.043 query without transaction detected 3561695:20251016:085835.043 query [txnlev:0] [set schema 'public'] 3562074:20251016:085835.043 End of zbx_dbconn_open():0 3562074:20251016:085835.043 zbx_setproctitle() title:'http poller #49 [got 0 values in 0.000000 sec, getting values]' 3562074:20251016:085835.043 In process_httptests() 3562074:20251016:085835.043 End of process_httptests() 3562074:20251016:085835.043 zbx_setproctitle() title:'http poller #49 [got 0 values in 0.000067 sec, idle 5 sec]' 3561696:20251016:085835.044 End of zbx_ipc_socket_open():SUCCEED 3561696:20251016:085835.044 In zbx_ipc_socket_write() 3561696:20251016:085835.044 End of zbx_ipc_socket_write():SUCCEED 3561696:20251016:085835.044 In zbx_dbconn_open() options:0 3561695:20251016:085835.044 query without transaction detected 3561695:20251016:085835.044 query [txnlev:0] [set escape_string_warning to off] 3561695:20251016:085835.044 query without transaction detected 3561695:20251016:085835.044 query [txnlev:0] [set extra_float_digits to 3] 3561704:20251016:085835.044 End of zbx_ipc_socket_open():SUCCEED 3561704:20251016:085835.044 In zbx_ipc_socket_write() 3561695:20251016:085835.044 query [txnlev:0] [show standard_conforming_strings] 3561703:20251016:085835.044 End of zbx_ipc_socket_open():SUCCEED 3561692:20251016:085835.044 End of zbx_ipc_socket_open():SUCCEED 3561707:20251016:085835.044 End of zbx_ipc_socket_open():SUCCEED 3561954:20251016:085835.044 End of zbx_ipc_socket_open():SUCCEED 3561702:20251016:085835.044 End of zbx_ipc_socket_open():SUCCEED 3561858:20251016:085835.044 End of zbx_ipc_socket_write():SUCCEED 3561688:20251016:085835.044 [134] thread started [preprocessing worker #134] 3561697:20251016:085835.044 End of zbx_ipc_socket_open():SUCCEED 3561697:20251016:085835.044 In zbx_ipc_socket_write() 3561697:20251016:085835.045 End of zbx_ipc_socket_write():SUCCEED 3561706:20251016:085835.045 End of zbx_ipc_socket_open():SUCCEED 3561706:20251016:085835.045 In zbx_ipc_socket_write() 3561709:20251016:085835.045 End of zbx_ipc_socket_open():SUCCEED 3561708:20251016:085835.045 End of zbx_ipc_socket_open():SUCCEED 3562039:20251016:085835.045 query without transaction detected 3562039:20251016:085835.045 query [txnlev:0] [set schema 'public'] 3561775:20251016:085835.045 In zbx_dbconn_open() options:0 3561774:20251016:085835.045 query without transaction detected 3561774:20251016:085835.045 query [txnlev:0] [set schema 'public'] 3561822:20251016:085835.045 query [txnlev:0] [show standard_conforming_strings] 3561712:20251016:085835.046 End of zbx_ipc_socket_open():SUCCEED 3561712:20251016:085835.046 In zbx_ipc_socket_write() 3561712:20251016:085835.046 End of zbx_ipc_socket_write():SUCCEED 3561712:20251016:085835.046 In zbx_dbconn_open() options:0 3562039:20251016:085835.046 query without transaction detected 3562039:20251016:085835.046 query [txnlev:0] [set escape_string_warning to off] 3561688:20251016:085835.046 [46] thread started [preprocessing worker #46] 3561822:20251016:085835.047 query [txnlev:0] [show default_transaction_read_only] 3561774:20251016:085835.047 query without transaction detected 3561774:20251016:085835.047 query [txnlev:0] [set escape_string_warning to off] 3561822:20251016:085835.047 query [txnlev:0] [select pg_is_in_recovery();] 3562103:20251016:085835.047 In zbx_ipc_async_socket_open() 3562103:20251016:085835.047 In zbx_ipc_socket_open() 3561829:20251016:085835.047 query [txnlev:0] [select pg_is_in_recovery();] 3561774:20251016:085835.047 query without transaction detected 3561774:20251016:085835.047 query [txnlev:0] [set extra_float_digits to 3] 3561822:20251016:085835.047 query without transaction detected 3561822:20251016:085835.047 query [txnlev:0] [set bytea_output=escape] 3561774:20251016:085835.047 query [txnlev:0] [show standard_conforming_strings] 3561822:20251016:085835.047 End of zbx_dbconn_open():0 3561822:20251016:085835.047 zbx_setproctitle() title:'lld worker #42 started' 3561822:20251016:085835.047 In zbx_ipc_socket_read() 3561829:20251016:085835.047 query without transaction detected 3561829:20251016:085835.047 query [txnlev:0] [set bytea_output=escape] 3562039:20251016:085835.047 query without transaction detected 3562039:20251016:085835.047 query [txnlev:0] [set extra_float_digits to 3] 3561829:20251016:085835.047 End of zbx_dbconn_open():0 3562073:20251016:085835.047 query without transaction detected 3562073:20251016:085835.047 query [txnlev:0] [set schema 'public'] 3562005:20251016:085835.047 In zbx_dbconn_open() options:0 3561839:20251016:085835.047 query [txnlev:0] [set escape_string_warning to off] 3561839:20251016:085835.047 query without transaction detected 3561839:20251016:085835.047 query [txnlev:0] [set extra_float_digits to 3] 3561839:20251016:085835.047 query [txnlev:0] [show standard_conforming_strings] 3561963:20251016:085835.048 End of zbx_ipc_socket_open():SUCCEED 3561963:20251016:085835.048 In zbx_ipc_socket_write() 3561963:20251016:085835.048 End of zbx_ipc_socket_write():SUCCEED 3561963:20251016:085835.048 In zbx_dbconn_open() options:0 3561945:20251016:085835.048 In zbx_ipc_socket_read() 3561968:20251016:085835.048 query without transaction detected 3561968:20251016:085835.048 query [txnlev:0] [set extra_float_digits to 3] 3561689:20251016:085835.048 In ipc_service_accept() 3561689:20251016:085835.048 In ipc_service_add_client() 3561689:20251016:085835.048 End of ipc_service_add_client() clientid:11 3561689:20251016:085835.048 End of ipc_service_accept() 3561689:20251016:085835.048 End of zbx_ipc_service_recv():1 3561689:20251016:085835.048 In lld_register_worker() 3561689:20251016:085835.048 End of lld_register_worker() 3561689:20251016:085835.048 In zbx_ipc_service_recv() timeout:1.000 3561689:20251016:085835.048 In ipc_service_accept() 3561689:20251016:085835.048 In ipc_service_add_client() 3561689:20251016:085835.048 End of ipc_service_add_client() clientid:12 3561689:20251016:085835.048 End of ipc_service_accept() 3561689:20251016:085835.048 End of zbx_ipc_service_recv():1 3561689:20251016:085835.048 In lld_register_worker() 3561689:20251016:085835.048 End of lld_register_worker() 3561689:20251016:085835.048 In zbx_ipc_service_recv() timeout:1.000 3561689:20251016:085835.048 In ipc_service_accept() 3561689:20251016:085835.048 In ipc_service_add_client() 3561689:20251016:085835.048 End of ipc_service_add_client() clientid:13 3561689:20251016:085835.048 End of ipc_service_accept() 3561689:20251016:085835.048 End of zbx_ipc_service_recv():1 3561689:20251016:085835.048 In lld_register_worker() 3561689:20251016:085835.048 End of lld_register_worker() 3561689:20251016:085835.048 In zbx_ipc_service_recv() timeout:1.000 3561689:20251016:085835.048 In ipc_service_accept() 3561689:20251016:085835.048 In ipc_service_add_client() 3561689:20251016:085835.048 End of ipc_service_add_client() clientid:14 3561689:20251016:085835.048 End of ipc_service_accept() 3561689:20251016:085835.048 End of zbx_ipc_service_recv():1 3561689:20251016:085835.048 In lld_register_worker() 3561689:20251016:085835.048 End of lld_register_worker() 3561689:20251016:085835.048 In zbx_ipc_service_recv() timeout:1.000 3561689:20251016:085835.048 In ipc_service_accept() 3561689:20251016:085835.048 In ipc_service_add_client() 3561689:20251016:085835.048 End of ipc_service_add_client() clientid:15 3561689:20251016:085835.048 End of ipc_service_accept() 3561689:20251016:085835.048 End of zbx_ipc_service_recv():1 3561689:20251016:085835.048 In lld_register_worker() 3561689:20251016:085835.048 End of lld_register_worker() 3561689:20251016:085835.048 In zbx_ipc_service_recv() timeout:1.000 3561689:20251016:085835.048 In ipc_service_accept() 3561689:20251016:085835.048 In ipc_service_add_client() 3561689:20251016:085835.048 End of ipc_service_add_client() clientid:16 3561689:20251016:085835.048 End of ipc_service_accept() 3561689:20251016:085835.048 End of zbx_ipc_service_recv():1 3561689:20251016:085835.048 In lld_register_worker() 3561689:20251016:085835.048 End of lld_register_worker() 3561689:20251016:085835.048 In zbx_ipc_service_recv() timeout:1.000 3561689:20251016:085835.048 In ipc_service_accept() 3561689:20251016:085835.048 In ipc_service_add_client() 3561689:20251016:085835.048 End of ipc_service_add_client() clientid:17 3561689:20251016:085835.048 End of ipc_service_accept() 3561689:20251016:085835.048 End of zbx_ipc_service_recv():1 3561689:20251016:085835.048 In lld_register_worker() 3561689:20251016:085835.048 End of lld_register_worker() 3561689:20251016:085835.048 In zbx_ipc_service_recv() timeout:1.000 3561689:20251016:085835.048 In ipc_service_accept() 3561689:20251016:085835.048 In ipc_service_add_client() 3561689:20251016:085835.048 End of ipc_service_add_client() clientid:18 3561689:20251016:085835.048 End of ipc_service_accept() 3561689:20251016:085835.048 End of zbx_ipc_service_recv():1 3561689:20251016:085835.048 In lld_register_worker() 3561689:20251016:085835.048 End of lld_register_worker() 3561689:20251016:085835.048 In zbx_ipc_service_recv() timeout:1.000 3561689:20251016:085835.048 In ipc_service_accept() 3561689:20251016:085835.048 In ipc_service_add_client() 3561689:20251016:085835.048 End of ipc_service_add_client() clientid:19 3561689:20251016:085835.048 End of ipc_service_accept() 3561689:20251016:085835.048 End of zbx_ipc_service_recv():1 3561689:20251016:085835.048 In lld_register_worker() 3561689:20251016:085835.048 End of lld_register_worker() 3561689:20251016:085835.048 In zbx_ipc_service_recv() timeout:1.000 3561689:20251016:085835.049 In ipc_service_accept() 3561689:20251016:085835.049 In ipc_service_add_client() 3561689:20251016:085835.049 End of ipc_service_add_client() clientid:20 3561689:20251016:085835.049 End of ipc_service_accept() 3561689:20251016:085835.049 End of zbx_ipc_service_recv():2 3561689:20251016:085835.049 In zbx_ipc_service_recv() timeout:1.000 3561689:20251016:085835.049 In ipc_service_accept() 3561689:20251016:085835.049 In ipc_service_add_client() 3561689:20251016:085835.049 End of ipc_service_add_client() clientid:21 3561689:20251016:085835.049 End of ipc_service_accept() 3561689:20251016:085835.049 End of zbx_ipc_service_recv():1 3561689:20251016:085835.049 In lld_register_worker() 3561689:20251016:085835.049 End of lld_register_worker() 3561689:20251016:085835.049 In zbx_ipc_service_recv() timeout:1.000 3561689:20251016:085835.049 In ipc_service_accept() 3561689:20251016:085835.049 In ipc_service_add_client() 3561689:20251016:085835.049 End of ipc_service_add_client() clientid:22 3561689:20251016:085835.049 End of ipc_service_accept() 3561689:20251016:085835.049 End of zbx_ipc_service_recv():1 3561689:20251016:085835.049 In lld_register_worker() 3561689:20251016:085835.049 End of lld_register_worker() 3561689:20251016:085835.049 In zbx_ipc_service_recv() timeout:1.000 3561689:20251016:085835.049 In ipc_service_accept() 3561689:20251016:085835.049 In ipc_service_add_client() 3561689:20251016:085835.049 End of ipc_service_add_client() clientid:23 3561689:20251016:085835.049 End of ipc_service_accept() 3561689:20251016:085835.049 End of zbx_ipc_service_recv():1 3561689:20251016:085835.049 In lld_register_worker() 3561689:20251016:085835.049 End of lld_register_worker() 3561689:20251016:085835.049 In zbx_ipc_service_recv() timeout:1.000 3561689:20251016:085835.049 In ipc_service_accept() 3562125:20251016:085835.049 server #142 started [history syncer #1] 3562125:20251016:085835.049 zbx_setproctitle() title:'history syncer #1 [connecting to the database]' 3562125:20251016:085835.049 In zbx_dbconn_open() options:0 3561839:20251016:085835.049 query [txnlev:0] [show default_transaction_read_only] 3561775:20251016:085835.049 query without transaction detected 3561775:20251016:085835.049 query [txnlev:0] [set schema 'public'] 3562073:20251016:085835.049 query without transaction detected 3562073:20251016:085835.049 query [txnlev:0] [set escape_string_warning to off] 3562073:20251016:085835.050 query without transaction detected 3562073:20251016:085835.050 query [txnlev:0] [set extra_float_digits to 3] 3561993:20251016:085835.050 query without transaction detected 3561993:20251016:085835.050 query [txnlev:0] [set extra_float_digits to 3] 3561976:20251016:085835.050 query [txnlev:0] [show standard_conforming_strings] 3561774:20251016:085835.050 query [txnlev:0] [show default_transaction_read_only] 3562073:20251016:085835.050 query [txnlev:0] [show standard_conforming_strings] 3562128:20251016:085835.050 server #143 started [history syncer #2] 3561993:20251016:085835.050 query [txnlev:0] [show standard_conforming_strings] 3562073:20251016:085835.050 query [txnlev:0] [show default_transaction_read_only] 3561950:20251016:085835.050 query [txnlev:0] [set escape_string_warning to off] 3561748:20251016:085835.050 query without transaction detected 3561748:20251016:085835.050 query [txnlev:0] [set schema 'public'] 3561976:20251016:085835.050 query [txnlev:0] [show default_transaction_read_only] 3561956:20251016:085835.050 End of zbx_dbconn_open():0 3561956:20251016:085835.050 zbx_setproctitle() title:'lld worker #57 started' 3561956:20251016:085835.050 In zbx_ipc_socket_read() 3561993:20251016:085835.050 query [txnlev:0] [show default_transaction_read_only] 3562073:20251016:085835.050 query [txnlev:0] [select pg_is_in_recovery();] 3561764:20251016:085835.050 query without transaction detected 3562101:20251016:085835.050 OpenSSL library (version OpenSSL 3.2.2 4 Jun 2024) initialized 3561772:20251016:085835.052 query without transaction detected 3561772:20251016:085835.052 query [txnlev:0] [set extra_float_digits to 3] 3562027:20251016:085835.052 query [txnlev:0] [show standard_conforming_strings] 3562068:20251016:085835.052 query without transaction detected 3562068:20251016:085835.052 query [txnlev:0] [set escape_string_warning to off] 3561772:20251016:085835.052 query [txnlev:0] [show standard_conforming_strings] 3562068:20251016:085835.052 query without transaction detected 3562068:20251016:085835.052 query [txnlev:0] [set extra_float_digits to 3] 3562022:20251016:085835.052 query without transaction detected 3562022:20251016:085835.052 query [txnlev:0] [set schema 'public'] 3562002:20251016:085835.052 query [txnlev:0] [show standard_conforming_strings] 3562008:20251016:085835.052 query [txnlev:0] [show standard_conforming_strings] 3562019:20251016:085835.052 query without transaction detected 3562019:20251016:085835.052 query [txnlev:0] [set schema 'public'] 3561772:20251016:085835.052 query [txnlev:0] [show default_transaction_read_only] 3562002:20251016:085835.052 query [txnlev:0] [show default_transaction_read_only] 3562008:20251016:085835.052 query [txnlev:0] [show default_transaction_read_only] 3562079:20251016:085835.052 End of zbx_ipc_socket_open():SUCCEED 3562079:20251016:085835.053 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 3562079:20251016:085835.053 In zbx_ipc_async_socket_send() 3562079:20251016:085835.053 In zbx_ipc_client_send() clientid:0 3562079:20251016:085835.053 End of zbx_ipc_client_send():SUCCEED 3562079:20251016:085835.053 End of zbx_ipc_async_socket_send():SUCCEED 3562079:20251016:085835.053 In zbx_ipc_async_socket_flush() timeout:10 3562079:20251016:085835.053 End of zbx_ipc_async_socket_flush():0 3562079:20251016:085835.053 zbx_setproctitle() title:'browser poller #2 [got 0 values in 0.000000 sec, getting values]' 3562079:20251016:085835.053 In get_values() 3562079:20251016:085835.053 In zbx_dc_config_get_poller_items() poller_type:11 3562079:20251016:085835.053 End of zbx_dc_config_get_poller_items():0 3562079:20251016:085835.053 In zbx_dc_config_get_poller_nextcheck() poller_type:11 3562079:20251016:085835.053 End of zbx_dc_config_get_poller_nextcheck():-1 3562079:20251016:085835.053 End of get_values():0 3562079:20251016:085835.053 zbx_setproctitle() title:'browser poller #2 [got 0 values in 0.000070 sec, idle 5 sec]' 3562079:20251016:085835.053 In zbx_ipc_async_socket_recv() timeout:5 3562068:20251016:085835.053 query [txnlev:0] [show standard_conforming_strings] 3561696:20251016:085835.053 query without transaction detected 3561696:20251016:085835.053 query [txnlev:0] [set schema 'public'] 3561698:20251016:085835.054 query without transaction detected 3562010:20251016:085835.054 zbx_setproctitle() title:'http poller #17 [got 0 values in 0.000000 sec, getting values]' 3562010:20251016:085835.054 In process_httptests() 3562010:20251016:085835.054 End of process_httptests() 3562010:20251016:085835.054 zbx_setproctitle() title:'http poller #17 [got 0 values in 0.018608 sec, idle 5 sec]' 3561712:20251016:085835.054 query without transaction detected 3561712:20251016:085835.054 query [txnlev:0] [set schema 'public'] 3562130:20251016:085835.054 server #145 started [history syncer #4] 3562130:20251016:085835.054 zbx_setproctitle() title:'history syncer #4 [connecting to the database]' 3562130:20251016:085835.054 In zbx_dbconn_open() options:0 3562002:20251016:085835.055 query [txnlev:0] [select pg_is_in_recovery();] 3562008:20251016:085835.055 query [txnlev:0] [select pg_is_in_recovery();] 3562029:20251016:085835.055 query [txnlev:0] [show default_transaction_read_only] 3561688:20251016:085835.055 [188] thread started [preprocessing worker #188] 3561696:20251016:085835.055 query without transaction detected 3561696:20251016:085835.055 query [txnlev:0] [set escape_string_warning to off] 3562101:20251016:085835.055 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM PSK-AES128-CCM8 PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 3562101:20251016:085835.055 End of zbx_tls_init_child() 3562101:20251016:085835.055 zbx_setproctitle() title:'browser poller #7 started' 3562101:20251016:085835.055 In zbx_ipc_async_socket_open() 3562101:20251016:085835.055 In zbx_ipc_socket_open() 3562002:20251016:085835.055 query without transaction detected 3562002:20251016:085835.055 query [txnlev:0] [set bytea_output=escape] 3561696:20251016:085835.055 query without transaction detected 3561696:20251016:085835.055 query [txnlev:0] [set extra_float_digits to 3] 3562002:20251016:085835.055 End of zbx_dbconn_open():0 3562070:20251016:085835.055 server #125 started [http poller #45] 3562070:20251016:085835.055 zbx_setproctitle() title:'http poller #45 [connecting to the database]' 3562070:20251016:085835.055 In zbx_dbconn_open() options:0 3562008:20251016:085835.056 query without transaction detected 3562008:20251016:085835.056 query [txnlev:0] [set bytea_output=escape] 3562008:20251016:085835.056 End of zbx_dbconn_open():0 3562008:20251016:085835.056 zbx_setproctitle() title:'http poller #16 [got 0 values in 0.000000 sec, getting values]' 3562008:20251016:085835.056 In process_httptests() 3562008:20251016:085835.056 End of process_httptests() 3562008:20251016:085835.056 zbx_setproctitle() title:'http poller #16 [got 0 values in 0.000066 sec, idle 5 sec]' 3562101:20251016:085835.056 End of zbx_ipc_socket_open():SUCCEED 3562101:20251016:085835.056 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 3562101:20251016:085835.056 In zbx_ipc_async_socket_send() 3562101:20251016:085835.056 In zbx_ipc_client_send() clientid:0 3562101:20251016:085835.056 End of zbx_ipc_client_send():SUCCEED 3562101:20251016:085835.056 End of zbx_ipc_async_socket_send():SUCCEED 3562101:20251016:085835.056 In zbx_ipc_async_socket_flush() timeout:10 3562101:20251016:085835.056 End of zbx_ipc_async_socket_flush():0 3562101:20251016:085835.056 zbx_setproctitle() title:'browser poller #7 [got 0 values in 0.000000 sec, getting values]' 3562101:20251016:085835.056 In get_values() 3562101:20251016:085835.056 In zbx_dc_config_get_poller_items() poller_type:11 3562101:20251016:085835.056 End of zbx_dc_config_get_poller_items():0 3562101:20251016:085835.056 In zbx_dc_config_get_poller_nextcheck() poller_type:11 3562101:20251016:085835.056 End of zbx_dc_config_get_poller_nextcheck():-1 3562101:20251016:085835.056 End of get_values():0 3562101:20251016:085835.056 zbx_setproctitle() title:'browser poller #7 [got 0 values in 0.000065 sec, idle 5 sec]' 3562101:20251016:085835.056 In zbx_ipc_async_socket_recv() timeout:5 3562125:20251016:085835.057 query without transaction detected 3562125:20251016:085835.057 query [txnlev:0] [set schema 'public'] 3562125:20251016:085835.058 query without transaction detected 3562070:20251016:085835.058 query without transaction detected 3562070:20251016:085835.058 query [txnlev:0] [set schema 'public'] 3562130:20251016:085835.059 query without transaction detected 3562130:20251016:085835.059 query [txnlev:0] [set schema 'public'] 3562097:20251016:085835.059 server #135 started [browser poller #5] 3562097:20251016:085835.059 In zbx_tls_init_child() 3562070:20251016:085835.059 query without transaction detected 3562070:20251016:085835.059 query [txnlev:0] [set escape_string_warning to off] 3562070:20251016:085835.060 query without transaction detected 3562070:20251016:085835.060 query [txnlev:0] [set extra_float_digits to 3] 3562070:20251016:085835.060 query [txnlev:0] [show standard_conforming_strings] 3562070:20251016:085835.060 query [txnlev:0] [show default_transaction_read_only] 3562097:20251016:085835.060 OpenSSL library (version OpenSSL 3.2.2 4 Jun 2024) initialized 3562137:20251016:085835.060 server #148 started [history syncer #7] 3562137:20251016:085835.060 zbx_setproctitle() title:'history syncer #7 [connecting to the database]' 3562137:20251016:085835.060 In zbx_dbconn_open() options:0 3562136:20251016:085835.060 server #147 started [history syncer #6] 3562136:20251016:085835.060 zbx_setproctitle() title:'history syncer #6 [connecting to the database]' 3562136:20251016:085835.060 In zbx_dbconn_open() options:0 3562070:20251016:085835.060 query [txnlev:0] [select pg_is_in_recovery();] 3562070:20251016:085835.061 query without transaction detected 3562070:20251016:085835.061 query [txnlev:0] [set bytea_output=escape] 3562070:20251016:085835.061 End of zbx_dbconn_open():0 3561935:20251016:085835.061 query [txnlev:0] [select pg_is_in_recovery();] 3562025:20251016:085835.061 End of zbx_dbconn_open():0 3562025:20251016:085835.061 zbx_setproctitle() title:'http poller #29 [got 0 values in 0.000000 sec, getting values]' 3562025:20251016:085835.061 In process_httptests() 3562025:20251016:085835.061 End of process_httptests() 3562025:20251016:085835.061 zbx_setproctitle() title:'http poller #29 [got 0 values in 0.000081 sec, idle 5 sec]' 3561911:20251016:085835.061 query [txnlev:0] [show standard_conforming_strings] 3562040:20251016:085835.061 query without transaction detected 3562040:20251016:085835.061 query [txnlev:0] [set escape_string_warning to off] 3561986:20251016:085835.061 query [txnlev:0] [show standard_conforming_strings] 3561718:20251016:085835.061 query without transaction detected 3561935:20251016:085835.061 query without transaction detected 3561935:20251016:085835.061 query [txnlev:0] [set bytea_output=escape] 3562092:20251016:085835.061 OpenSSL library (version OpenSSL 3.2.2 4 Jun 2024) initialized 3561961:20251016:085835.061 query without transaction detected 3561961:20251016:085835.061 query [txnlev:0] [set escape_string_warning to off] 3562014:20251016:085835.061 query without transaction detected 3562014:20251016:085835.061 query [txnlev:0] [set schema 'public'] 3562071:20251016:085835.061 query without transaction detected 3562071:20251016:085835.061 query [txnlev:0] [set schema 'public'] 3562013:20251016:085835.061 query [txnlev:0] [show standard_conforming_strings] 3562017:20251016:085835.061 query without transaction detected 3562017:20251016:085835.061 query [txnlev:0] [set schema 'public'] 3561973:20251016:085835.061 query [txnlev:0] [show default_transaction_read_only] 3562072:20251016:085835.061 query without transaction detected 3562072:20251016:085835.061 query [txnlev:0] [set extra_float_digits to 3] 3561961:20251016:085835.062 query without transaction detected 3561961:20251016:085835.062 query [txnlev:0] [set extra_float_digits to 3] 3561961:20251016:085835.062 query [txnlev:0] [show standard_conforming_strings] 3561961:20251016:085835.062 query [txnlev:0] [show default_transaction_read_only] 3561961:20251016:085835.062 query [txnlev:0] [select pg_is_in_recovery();] 3562092:20251016:085835.062 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM PSK-AES128-CCM8 PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 3562092:20251016:085835.062 End of zbx_tls_init_child() 3562092:20251016:085835.062 zbx_setproctitle() title:'browser poller #4 started' 3562092:20251016:085835.062 In zbx_ipc_async_socket_open() 3562092:20251016:085835.062 In zbx_ipc_socket_open() 3562092:20251016:085835.062 End of zbx_ipc_socket_open():SUCCEED 3561961:20251016:085835.062 query without transaction detected 3561961:20251016:085835.062 query [txnlev:0] [set bytea_output=escape] 3562092:20251016:085835.062 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 3562092:20251016:085835.062 In zbx_ipc_async_socket_send() 3562092:20251016:085835.062 In zbx_ipc_client_send() clientid:0 3562092:20251016:085835.062 End of zbx_ipc_client_send():SUCCEED 3562092:20251016:085835.062 End of zbx_ipc_async_socket_send():SUCCEED 3561983:20251016:085835.062 query without transaction detected 3561983:20251016:085835.062 query [txnlev:0] [set schema 'public'] 3562004:20251016:085835.062 query without transaction detected 3562092:20251016:085835.062 In zbx_ipc_async_socket_flush() timeout:10 3562004:20251016:085835.062 query [txnlev:0] [set schema 'public'] 3562113:20251016:085835.063 server #139 started [browser poller #9] 3562049:20251016:085835.063 query without transaction detected 3562049:20251016:085835.063 query [txnlev:0] [set schema 'public'] 3562015:20251016:085835.063 zbx_setproctitle() title:'http poller #21 [connecting to the database]' 3562013:20251016:085835.063 query [txnlev:0] [show default_transaction_read_only] 3561952:20251016:085835.063 query without transaction detected 3561988:20251016:085835.063 query [txnlev:0] [set escape_string_warning to off] 3562017:20251016:085835.063 query without transaction detected 3562017:20251016:085835.063 query [txnlev:0] [set escape_string_warning to off] 3562142:20251016:085835.063 server #150 started [history syncer #9] 3562142:20251016:085835.063 zbx_setproctitle() title:'history syncer #9 [connecting to the database]' 3561988:20251016:085835.063 query without transaction detected 3561988:20251016:085835.063 query [txnlev:0] [set extra_float_digits to 3] 3562098:20251016:085835.063 In zbx_ipc_socket_open() 3562098:20251016:085835.063 End of zbx_ipc_socket_open():SUCCEED 3562098:20251016:085835.063 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 3562098:20251016:085835.063 In zbx_ipc_async_socket_send() 3562098:20251016:085835.063 In zbx_ipc_client_send() clientid:0 3562098:20251016:085835.063 End of zbx_ipc_client_send():SUCCEED 3562098:20251016:085835.063 End of zbx_ipc_async_socket_send():SUCCEED 3562098:20251016:085835.063 In zbx_ipc_async_socket_flush() timeout:10 3562098:20251016:085835.063 End of zbx_ipc_async_socket_flush():0 3562098:20251016:085835.063 zbx_setproctitle() title:'browser poller #6 [got 0 values in 0.000000 sec, getting values]' 3562098:20251016:085835.063 In get_values() 3562098:20251016:085835.063 In zbx_dc_config_get_poller_items() poller_type:11 3562098:20251016:085835.063 End of zbx_dc_config_get_poller_items():0 3562098:20251016:085835.063 In zbx_dc_config_get_poller_nextcheck() poller_type:11 3562098:20251016:085835.063 End of zbx_dc_config_get_poller_nextcheck():-1 3562098:20251016:085835.063 End of get_values():0 3562098:20251016:085835.063 zbx_setproctitle() title:'browser poller #6 [got 0 values in 0.000064 sec, idle 5 sec]' 3562098:20251016:085835.063 In zbx_ipc_async_socket_recv() timeout:5 3561691:20251016:085835.064 End of zbx_ipc_socket_open():SUCCEED 3561691:20251016:085835.064 In zbx_ipc_socket_write() 3561691:20251016:085835.064 End of zbx_ipc_socket_write():SUCCEED 3561691:20251016:085835.064 In zbx_dbconn_open() options:0 3562115:20251016:085835.064 server #141 started [discovery manager #1] 3562115:20251016:085835.064 In zbx_tls_init_child() 3562049:20251016:085835.065 query without transaction detected 3562049:20251016:085835.065 query [txnlev:0] [set escape_string_warning to off] 3561701:20251016:085835.065 End of zbx_ipc_socket_open():SUCCEED 3562115:20251016:085835.065 OpenSSL library (version OpenSSL 3.2.2 4 Jun 2024) initialized 3562049:20251016:085835.065 query without transaction detected 3562049:20251016:085835.065 query [txnlev:0] [set extra_float_digits to 3] 3562049:20251016:085835.065 query [txnlev:0] [show standard_conforming_strings] 3562144:20251016:085835.065 server #152 started [history syncer #11] 3562144:20251016:085835.065 zbx_setproctitle() title:'history syncer #11 [connecting to the database]' 3562144:20251016:085835.065 In zbx_dbconn_open() options:0 3562137:20251016:085835.065 query without transaction detected 3562137:20251016:085835.065 query [txnlev:0] [set schema 'public'] 3561707:20251016:085835.066 In zbx_ipc_socket_write() 3561707:20251016:085835.066 End of zbx_ipc_socket_write():SUCCEED 3561707:20251016:085835.066 In zbx_dbconn_open() options:0 3562115:20251016:085835.066 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM PSK-AES128-CCM8 PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 3562115:20251016:085835.066 End of zbx_tls_init_child() 3562115:20251016:085835.066 zbx_setproctitle() title:'discovery manager #1 [connecting to the database]' 3562115:20251016:085835.066 In zbx_dbconn_open() options:0 3562150:20251016:085835.066 server #155 started [history syncer #14] 3562150:20251016:085835.066 zbx_setproctitle() title:'history syncer #14 [connecting to the database]' 3562150:20251016:085835.066 In zbx_dbconn_open() options:0 3562137:20251016:085835.066 query without transaction detected 3562137:20251016:085835.066 query [txnlev:0] [set escape_string_warning to off] 3562146:20251016:085835.066 server #153 started [history syncer #12] 3562147:20251016:085835.067 server #154 started [history syncer #13] 3562147:20251016:085835.067 zbx_setproctitle() title:'history syncer #13 [connecting to the database]' 3562147:20251016:085835.067 In zbx_dbconn_open() options:0 3561988:20251016:085835.067 query [txnlev:0] [show standard_conforming_strings] 3561695:20251016:085835.067 query [txnlev:0] [show default_transaction_read_only] 3561953:20251016:085835.067 query without transaction detected 3561953:20251016:085835.067 query [txnlev:0] [set bytea_output=escape] 3561953:20251016:085835.067 End of zbx_dbconn_open():0 3561953:20251016:085835.067 zbx_setproctitle() title:'lld worker #55 started' 3561953:20251016:085835.067 In zbx_ipc_socket_read() 3561695:20251016:085835.067 query [txnlev:0] [select pg_is_in_recovery();] 3561988:20251016:085835.068 query [txnlev:0] [show default_transaction_read_only] 3561692:20251016:085835.068 In zbx_ipc_socket_write() 3561692:20251016:085835.068 End of zbx_ipc_socket_write():SUCCEED 3561692:20251016:085835.068 In zbx_dbconn_open() options:0 3561695:20251016:085835.068 query without transaction detected 3561695:20251016:085835.068 query [txnlev:0] [set bytea_output=escape] 3561954:20251016:085835.068 In zbx_ipc_socket_write() 3561954:20251016:085835.068 End of zbx_ipc_socket_write():SUCCEED 3561954:20251016:085835.068 In zbx_dbconn_open() options:0 3561858:20251016:085835.068 In zbx_dbconn_open() options:0 3562157:20251016:085835.068 server #158 started [history syncer #17] 3562157:20251016:085835.068 zbx_setproctitle() title:'history syncer #17 [connecting to the database]' 3562157:20251016:085835.069 In zbx_dbconn_open() options:0 3561702:20251016:085835.069 In zbx_ipc_socket_write() 3561702:20251016:085835.069 End of zbx_ipc_socket_write():SUCCEED 3561702:20251016:085835.069 In zbx_dbconn_open() options:0 3561695:20251016:085835.069 End of zbx_dbconn_open():0 3561695:20251016:085835.069 zbx_setproctitle() title:'lld worker #6 started' 3561695:20251016:085835.069 In zbx_ipc_socket_read() 3562144:20251016:085835.069 query without transaction detected 3562144:20251016:085835.069 query [txnlev:0] [set schema 'public'] 3561690:20251016:085835.069 End of zbx_ipc_socket_open():SUCCEED 3561690:20251016:085835.069 In zbx_ipc_socket_write() 3561690:20251016:085835.069 End of zbx_ipc_socket_write():SUCCEED 3561690:20251016:085835.069 In zbx_dbconn_open() options:0 3561877:20251016:085835.069 In zbx_ipc_socket_open() 3561984:20251016:085835.069 query without transaction detected 3561984:20251016:085835.069 query [txnlev:0] [set extra_float_digits to 3] 3562115:20251016:085835.070 query without transaction detected 3562115:20251016:085835.070 query [txnlev:0] [set schema 'public'] 3562144:20251016:085835.071 query without transaction detected 3562144:20251016:085835.071 query [txnlev:0] [set escape_string_warning to off] 3561705:20251016:085835.071 End of zbx_ipc_socket_open():SUCCEED 3561705:20251016:085835.071 In zbx_ipc_socket_write() 3561705:20251016:085835.071 End of zbx_ipc_socket_write():SUCCEED 3561705:20251016:085835.071 In zbx_dbconn_open() options:0 3561691:20251016:085835.071 query without transaction detected 3561691:20251016:085835.071 query [txnlev:0] [set schema 'public'] 3562031:20251016:085835.071 query [txnlev:0] [show standard_conforming_strings] 3562012:20251016:085835.071 query without transaction detected 3562012:20251016:085835.071 query [txnlev:0] [set escape_string_warning to off] 3562023:20251016:085835.071 query [txnlev:0] [select pg_is_in_recovery();] 3561972:20251016:085835.071 query [txnlev:0] [set schema 'public'] 3561697:20251016:085835.071 In zbx_dbconn_open() options:0 3562031:20251016:085835.071 query [txnlev:0] [show default_transaction_read_only] 3562150:20251016:085835.071 query without transaction detected 3562150:20251016:085835.071 query [txnlev:0] [set schema 'public'] 3561719:20251016:085835.071 query [txnlev:0] [select pg_is_in_recovery();] 3562023:20251016:085835.071 query without transaction detected 3562023:20251016:085835.071 query [txnlev:0] [set bytea_output=escape] 3562043:20251016:085835.072 query without transaction detected 3562043:20251016:085835.072 query [txnlev:0] [set escape_string_warning to off] 3562043:20251016:085835.072 query without transaction detected 3562043:20251016:085835.072 query [txnlev:0] [set extra_float_digits to 3] 3561706:20251016:085835.072 End of zbx_ipc_socket_write():SUCCEED 3561706:20251016:085835.072 In zbx_dbconn_open() options:0 3561691:20251016:085835.072 query without transaction detected 3561691:20251016:085835.072 query [txnlev:0] [set escape_string_warning to off] 3561708:20251016:085835.072 In zbx_ipc_socket_write() 3561708:20251016:085835.072 End of zbx_ipc_socket_write():SUCCEED 3561708:20251016:085835.072 In zbx_dbconn_open() options:0 3562147:20251016:085835.073 query without transaction detected 3562147:20251016:085835.073 query [txnlev:0] [set schema 'public'] 3561829:20251016:085835.074 zbx_setproctitle() title:'lld worker #43 started' 3561829:20251016:085835.074 In zbx_ipc_socket_read() 3561975:20251016:085835.074 query without transaction detected 3561975:20251016:085835.074 query [txnlev:0] [set schema 'public'] 3562069:20251016:085835.075 zbx_setproctitle() title:'http poller #44 [connecting to the database]' 3562069:20251016:085835.075 In zbx_dbconn_open() options:0 3561731:20251016:085835.075 query without transaction detected 3561731:20251016:085835.075 query [txnlev:0] [set bytea_output=escape] 3561975:20251016:085835.076 query without transaction detected 3561975:20251016:085835.076 query [txnlev:0] [set escape_string_warning to off] 3561975:20251016:085835.076 query without transaction detected 3561975:20251016:085835.076 query [txnlev:0] [set extra_float_digits to 3] 3562103:20251016:085835.076 End of zbx_ipc_socket_open():SUCCEED 3561975:20251016:085835.076 query [txnlev:0] [show standard_conforming_strings] 3561968:20251016:085835.076 query [txnlev:0] [show standard_conforming_strings] 3562147:20251016:085835.076 query without transaction detected 3562147:20251016:085835.076 query [txnlev:0] [set escape_string_warning to off] 3562147:20251016:085835.076 query without transaction detected 3562147:20251016:085835.076 query [txnlev:0] [set extra_float_digits to 3] 3562147:20251016:085835.076 query [txnlev:0] [show standard_conforming_strings] 3561975:20251016:085835.076 query [txnlev:0] [show default_transaction_read_only] 3561975:20251016:085835.076 query [txnlev:0] [select pg_is_in_recovery();] 3561975:20251016:085835.076 query without transaction detected 3561975:20251016:085835.077 query [txnlev:0] [set bytea_output=escape] 3561975:20251016:085835.077 End of zbx_dbconn_open():0 3561975:20251016:085835.077 zbx_setproctitle() title:'lld worker #68 started' 3561975:20251016:085835.077 In zbx_ipc_socket_read() 3562115:20251016:085835.077 query without transaction detected 3562115:20251016:085835.077 query [txnlev:0] [set escape_string_warning to off] 3562115:20251016:085835.077 query without transaction detected 3562115:20251016:085835.077 query [txnlev:0] [set extra_float_digits to 3] 3562115:20251016:085835.077 query [txnlev:0] [show standard_conforming_strings] 3561968:20251016:085835.077 query [txnlev:0] [show default_transaction_read_only] 3562115:20251016:085835.077 query [txnlev:0] [show default_transaction_read_only] 3562115:20251016:085835.077 query [txnlev:0] [select pg_is_in_recovery();] 3561968:20251016:085835.077 query [txnlev:0] [select pg_is_in_recovery();] 3561689:20251016:085835.077 In ipc_service_add_client() 3561689:20251016:085835.077 End of ipc_service_add_client() clientid:24 3561689:20251016:085835.077 End of ipc_service_accept() 3561689:20251016:085835.077 End of zbx_ipc_service_recv():1 3561689:20251016:085835.077 In lld_register_worker() 3561689:20251016:085835.077 End of lld_register_worker() 3561689:20251016:085835.077 In zbx_ipc_service_recv() timeout:1.000 3561689:20251016:085835.077 In ipc_service_accept() 3561689:20251016:085835.077 In ipc_service_add_client() 3561689:20251016:085835.077 End of ipc_service_add_client() clientid:25 3561689:20251016:085835.077 End of ipc_service_accept() 3561689:20251016:085835.077 End of zbx_ipc_service_recv():1 3561689:20251016:085835.077 In lld_register_worker() 3561689:20251016:085835.077 End of lld_register_worker() 3561689:20251016:085835.077 In zbx_ipc_service_recv() timeout:1.000 3561689:20251016:085835.077 In ipc_service_accept() 3562115:20251016:085835.077 query without transaction detected 3561806:20251016:085835.077 End of zbx_ipc_socket_write():SUCCEED 3562147:20251016:085835.077 query [txnlev:0] [show default_transaction_read_only] 3561814:20251016:085835.077 server #49 started [lld worker #41] 3561814:20251016:085835.077 zbx_setproctitle() title:'lld worker [connecting to the database]' 3561814:20251016:085835.077 In zbx_ipc_socket_open() 3561814:20251016:085835.077 End of zbx_ipc_socket_open():SUCCEED 3561814:20251016:085835.077 In zbx_ipc_socket_write() 3561814:20251016:085835.077 End of zbx_ipc_socket_write():SUCCEED 3561814:20251016:085835.077 In zbx_dbconn_open() options:0 3562147:20251016:085835.078 query [txnlev:0] [select pg_is_in_recovery();] 3561732:20251016:085835.078 query [txnlev:0] [select pg_is_in_recovery();] 3561950:20251016:085835.078 query without transaction detected 3561950:20251016:085835.078 query [txnlev:0] [set extra_float_digits to 3] 3561950:20251016:085835.078 query [txnlev:0] [show standard_conforming_strings] 3561690:20251016:085835.078 query without transaction detected 3561690:20251016:085835.078 query [txnlev:0] [set schema 'public'] 3561707:20251016:085835.078 query without transaction detected 3561732:20251016:085835.078 query without transaction detected 3561732:20251016:085835.078 query [txnlev:0] [set bytea_output=escape] 3561702:20251016:085835.078 query without transaction detected 3561702:20251016:085835.078 query [txnlev:0] [set schema 'public'] 3561993:20251016:085835.078 query [txnlev:0] [select pg_is_in_recovery();] 3561732:20251016:085835.078 End of zbx_dbconn_open():0 3561732:20251016:085835.078 zbx_setproctitle() title:'lld worker #29 started' 3562047:20251016:085835.078 query [txnlev:0] [show standard_conforming_strings] 3562157:20251016:085835.078 query without transaction detected 3562157:20251016:085835.078 query [txnlev:0] [set schema 'public'] 3561976:20251016:085835.078 query [txnlev:0] [select pg_is_in_recovery();] 3562016:20251016:085835.079 In process_httptests() 3562016:20251016:085835.079 End of process_httptests() 3562016:20251016:085835.079 zbx_setproctitle() title:'http poller #22 [got 0 values in 0.045510 sec, idle 5 sec]' 3561705:20251016:085835.079 query without transaction detected 3561705:20251016:085835.079 query [txnlev:0] [set schema 'public'] 3561979:20251016:085835.079 query without transaction detected 3561979:20251016:085835.079 query [txnlev:0] [set client_min_messages to warning] 3561775:20251016:085835.079 query without transaction detected 3561775:20251016:085835.079 query [txnlev:0] [set escape_string_warning to off] 3562027:20251016:085835.079 query [txnlev:0] [show default_transaction_read_only] 3561839:20251016:085835.079 query [txnlev:0] [select pg_is_in_recovery();] 3561698:20251016:085835.079 query [txnlev:0] [set schema 'public'] 3561772:20251016:085835.079 query [txnlev:0] [select pg_is_in_recovery();] 3561699:20251016:085835.079 query without transaction detected 3561699:20251016:085835.079 query [txnlev:0] [set schema 'public'] 3561993:20251016:085835.079 query without transaction detected 3561993:20251016:085835.079 query [txnlev:0] [set bytea_output=escape] 3562047:20251016:085835.079 query [txnlev:0] [show default_transaction_read_only] 3561702:20251016:085835.079 query without transaction detected 3561702:20251016:085835.079 query [txnlev:0] [set escape_string_warning to off] 3562157:20251016:085835.080 query without transaction detected 3562157:20251016:085835.080 query [txnlev:0] [set escape_string_warning to off] 3562069:20251016:085835.080 query without transaction detected 3562069:20251016:085835.080 query [txnlev:0] [set schema 'public'] 3561705:20251016:085835.080 query without transaction detected 3561705:20251016:085835.080 query [txnlev:0] [set escape_string_warning to off] 3561705:20251016:085835.080 query without transaction detected 3561705:20251016:085835.080 query [txnlev:0] [set extra_float_digits to 3] 3561705:20251016:085835.080 query [txnlev:0] [show standard_conforming_strings] 3561705:20251016:085835.080 query [txnlev:0] [show default_transaction_read_only] 3561705:20251016:085835.080 query [txnlev:0] [select pg_is_in_recovery();] 3562157:20251016:085835.080 query without transaction detected 3562157:20251016:085835.080 query [txnlev:0] [set extra_float_digits to 3] 3561791:20251016:085835.080 query [txnlev:0] [show default_transaction_read_only] 3562022:20251016:085835.080 query without transaction detected 3562022:20251016:085835.080 query [txnlev:0] [set escape_string_warning to off] 3561705:20251016:085835.081 query without transaction detected 3561705:20251016:085835.081 query [txnlev:0] [set bytea_output=escape] 3562157:20251016:085835.081 query [txnlev:0] [show standard_conforming_strings] 3562027:20251016:085835.081 query [txnlev:0] [select pg_is_in_recovery();] 3561979:20251016:085835.081 query without transaction detected 3561979:20251016:085835.081 query [txnlev:0] [create or replace function zbx_ts_unix_now() returns integer language sql stable as $$ select extract(epoch from now())::integer $$] 3561748:20251016:085835.081 query without transaction detected 3561748:20251016:085835.081 query [txnlev:0] [set escape_string_warning to off] 3561839:20251016:085835.081 query without transaction detected 3561839:20251016:085835.081 query [txnlev:0] [set bytea_output=escape] 3562069:20251016:085835.081 query without transaction detected 3562069:20251016:085835.081 query [txnlev:0] [set escape_string_warning to off] 3561698:20251016:085835.081 query without transaction detected 3561839:20251016:085835.081 End of zbx_dbconn_open():0 3562022:20251016:085835.081 query without transaction detected 3562022:20251016:085835.081 query [txnlev:0] [set extra_float_digits to 3] 3561858:20251016:085835.081 query without transaction detected 3561858:20251016:085835.081 query [txnlev:0] [set schema 'public'] 3562029:20251016:085835.081 query [txnlev:0] [select pg_is_in_recovery();] 3561696:20251016:085835.081 query [txnlev:0] [show standard_conforming_strings] 3562024:20251016:085835.081 query [txnlev:0] [set schema 'public'] 3562157:20251016:085835.081 query [txnlev:0] [show default_transaction_read_only] 3562027:20251016:085835.081 query without transaction detected 3562027:20251016:085835.081 query [txnlev:0] [set bytea_output=escape] 3562029:20251016:085835.082 query without transaction detected 3562029:20251016:085835.082 query [txnlev:0] [set bytea_output=escape] 3562029:20251016:085835.082 End of zbx_dbconn_open():0 3562029:20251016:085835.082 zbx_setproctitle() title:'http poller #33 [got 0 values in 0.000000 sec, getting values]' 3562029:20251016:085835.082 In process_httptests() 3562029:20251016:085835.082 End of process_httptests() 3562029:20251016:085835.082 zbx_setproctitle() title:'http poller #33 [got 0 values in 0.000071 sec, idle 5 sec]' 3562027:20251016:085835.082 End of zbx_dbconn_open():0 3562027:20251016:085835.082 zbx_setproctitle() title:'http poller #31 [got 0 values in 0.000000 sec, getting values]' 3562027:20251016:085835.082 In process_httptests() 3562027:20251016:085835.082 End of process_httptests() 3562027:20251016:085835.082 zbx_setproctitle() title:'http poller #31 [got 0 values in 0.000090 sec, idle 5 sec]' 3561963:20251016:085835.082 query without transaction detected 3561963:20251016:085835.082 query [txnlev:0] [set schema 'public'] 3562125:20251016:085835.082 query [txnlev:0] [set escape_string_warning to off] 3562070:20251016:085835.082 zbx_setproctitle() title:'http poller #45 [got 0 values in 0.000000 sec, getting values]' 3562068:20251016:085835.082 query [txnlev:0] [show default_transaction_read_only] 3561954:20251016:085835.082 query without transaction detected 3561954:20251016:085835.082 query [txnlev:0] [set schema 'public'] 3561772:20251016:085835.082 query without transaction detected 3561772:20251016:085835.082 query [txnlev:0] [set bytea_output=escape] 3561699:20251016:085835.083 query without transaction detected 3561699:20251016:085835.083 query [txnlev:0] [set escape_string_warning to off] 3561993:20251016:085835.083 End of zbx_dbconn_open():0 3561993:20251016:085835.083 zbx_setproctitle() title:'http poller #8 [got 0 values in 0.000000 sec, getting values]' 3561993:20251016:085835.083 In process_httptests() 3561993:20251016:085835.083 End of process_httptests() 3561993:20251016:085835.083 zbx_setproctitle() title:'http poller #8 [got 0 values in 0.000063 sec, idle 5 sec]' 3562068:20251016:085835.083 query [txnlev:0] [select pg_is_in_recovery();] 3562024:20251016:085835.083 query without transaction detected 3562024:20251016:085835.083 query [txnlev:0] [set escape_string_warning to off] 3560948:20251016:085835.083 Got signal [signal:15(SIGTERM),sender_pid:3562165,sender_uid:0,reason:0]. Exiting ... 3560948:20251016:085835.083 zbx_on_exit() called with ret:0 3562068:20251016:085835.083 query without transaction detected 3562068:20251016:085835.083 query [txnlev:0] [set bytea_output=escape] 3561699:20251016:085835.083 query without transaction detected 3561699:20251016:085835.083 query [txnlev:0] [set extra_float_digits to 3] 3561772:20251016:085835.083 End of zbx_dbconn_open():0 3561772:20251016:085835.083 zbx_setproctitle() title:'lld worker #33 started' 3561772:20251016:085835.083 zbx_setproctitle() title:'lld worker #33 [terminated]' 3562068:20251016:085835.083 End of zbx_dbconn_open():0 3562068:20251016:085835.083 zbx_setproctitle() title:'http poller #43 [terminated]' 3561699:20251016:085835.083 query [txnlev:0] [show standard_conforming_strings] 3562156:20251016:085835.083 server #157 started [history syncer #16] 3561699:20251016:085835.083 query [txnlev:0] [show default_transaction_read_only] 3561911:20251016:085835.083 query [txnlev:0] [show default_transaction_read_only] 3561977:20251016:085835.083 query [txnlev:0] [show standard_conforming_strings] 3562047:20251016:085835.083 query [txnlev:0] [select pg_is_in_recovery();] 3562024:20251016:085835.083 query without transaction detected 3562024:20251016:085835.083 query [txnlev:0] [set extra_float_digits to 3] 3561690:20251016:085835.084 query without transaction detected 3561690:20251016:085835.084 query [txnlev:0] [set escape_string_warning to off] 3561980:20251016:085835.084 zbx_setproctitle() title:'timer #1 [terminated]' 3562024:20251016:085835.084 query [txnlev:0] [show standard_conforming_strings] 3561935:20251016:085835.084 End of zbx_dbconn_open():0 3561935:20251016:085835.084 zbx_setproctitle() title:'lld worker #51 started' 3561935:20251016:085835.084 zbx_setproctitle() title:'lld worker #51 [terminated]' 3562040:20251016:085835.084 query without transaction detected 3561986:20251016:085835.084 query [txnlev:0] [show default_transaction_read_only] 3562028:20251016:085835.084 query [txnlev:0] [select pg_is_in_recovery();] 3561961:20251016:085835.084 End of zbx_dbconn_open():0 3562130:20251016:085835.084 query without transaction detected 3562130:20251016:085835.085 query [txnlev:0] [set escape_string_warning to off] 3561692:20251016:085835.085 query without transaction detected 3561692:20251016:085835.085 query [txnlev:0] [set schema 'public'] 3561798:20251016:085835.085 End of zbx_ipc_socket_write():SUCCEED 3561798:20251016:085835.085 In zbx_dbconn_open() options:0 3562133:20251016:085835.085 server #146 started [history syncer #5] 3562133:20251016:085835.086 zbx_setproctitle() title:'history syncer #5 [connecting to the database]' 3562133:20251016:085835.086 In zbx_dbconn_open() options:0 3562130:20251016:085835.086 query without transaction detected 3562130:20251016:085835.086 query [txnlev:0] [set extra_float_digits to 3] 3562130:20251016:085835.086 query [txnlev:0] [show standard_conforming_strings] 3562130:20251016:085835.086 query [txnlev:0] [show default_transaction_read_only] 3562130:20251016:085835.086 query [txnlev:0] [select pg_is_in_recovery();] 3562130:20251016:085835.086 query without transaction detected 3562130:20251016:085835.086 query [txnlev:0] [set bytea_output=escape] 3562130:20251016:085835.086 End of zbx_dbconn_open():0 3562130:20251016:085835.086 In zbx_ipc_async_socket_open() 3562130:20251016:085835.086 In zbx_ipc_socket_open() 3562130:20251016:085835.086 End of zbx_ipc_socket_open():SUCCEED 3562130:20251016:085835.086 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 3562130:20251016:085835.086 In zbx_ipc_async_socket_send() 3562130:20251016:085835.086 In zbx_ipc_client_send() clientid:0 3562130:20251016:085835.086 End of zbx_ipc_client_send():SUCCEED 3562130:20251016:085835.086 End of zbx_ipc_async_socket_send():SUCCEED 3562130:20251016:085835.086 In zbx_ipc_async_socket_flush() timeout:10 3562130:20251016:085835.086 End of zbx_ipc_async_socket_flush():0 3562130:20251016:085835.086 zbx_setproctitle() title:'history syncer #4 [started, syncing history]' 3562130:20251016:085835.086 In zbx_sync_history_cache() history_num:0 3562130:20251016:085835.086 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0+0 triggers in 0.000054 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 3562130:20251016:085835.086 In zbx_ipc_async_socket_recv() timeout:1 3561692:20251016:085835.087 query without transaction detected 3561692:20251016:085835.087 query [txnlev:0] [set escape_string_warning to off] 3561692:20251016:085835.087 query without transaction detected 3561692:20251016:085835.087 query [txnlev:0] [set extra_float_digits to 3] 3561692:20251016:085835.087 query [txnlev:0] [show standard_conforming_strings] 3561692:20251016:085835.088 query [txnlev:0] [show default_transaction_read_only] 3561692:20251016:085835.088 query [txnlev:0] [select pg_is_in_recovery();] 3561692:20251016:085835.088 query without transaction detected 3561692:20251016:085835.088 query [txnlev:0] [set bytea_output=escape] 3561692:20251016:085835.088 End of zbx_dbconn_open():0 3561692:20251016:085835.088 zbx_setproctitle() title:'lld worker #3 started' 3561692:20251016:085835.088 zbx_setproctitle() title:'lld worker #3 [terminated]' 3561798:20251016:085835.089 query without transaction detected 3561798:20251016:085835.089 query [txnlev:0] [set schema 'public'] 3562133:20251016:085835.089 query without transaction detected 3562133:20251016:085835.089 query [txnlev:0] [set schema 'public'] 3561798:20251016:085835.090 query without transaction detected 3561798:20251016:085835.090 query [txnlev:0] [set escape_string_warning to off] 3561798:20251016:085835.090 query without transaction detected 3561798:20251016:085835.090 query [txnlev:0] [set extra_float_digits to 3] 3561798:20251016:085835.090 query [txnlev:0] [show standard_conforming_strings] 3561798:20251016:085835.090 query [txnlev:0] [show default_transaction_read_only] 3562133:20251016:085835.090 query without transaction detected 3562133:20251016:085835.090 query [txnlev:0] [set escape_string_warning to off] 3561798:20251016:085835.090 query [txnlev:0] [select pg_is_in_recovery();] 3562133:20251016:085835.090 query without transaction detected 3562133:20251016:085835.090 query [txnlev:0] [set extra_float_digits to 3] 3562133:20251016:085835.090 query [txnlev:0] [show standard_conforming_strings] 3561798:20251016:085835.090 query without transaction detected 3561798:20251016:085835.090 query [txnlev:0] [set bytea_output=escape] 3562133:20251016:085835.090 query [txnlev:0] [show default_transaction_read_only] 3561784:20251016:085835.090 query without transaction detected 3562141:20251016:085835.090 server #149 started [history syncer #8] 3562141:20251016:085835.091 zbx_setproctitle() title:'history syncer #8 [connecting to the database]' 3562141:20251016:085835.091 In zbx_dbconn_open() options:0 3561952:20251016:085835.091 query [txnlev:0] [set escape_string_warning to off] 3562071:20251016:085835.091 query without transaction detected 3562071:20251016:085835.091 query [txnlev:0] [set escape_string_warning to off] 3562017:20251016:085835.091 query without transaction detected 3562071:20251016:085835.091 query without transaction detected 3562071:20251016:085835.091 query [txnlev:0] [set extra_float_digits to 3] 3562013:20251016:085835.091 query [txnlev:0] [select pg_is_in_recovery();] 3562142:20251016:085835.091 In zbx_dbconn_open() options:0 3562114:20251016:085835.091 server #140 started [browser poller #10] 3561973:20251016:085835.091 query [txnlev:0] [select pg_is_in_recovery();] 3561983:20251016:085835.091 query without transaction detected 3561970:20251016:085835.091 query without transaction detected 3561970:20251016:085835.091 query [txnlev:0] [set schema 'public'] 3561952:20251016:085835.091 query without transaction detected 3561952:20251016:085835.091 query [txnlev:0] [set extra_float_digits to 3] 3562004:20251016:085835.092 query without transaction detected 3561693:20251016:085835.092 End of zbx_ipc_socket_write():SUCCEED 3561952:20251016:085835.092 query [txnlev:0] [show standard_conforming_strings] 3561704:20251016:085835.092 End of zbx_ipc_socket_write():SUCCEED 3561704:20251016:085835.092 In zbx_dbconn_open() options:0 3561973:20251016:085835.092 query without transaction detected 3561973:20251016:085835.092 query [txnlev:0] [set bytea_output=escape] 3561952:20251016:085835.092 query [txnlev:0] [show default_transaction_read_only] 3561703:20251016:085835.092 In zbx_ipc_socket_write() 3561703:20251016:085835.092 End of zbx_ipc_socket_write():SUCCEED 3561703:20251016:085835.092 In zbx_dbconn_open() options:0 3561952:20251016:085835.093 query [txnlev:0] [select pg_is_in_recovery();] 3561952:20251016:085835.093 query without transaction detected 3561952:20251016:085835.093 query [txnlev:0] [set bytea_output=escape] 3561701:20251016:085835.093 In zbx_ipc_socket_write() 3561701:20251016:085835.093 End of zbx_ipc_socket_write():SUCCEED 3561701:20251016:085835.093 In zbx_dbconn_open() options:0 3562137:20251016:085835.093 query without transaction detected 3562137:20251016:085835.093 query [txnlev:0] [set extra_float_digits to 3] 3562146:20251016:085835.093 zbx_setproctitle() title:'history syncer #12 [connecting to the database]' 3561693:20251016:085835.093 In zbx_dbconn_open() options:0 3561985:20251016:085835.094 query without transaction detected 3561985:20251016:085835.094 query [txnlev:0] [set escape_string_warning to off] 3561988:20251016:085835.094 query [txnlev:0] [select pg_is_in_recovery();] 3562137:20251016:085835.094 query [txnlev:0] [show standard_conforming_strings] 3561970:20251016:085835.094 query without transaction detected 3561970:20251016:085835.094 query [txnlev:0] [set escape_string_warning to off] 3562137:20251016:085835.094 query [txnlev:0] [show default_transaction_read_only] 3562137:20251016:085835.094 query [txnlev:0] [select pg_is_in_recovery();] 3561877:20251016:085835.094 End of zbx_ipc_socket_open():SUCCEED 3561877:20251016:085835.094 In zbx_ipc_socket_write() 3561877:20251016:085835.094 End of zbx_ipc_socket_write():SUCCEED 3561877:20251016:085835.094 In zbx_dbconn_open() options:0 3561988:20251016:085835.094 query without transaction detected 3561988:20251016:085835.094 query [txnlev:0] [set bytea_output=escape] 3562144:20251016:085835.094 query without transaction detected 3562144:20251016:085835.094 query [txnlev:0] [set extra_float_digits to 3] 3562144:20251016:085835.094 query [txnlev:0] [show standard_conforming_strings] 3561988:20251016:085835.094 End of zbx_dbconn_open():0 3561988:20251016:085835.094 zbx_setproctitle() title:'http poller #7 [terminated]' 3562144:20251016:085835.094 query [txnlev:0] [show default_transaction_read_only] 3561709:20251016:085835.095 In zbx_ipc_socket_write() 3561709:20251016:085835.095 End of zbx_ipc_socket_write():SUCCEED 3561709:20251016:085835.095 In zbx_dbconn_open() options:0 3562144:20251016:085835.095 query [txnlev:0] [select pg_is_in_recovery();] 3561981:20251016:085835.095 query without transaction detected 3561981:20251016:085835.095 query [txnlev:0] [set bytea_output=escape] 3562043:20251016:085835.095 query [txnlev:0] [show standard_conforming_strings] 3562144:20251016:085835.095 query without transaction detected 3562144:20251016:085835.095 query [txnlev:0] [set bytea_output=escape] 3562144:20251016:085835.095 End of zbx_dbconn_open():0 3562144:20251016:085835.095 In zbx_ipc_async_socket_open() 3562144:20251016:085835.095 In zbx_ipc_socket_open() 3562144:20251016:085835.095 End of zbx_ipc_socket_open():SUCCEED 3562144:20251016:085835.095 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 3562144:20251016:085835.095 In zbx_ipc_async_socket_send() 3562144:20251016:085835.095 In zbx_ipc_client_send() clientid:0 3562144:20251016:085835.095 End of zbx_ipc_client_send():SUCCEED 3562144:20251016:085835.095 End of zbx_ipc_async_socket_send():SUCCEED 3562144:20251016:085835.095 In zbx_ipc_async_socket_flush() timeout:10 3561691:20251016:085835.095 query without transaction detected 3561981:20251016:085835.095 End of zbx_dbconn_open():0 3561691:20251016:085835.095 query [txnlev:0] [set extra_float_digits to 3] 3561710:20251016:085835.095 End of zbx_ipc_socket_open():SUCCEED 3561710:20251016:085835.095 In zbx_ipc_socket_write() 3561710:20251016:085835.095 End of zbx_ipc_socket_write():SUCCEED 3561710:20251016:085835.095 In zbx_dbconn_open() options:0 3561691:20251016:085835.095 query [txnlev:0] [show standard_conforming_strings] 3561691:20251016:085835.096 query [txnlev:0] [show default_transaction_read_only] 3561691:20251016:085835.096 query [txnlev:0] [select pg_is_in_recovery();] 3561691:20251016:085835.096 query without transaction detected 3561691:20251016:085835.096 query [txnlev:0] [set bytea_output=escape] 3561691:20251016:085835.096 End of zbx_dbconn_open():0 3561691:20251016:085835.096 zbx_setproctitle() title:'lld worker #2 started' 3561691:20251016:085835.096 zbx_setproctitle() title:'lld worker #2 [terminated]' 3561972:20251016:085835.096 query without transaction detected 3561972:20251016:085835.097 query [txnlev:0] [set escape_string_warning to off] 3562023:20251016:085835.097 End of zbx_dbconn_open():0 3562023:20251016:085835.097 zbx_setproctitle() title:'http poller #27 [terminated]' 3562031:20251016:085835.097 query [txnlev:0] [select pg_is_in_recovery();] 3562155:20251016:085835.097 server #156 started [history syncer #15] 3562155:20251016:085835.097 zbx_setproctitle() title:'history syncer #15 [connecting to the database]' 3562155:20251016:085835.097 In zbx_dbconn_open() options:0 3561703:20251016:085835.097 query without transaction detected 3561703:20251016:085835.097 query [txnlev:0] [set schema 'public'] 3561693:20251016:085835.097 query without transaction detected 3561693:20251016:085835.097 query [txnlev:0] [set schema 'public'] 3561701:20251016:085835.098 query without transaction detected 3561701:20251016:085835.098 query [txnlev:0] [set schema 'public'] 3561972:20251016:085835.098 query without transaction detected 3561972:20251016:085835.098 query [txnlev:0] [set extra_float_digits to 3] 3562136:20251016:085835.098 query without transaction detected 3562136:20251016:085835.098 query [txnlev:0] [set schema 'public'] 3561703:20251016:085835.098 query without transaction detected 3561703:20251016:085835.098 query [txnlev:0] [set escape_string_warning to off] 3562012:20251016:085835.099 query without transaction detected 3561985:20251016:085835.099 query without transaction detected 3561985:20251016:085835.099 query [txnlev:0] [set extra_float_digits to 3] 3562039:20251016:085835.099 query [txnlev:0] [show standard_conforming_strings] 3562043:20251016:085835.099 query [txnlev:0] [show default_transaction_read_only] 3561689:20251016:085835.099 In ipc_service_add_client() 3561689:20251016:085835.099 End of ipc_service_add_client() clientid:26 3561689:20251016:085835.099 End of ipc_service_accept() 3561689:20251016:085835.099 In ipc_service_accept() 3561689:20251016:085835.099 In ipc_service_add_client() 3561689:20251016:085835.099 End of ipc_service_add_client() clientid:27 3561689:20251016:085835.099 End of ipc_service_accept() 3561689:20251016:085835.099 In ipc_service_accept() 3561689:20251016:085835.099 In ipc_service_add_client() 3561689:20251016:085835.099 End of ipc_service_add_client() clientid:28 3561689:20251016:085835.099 End of ipc_service_accept() 3561689:20251016:085835.099 In ipc_service_accept() 3561689:20251016:085835.099 In ipc_service_add_client() 3561689:20251016:085835.099 End of ipc_service_add_client() clientid:29 3561689:20251016:085835.099 End of ipc_service_accept() 3561689:20251016:085835.099 In ipc_service_accept() 3561689:20251016:085835.099 In ipc_service_add_client() 3561689:20251016:085835.099 End of ipc_service_add_client() clientid:30 3561689:20251016:085835.099 End of ipc_service_accept() 3561806:20251016:085835.099 In zbx_dbconn_open() options:0 3561969:20251016:085835.099 query [txnlev:0] [set extra_float_digits to 3] 3562043:20251016:085835.099 query [txnlev:0] [select pg_is_in_recovery();] 3561969:20251016:085835.099 query [txnlev:0] [show standard_conforming_strings] 3561981:20251016:085835.099 zbx_setproctitle() title:'http poller #1 [terminated]' 3561969:20251016:085835.100 query [txnlev:0] [show default_transaction_read_only] 3561985:20251016:085835.100 query [txnlev:0] [show standard_conforming_strings] 3561969:20251016:085835.100 query [txnlev:0] [select pg_is_in_recovery();] 3562136:20251016:085835.100 query without transaction detected 3562136:20251016:085835.100 query [txnlev:0] [set escape_string_warning to off] 3562147:20251016:085835.100 query without transaction detected 3561960:20251016:085835.100 query without transaction detected 3561960:20251016:085835.100 query [txnlev:0] [set bytea_output=escape] 3562147:20251016:085835.100 query [txnlev:0] [set bytea_output=escape] 3561969:20251016:085835.100 query without transaction detected 3561969:20251016:085835.100 query [txnlev:0] [set bytea_output=escape] 3561969:20251016:085835.100 End of zbx_dbconn_open():0 3561969:20251016:085835.100 zbx_setproctitle() title:'lld worker #64 started' 3561969:20251016:085835.100 zbx_setproctitle() title:'lld worker #64 [terminated]' 3562103:20251016:085835.100 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 3562103:20251016:085835.100 In zbx_ipc_async_socket_send() 3562103:20251016:085835.100 In zbx_ipc_client_send() clientid:0 3562103:20251016:085835.100 End of zbx_ipc_client_send():SUCCEED 3562103:20251016:085835.100 End of zbx_ipc_async_socket_send():SUCCEED 3562103:20251016:085835.101 In zbx_ipc_async_socket_flush() timeout:10 3562103:20251016:085835.101 End of zbx_ipc_async_socket_flush():0 3562103:20251016:085835.101 In zbx_ipc_async_socket_close() 3562103:20251016:085835.101 In zbx_ipc_socket_close() 3562103:20251016:085835.101 End of zbx_ipc_socket_close() 3562103:20251016:085835.101 End of zbx_ipc_async_socket_close() 3562103:20251016:085835.101 zbx_setproctitle() title:'browser poller #8 [terminated]' 3561710:20251016:085835.101 query without transaction detected 3561710:20251016:085835.101 query [txnlev:0] [set schema 'public'] 3561703:20251016:085835.101 query without transaction detected 3561703:20251016:085835.101 query [txnlev:0] [set extra_float_digits to 3] 3561701:20251016:085835.101 query without transaction detected 3561701:20251016:085835.101 query [txnlev:0] [set escape_string_warning to off] 3561764:20251016:085835.101 query [txnlev:0] [set extra_float_digits to 3] 3561703:20251016:085835.101 query [txnlev:0] [show standard_conforming_strings] 3561707:20251016:085835.101 query [txnlev:0] [set schema 'public'] 3561703:20251016:085835.101 query [txnlev:0] [show default_transaction_read_only] 3561764:20251016:085835.101 query [txnlev:0] [show standard_conforming_strings] 3561950:20251016:085835.101 query [txnlev:0] [show default_transaction_read_only] 3561960:20251016:085835.101 End of zbx_dbconn_open():0 3561960:20251016:085835.102 zbx_setproctitle() title:'lld worker #59 started' 3561960:20251016:085835.102 zbx_setproctitle() title:'lld worker #59 [terminated]' 3562147:20251016:085835.103 End of zbx_dbconn_open():0 3562147:20251016:085835.103 In zbx_ipc_async_socket_open() 3562147:20251016:085835.103 In zbx_ipc_socket_open() 3562147:20251016:085835.103 End of zbx_ipc_socket_open():SUCCEED 3562147:20251016:085835.103 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 3562147:20251016:085835.103 In zbx_ipc_async_socket_send() 3562147:20251016:085835.103 In zbx_ipc_client_send() clientid:0 3562147:20251016:085835.103 End of zbx_ipc_client_send():SUCCEED 3562147:20251016:085835.103 End of zbx_ipc_async_socket_send():SUCCEED 3562147:20251016:085835.103 In zbx_ipc_async_socket_flush() timeout:10 3562147:20251016:085835.103 End of zbx_ipc_async_socket_flush():0 3562147:20251016:085835.103 zbx_setproctitle() title:'history syncer #13 [started, syncing history]' 3562147:20251016:085835.103 In zbx_sync_history_cache() history_num:0 3562147:20251016:085835.103 zbx_setproctitle() title:'history syncer #13 [processed 0 values, 0+0 triggers in 0.000066 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 3562147:20251016:085835.103 In zbx_ipc_async_socket_recv() timeout:1 3562155:20251016:085835.103 query without transaction detected 3562155:20251016:085835.103 query [txnlev:0] [set schema 'public'] 3561976:20251016:085835.103 query without transaction detected 3561748:20251016:085835.103 query without transaction detected 3561748:20251016:085835.103 query [txnlev:0] [set extra_float_digits to 3] 3561709:20251016:085835.103 query without transaction detected 3561709:20251016:085835.103 query [txnlev:0] [set schema 'public'] 3561877:20251016:085835.103 query without transaction detected 3561877:20251016:085835.103 query [txnlev:0] [set schema 'public'] 3562155:20251016:085835.104 query without transaction detected 3562155:20251016:085835.104 query [txnlev:0] [set escape_string_warning to off] 3562155:20251016:085835.104 query without transaction detected 3562155:20251016:085835.104 query [txnlev:0] [set extra_float_digits to 3] 3562155:20251016:085835.104 query [txnlev:0] [show standard_conforming_strings] 3561748:20251016:085835.104 query [txnlev:0] [show standard_conforming_strings] 3561976:20251016:085835.104 query [txnlev:0] [set bytea_output=escape] 3562155:20251016:085835.104 query [txnlev:0] [show default_transaction_read_only] 3562155:20251016:085835.104 query [txnlev:0] [select pg_is_in_recovery();] 3561709:20251016:085835.104 query without transaction detected 3561709:20251016:085835.104 query [txnlev:0] [set escape_string_warning to off] 3561839:20251016:085835.104 zbx_setproctitle() title:'lld worker #44 started' 3561707:20251016:085835.104 query without transaction detected 3561707:20251016:085835.104 query [txnlev:0] [set escape_string_warning to off] 3561697:20251016:085835.104 query without transaction detected 3562155:20251016:085835.104 query without transaction detected 3561697:20251016:085835.104 query [txnlev:0] [set schema 'public'] 3562002:20251016:085835.104 zbx_setproctitle() title:'http poller #12 [got 0 values in 0.000000 sec, getting values]' 3562002:20251016:085835.105 In process_httptests() 3562002:20251016:085835.105 End of process_httptests() 3562002:20251016:085835.105 zbx_setproctitle() title:'http poller #12 [got 0 values in 0.049277 sec, idle 5 sec]' 3562022:20251016:085835.105 query [txnlev:0] [show standard_conforming_strings] 3561791:20251016:085835.105 query [txnlev:0] [select pg_is_in_recovery();] 3561696:20251016:085835.105 query [txnlev:0] [show default_transaction_read_only] 3561707:20251016:085835.105 query without transaction detected 3561707:20251016:085835.105 query [txnlev:0] [set extra_float_digits to 3] 3562143:20251016:085835.105 server #151 started [history syncer #10] 3562143:20251016:085835.105 zbx_setproctitle() title:'history syncer #10 [connecting to the database]' 3562143:20251016:085835.105 In zbx_dbconn_open() options:0 3561791:20251016:085835.105 query without transaction detected 3561791:20251016:085835.105 query [txnlev:0] [set bytea_output=escape] 3561791:20251016:085835.105 End of zbx_dbconn_open():0 3561791:20251016:085835.105 zbx_setproctitle() title:'lld worker #38 started' 3561791:20251016:085835.105 zbx_setproctitle() title:'lld worker #38 [terminated]' 3562157:20251016:085835.105 query [txnlev:0] [select pg_is_in_recovery();] 3562125:20251016:085835.105 query without transaction detected 3562125:20251016:085835.105 query [txnlev:0] [set extra_float_digits to 3] 3562019:20251016:085835.105 query without transaction detected 3562019:20251016:085835.105 query [txnlev:0] [set escape_string_warning to off] 3562019:20251016:085835.106 query without transaction detected 3562019:20251016:085835.106 query [txnlev:0] [set extra_float_digits to 3] 3562019:20251016:085835.106 query [txnlev:0] [show standard_conforming_strings] 3561773:20251016:085835.106 query without transaction detected 3561697:20251016:085835.106 query without transaction detected 3561697:20251016:085835.106 query [txnlev:0] [set escape_string_warning to off] 3561697:20251016:085835.106 query without transaction detected 3561697:20251016:085835.106 query [txnlev:0] [set extra_float_digits to 3] 3561697:20251016:085835.106 query [txnlev:0] [show standard_conforming_strings] 3561697:20251016:085835.106 query [txnlev:0] [show default_transaction_read_only] 3562125:20251016:085835.106 query [txnlev:0] [show standard_conforming_strings] 3562157:20251016:085835.106 query without transaction detected 3562157:20251016:085835.106 query [txnlev:0] [set bytea_output=escape] 3562070:20251016:085835.106 In process_httptests() 3562070:20251016:085835.106 End of process_httptests() 3562070:20251016:085835.106 zbx_setproctitle() title:'http poller #45 [got 0 values in 0.045472 sec, idle 5 sec]' 3562157:20251016:085835.106 End of zbx_dbconn_open():0 3562157:20251016:085835.106 In zbx_ipc_async_socket_open() 3562157:20251016:085835.106 In zbx_ipc_socket_open() 3562157:20251016:085835.106 End of zbx_ipc_socket_open():SUCCEED 3562157:20251016:085835.106 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 3562157:20251016:085835.106 In zbx_ipc_async_socket_send() 3562157:20251016:085835.106 In zbx_ipc_client_send() clientid:0 3562172:20251016:085835.106 server #159 started [history syncer #18] 3562172:20251016:085835.106 zbx_setproctitle() title:'history syncer #18 [connecting to the database]' 3562172:20251016:085835.106 In zbx_dbconn_open() options:0 3561700:20251016:085835.107 query without transaction detected 3561700:20251016:085835.107 query [txnlev:0] [set schema 'public'] 3561699:20251016:085835.108 query [txnlev:0] [select pg_is_in_recovery();] 3561702:20251016:085835.108 query without transaction detected 3561702:20251016:085835.108 query [txnlev:0] [set extra_float_digits to 3] 3561963:20251016:085835.108 query without transaction detected 3561963:20251016:085835.108 query [txnlev:0] [set escape_string_warning to off] 3562077:20251016:085835.108 End of zbx_dc_config_get_poller_nextcheck():-1 3562077:20251016:085835.108 End of get_values():0 3562077:20251016:085835.108 zbx_setproctitle() title:'browser poller #1 [got 0 values in 0.083370 sec, idle 5 sec]' 3562077:20251016:085835.108 In zbx_ipc_async_socket_recv() timeout:5 3561979:20251016:085835.108 In hk_history_enable_compression() 3561979:20251016:085835.108 query [txnlev:0] [select set_integer_now_func('history', 'zbx_ts_unix_now', true)] 3561963:20251016:085835.108 query without transaction detected 3561963:20251016:085835.108 query [txnlev:0] [set extra_float_digits to 3] 3561977:20251016:085835.108 query [txnlev:0] [show default_transaction_read_only] 3562040:20251016:085835.110 query [txnlev:0] [set extra_float_digits to 3] 3561699:20251016:085835.110 query without transaction detected 3561699:20251016:085835.110 query [txnlev:0] [set bytea_output=escape] 3562092:20251016:085835.110 End of zbx_ipc_async_socket_flush():0 3561961:20251016:085835.110 zbx_setproctitle() title:'lld worker #60 started' 3562047:20251016:085835.110 query without transaction detected 3562047:20251016:085835.110 query [txnlev:0] [set bytea_output=escape] 3561699:20251016:085835.110 End of zbx_dbconn_open():0 3561699:20251016:085835.110 zbx_setproctitle() title:'lld worker #10 started' 3561699:20251016:085835.110 zbx_setproctitle() title:'lld worker #10 [terminated]' 3562047:20251016:085835.110 End of zbx_dbconn_open():0 3562047:20251016:085835.110 zbx_setproctitle() title:'http poller #41 [terminated]' 3561690:20251016:085835.110 query without transaction detected 3561690:20251016:085835.110 query [txnlev:0] [set extra_float_digits to 3] 3561954:20251016:085835.110 query without transaction detected 3561954:20251016:085835.110 query [txnlev:0] [set escape_string_warning to off] 3561690:20251016:085835.110 query [txnlev:0] [show standard_conforming_strings] 3561954:20251016:085835.110 query without transaction detected 3561954:20251016:085835.110 query [txnlev:0] [set extra_float_digits to 3] 3561690:20251016:085835.110 query [txnlev:0] [show default_transaction_read_only] 3561954:20251016:085835.110 query [txnlev:0] [show standard_conforming_strings] 3561690:20251016:085835.110 query [txnlev:0] [select pg_is_in_recovery();] 3561954:20251016:085835.110 query [txnlev:0] [show default_transaction_read_only] 3561954:20251016:085835.111 query [txnlev:0] [select pg_is_in_recovery();] 3561690:20251016:085835.111 query without transaction detected 3561690:20251016:085835.111 query [txnlev:0] [set bytea_output=escape] 3561690:20251016:085835.111 End of zbx_dbconn_open():0 3561690:20251016:085835.111 zbx_setproctitle() title:'lld worker #1 started' 3561690:20251016:085835.111 zbx_setproctitle() title:'lld worker #1 [terminated]' 3561954:20251016:085835.111 query without transaction detected 3561954:20251016:085835.111 query [txnlev:0] [set bytea_output=escape] 3561954:20251016:085835.111 End of zbx_dbconn_open():0 3561954:20251016:085835.111 zbx_setproctitle() title:'lld worker #56 started' 3561986:20251016:085835.111 query [txnlev:0] [select pg_is_in_recovery();] 3561700:20251016:085835.111 query without transaction detected 3561700:20251016:085835.111 query [txnlev:0] [set escape_string_warning to off] 3562073:20251016:085835.111 query without transaction detected 3562073:20251016:085835.111 query [txnlev:0] [set bytea_output=escape] 3561700:20251016:085835.111 query without transaction detected 3561700:20251016:085835.111 query [txnlev:0] [set extra_float_digits to 3] 3562005:20251016:085835.111 query without transaction detected 3562005:20251016:085835.111 query [txnlev:0] [set schema 'public'] 3562024:20251016:085835.111 query [txnlev:0] [show default_transaction_read_only] 3562073:20251016:085835.111 End of zbx_dbconn_open():0 3562073:20251016:085835.111 zbx_setproctitle() title:'http poller #48 [terminated]' 3562128:20251016:085835.111 zbx_setproctitle() title:'history syncer #2 [connecting to the database]' 3562128:20251016:085835.111 In zbx_dbconn_open() options:0 3562024:20251016:085835.111 query [txnlev:0] [select pg_is_in_recovery();] 3561986:20251016:085835.111 query without transaction detected 3561986:20251016:085835.111 query [txnlev:0] [set bytea_output=escape] 3561986:20251016:085835.111 End of zbx_dbconn_open():0 3561986:20251016:085835.111 zbx_setproctitle() title:'http poller #6 [terminated]' 3562024:20251016:085835.111 query without transaction detected 3562024:20251016:085835.111 query [txnlev:0] [set bytea_output=escape] 3562024:20251016:085835.111 End of zbx_dbconn_open():0 3562024:20251016:085835.111 zbx_setproctitle() title:'http poller #28 [terminated]' 3561979:20251016:085835.112 In hk_compression_policy_enable(): table: history 3561979:20251016:085835.112 query [txnlev:0] [select attname from timescaledb_information.compression_settings where hypertable_schema='public' and hypertable_name='history' and segmentby_column_index is not null] 3562028:20251016:085835.112 query without transaction detected 3562028:20251016:085835.112 query [txnlev:0] [set bytea_output=escape] 3562028:20251016:085835.112 End of zbx_dbconn_open():0 3562028:20251016:085835.112 zbx_setproctitle() title:'http poller #32 [terminated]' 3562005:20251016:085835.112 query without transaction detected 3562005:20251016:085835.112 query [txnlev:0] [set escape_string_warning to off] 3562005:20251016:085835.112 query without transaction detected 3562005:20251016:085835.112 query [txnlev:0] [set extra_float_digits to 3] 3562005:20251016:085835.113 query [txnlev:0] [show standard_conforming_strings] 3562005:20251016:085835.113 query [txnlev:0] [show default_transaction_read_only] 3562005:20251016:085835.113 query [txnlev:0] [select pg_is_in_recovery();] 3562005:20251016:085835.113 query without transaction detected 3562005:20251016:085835.113 query [txnlev:0] [set bytea_output=escape] 3562005:20251016:085835.113 End of zbx_dbconn_open():0 3562005:20251016:085835.113 zbx_setproctitle() title:'http poller #15 [terminated]' 3562172:20251016:085835.113 query without transaction detected 3562172:20251016:085835.113 query [txnlev:0] [set schema 'public'] 3561798:20251016:085835.113 End of zbx_dbconn_open():0 3561798:20251016:085835.113 zbx_setproctitle() title:'lld worker #39 started' 3561798:20251016:085835.113 zbx_setproctitle() title:'lld worker #39 [terminated]' 3561714:20251016:085835.114 query [txnlev:0] [show standard_conforming_strings] 3561979:20251016:085835.114 End of hk_compression_policy_enable() 3561979:20251016:085835.114 In hk_set_table_compression_age(): table:history age:612000, compression_policy:0 3561979:20251016:085835.114 In hk_get_compression_age(): table: history 3561979:20251016:085835.114 query [txnlev:0] [select extract(epoch from (config::json->>'compress_after')::interval) from timescaledb_information.jobs where (application_name like 'Columnstore Policy%' or application_name like 'Compression%') and hypertable_schema='public' and hypertable_name='history'] 3562113:20251016:085835.114 In zbx_tls_init_child() 3562172:20251016:085835.114 query without transaction detected 3562172:20251016:085835.114 query [txnlev:0] [set escape_string_warning to off] 3562172:20251016:085835.115 query without transaction detected 3562172:20251016:085835.115 query [txnlev:0] [set extra_float_digits to 3] 3562172:20251016:085835.115 query [txnlev:0] [show standard_conforming_strings] 3562172:20251016:085835.115 query [txnlev:0] [show default_transaction_read_only] 3562133:20251016:085835.115 query [txnlev:0] [select pg_is_in_recovery();] 3562172:20251016:085835.115 query [txnlev:0] [select pg_is_in_recovery();] 3561714:20251016:085835.115 query [txnlev:0] [show default_transaction_read_only] 3562113:20251016:085835.115 OpenSSL library (version OpenSSL 3.2.2 4 Jun 2024) initialized 3561714:20251016:085835.115 query [txnlev:0] [select pg_is_in_recovery();] 3562172:20251016:085835.115 query without transaction detected 3561979:20251016:085835.115 End of hk_get_compression_age() age: 612000 3561784:20251016:085835.115 query [txnlev:0] [set escape_string_warning to off] 3561784:20251016:085835.115 query without transaction detected 3561784:20251016:085835.115 query [txnlev:0] [set extra_float_digits to 3] 3561784:20251016:085835.115 query [txnlev:0] [show standard_conforming_strings] 3561784:20251016:085835.116 query [txnlev:0] [show default_transaction_read_only] 3561784:20251016:085835.116 query [txnlev:0] [select pg_is_in_recovery();] 3561714:20251016:085835.116 query without transaction detected 3561714:20251016:085835.116 query [txnlev:0] [set bytea_output=escape] 3561714:20251016:085835.116 End of zbx_dbconn_open():0 3561714:20251016:085835.116 zbx_setproctitle() title:'lld worker #24 started' 3561714:20251016:085835.116 zbx_setproctitle() title:'lld worker #24 [terminated]' 3562113:20251016:085835.116 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM PSK-AES128-CCM8 PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 3562113:20251016:085835.116 End of zbx_tls_init_child() 3562113:20251016:085835.116 zbx_setproctitle() title:'browser poller #9 started' 3562113:20251016:085835.116 In zbx_ipc_async_socket_open() 3562113:20251016:085835.116 In zbx_ipc_socket_open() 3562113:20251016:085835.116 End of zbx_ipc_socket_open():SUCCEED 3561784:20251016:085835.116 query without transaction detected 3561784:20251016:085835.117 query [txnlev:0] [set bytea_output=escape] 3561718:20251016:085835.117 query [txnlev:0] [set bytea_output=escape] 3562114:20251016:085835.117 In zbx_tls_init_child() 3561983:20251016:085835.117 query [txnlev:0] [set escape_string_warning to off] 3561983:20251016:085835.117 query without transaction detected 3561983:20251016:085835.117 query [txnlev:0] [set extra_float_digits to 3] 3561784:20251016:085835.117 End of zbx_dbconn_open():0 3561784:20251016:085835.117 zbx_setproctitle() title:'lld worker #37 started' 3561784:20251016:085835.117 zbx_setproctitle() title:'lld worker #37 [terminated]' 3561718:20251016:085835.117 End of zbx_dbconn_open():0 3561718:20251016:085835.117 zbx_setproctitle() title:'lld worker #26 started' 3561718:20251016:085835.117 zbx_setproctitle() title:'lld worker #26 [terminated]' 3561983:20251016:085835.117 query [txnlev:0] [show standard_conforming_strings] 3561983:20251016:085835.117 query [txnlev:0] [show default_transaction_read_only] 3561983:20251016:085835.117 query [txnlev:0] [select pg_is_in_recovery();] 3561983:20251016:085835.117 query without transaction detected 3561983:20251016:085835.117 query [txnlev:0] [set bytea_output=escape] 3561983:20251016:085835.117 End of zbx_dbconn_open():0 3561983:20251016:085835.117 zbx_setproctitle() title:'http poller #3 [terminated]' 3562013:20251016:085835.117 query without transaction detected 3562013:20251016:085835.117 query [txnlev:0] [set bytea_output=escape] 3562013:20251016:085835.118 End of zbx_dbconn_open():0 3562013:20251016:085835.118 zbx_setproctitle() title:'http poller #19 [terminated]' 3562004:20251016:085835.118 query [txnlev:0] [set escape_string_warning to off] 3562072:20251016:085835.118 query [txnlev:0] [show standard_conforming_strings] 3562114:20251016:085835.118 OpenSSL library (version OpenSSL 3.2.2 4 Jun 2024) initialized 3562049:20251016:085835.118 query [txnlev:0] [show default_transaction_read_only] 3562146:20251016:085835.118 In zbx_dbconn_open() options:0 3562004:20251016:085835.118 query without transaction detected 3562004:20251016:085835.118 query [txnlev:0] [set extra_float_digits to 3] 3562072:20251016:085835.118 query [txnlev:0] [show default_transaction_read_only] 3562049:20251016:085835.118 query [txnlev:0] [select pg_is_in_recovery();] 3562004:20251016:085835.118 query [txnlev:0] [show standard_conforming_strings] 3562072:20251016:085835.118 query [txnlev:0] [select pg_is_in_recovery();] 3562004:20251016:085835.118 query [txnlev:0] [show default_transaction_read_only] 3562049:20251016:085835.118 query without transaction detected 3562049:20251016:085835.118 query [txnlev:0] [set bytea_output=escape] 3562072:20251016:085835.118 query without transaction detected 3562072:20251016:085835.118 query [txnlev:0] [set bytea_output=escape] 3562049:20251016:085835.118 End of zbx_dbconn_open():0 3562049:20251016:085835.118 zbx_setproctitle() title:'http poller #42 [terminated]' 3562072:20251016:085835.118 End of zbx_dbconn_open():0 3562072:20251016:085835.118 zbx_setproctitle() title:'http poller #47 [terminated]' 3562088:20251016:085835.118 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 3562088:20251016:085835.118 In zbx_ipc_async_socket_send() 3562088:20251016:085835.118 In zbx_ipc_client_send() clientid:0 3562088:20251016:085835.118 End of zbx_ipc_client_send():SUCCEED 3562088:20251016:085835.118 End of zbx_ipc_async_socket_send():SUCCEED 3562088:20251016:085835.118 In zbx_ipc_async_socket_flush() timeout:10 3562088:20251016:085835.118 End of zbx_ipc_async_socket_flush():0 3562088:20251016:085835.118 In zbx_ipc_async_socket_close() 3562088:20251016:085835.118 In zbx_ipc_socket_close() 3562088:20251016:085835.118 End of zbx_ipc_socket_close() 3562088:20251016:085835.118 End of zbx_ipc_async_socket_close() 3562088:20251016:085835.118 zbx_setproctitle() title:'browser poller #3 [terminated]' 3562004:20251016:085835.118 query [txnlev:0] [select pg_is_in_recovery();] 3562004:20251016:085835.119 query without transaction detected 3562004:20251016:085835.119 query [txnlev:0] [set bytea_output=escape] 3561952:20251016:085835.119 End of zbx_dbconn_open():0 3561952:20251016:085835.119 zbx_setproctitle() title:'lld worker #54 started' 3561952:20251016:085835.119 zbx_setproctitle() title:'lld worker #54 [terminated]' 3562004:20251016:085835.119 End of zbx_dbconn_open():0 3562004:20251016:085835.119 zbx_setproctitle() title:'http poller #14 [terminated]' 3561970:20251016:085835.119 query without transaction detected 3561970:20251016:085835.119 query [txnlev:0] [set extra_float_digits to 3] 3561970:20251016:085835.119 query [txnlev:0] [show standard_conforming_strings] 3561970:20251016:085835.119 query [txnlev:0] [show default_transaction_read_only] 3561970:20251016:085835.119 query [txnlev:0] [select pg_is_in_recovery();] 3562114:20251016:085835.119 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM PSK-AES128-CCM8 PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 3562114:20251016:085835.119 End of zbx_tls_init_child() 3562114:20251016:085835.119 zbx_setproctitle() title:'browser poller #10 started' 3562114:20251016:085835.119 In zbx_ipc_async_socket_open() 3562114:20251016:085835.119 In zbx_ipc_socket_open() 3562114:20251016:085835.119 End of zbx_ipc_socket_open():SUCCEED 3562114:20251016:085835.119 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 3562114:20251016:085835.119 In zbx_ipc_async_socket_send() 3562114:20251016:085835.119 In zbx_ipc_client_send() clientid:0 3562114:20251016:085835.119 End of zbx_ipc_client_send():SUCCEED 3562114:20251016:085835.119 End of zbx_ipc_async_socket_send():SUCCEED 3562114:20251016:085835.119 In zbx_ipc_async_socket_flush() timeout:10 3562114:20251016:085835.119 End of zbx_ipc_async_socket_flush():0 3562114:20251016:085835.119 In zbx_ipc_async_socket_close() 3562114:20251016:085835.119 In zbx_ipc_socket_close() 3562114:20251016:085835.119 End of zbx_ipc_socket_close() 3562114:20251016:085835.119 End of zbx_ipc_async_socket_close() 3562114:20251016:085835.119 zbx_setproctitle() title:'browser poller #10 [terminated]' 3561970:20251016:085835.119 query without transaction detected 3561970:20251016:085835.119 query [txnlev:0] [set bytea_output=escape] 3561970:20251016:085835.119 End of zbx_dbconn_open():0 3561970:20251016:085835.119 zbx_setproctitle() title:'lld worker #65 started' 3561970:20251016:085835.119 zbx_setproctitle() title:'lld worker #65 [terminated]' 3562137:20251016:085835.119 query without transaction detected 3562137:20251016:085835.119 query [txnlev:0] [set bytea_output=escape] 3562137:20251016:085835.120 End of zbx_dbconn_open():0 3562137:20251016:085835.120 In zbx_ipc_async_socket_open() 3562137:20251016:085835.120 In zbx_ipc_socket_open() 3562137:20251016:085835.120 End of zbx_ipc_socket_open():SUCCEED 3562137:20251016:085835.120 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 3562137:20251016:085835.120 In zbx_ipc_async_socket_send() 3562137:20251016:085835.120 In zbx_ipc_client_send() clientid:0 3562137:20251016:085835.120 End of zbx_ipc_client_send():SUCCEED 3562137:20251016:085835.120 End of zbx_ipc_async_socket_send():SUCCEED 3562137:20251016:085835.120 In zbx_ipc_async_socket_flush() timeout:10 3562137:20251016:085835.120 End of zbx_ipc_async_socket_flush():0 3562137:20251016:085835.120 zbx_setproctitle() title:'history syncer #7 [started, syncing history]' 3562137:20251016:085835.120 In zbx_sync_history_cache() history_num:0 3562137:20251016:085835.120 zbx_setproctitle() title:'history syncer #7 [processed 0 values, 0+0 triggers in 0.000066 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 3562137:20251016:085835.120 In zbx_ipc_async_socket_recv() timeout:1 3562144:20251016:085835.120 End of zbx_ipc_async_socket_flush():0 3562144:20251016:085835.120 zbx_setproctitle() title:'history syncer #11 [started, syncing history]' 3562144:20251016:085835.120 In zbx_sync_history_cache() history_num:0 3562144:20251016:085835.120 zbx_setproctitle() title:'history syncer #11 [processed 0 values, 0+0 triggers in 0.000055 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 3562144:20251016:085835.120 In zbx_ipc_async_socket_recv() timeout:1 3562141:20251016:085835.120 query without transaction detected 3562141:20251016:085835.120 query [txnlev:0] [set schema 'public'] 3562150:20251016:085835.120 query without transaction detected 3562150:20251016:085835.120 query [txnlev:0] [set escape_string_warning to off] 3562146:20251016:085835.120 query without transaction detected 3562146:20251016:085835.120 query [txnlev:0] [set schema 'public'] 3562141:20251016:085835.121 query without transaction detected 3562141:20251016:085835.121 query [txnlev:0] [set escape_string_warning to off] 3562141:20251016:085835.121 query without transaction detected 3562141:20251016:085835.121 query [txnlev:0] [set extra_float_digits to 3] 3562146:20251016:085835.121 query without transaction detected 3562146:20251016:085835.121 query [txnlev:0] [set escape_string_warning to off] 3562141:20251016:085835.121 query [txnlev:0] [show standard_conforming_strings] 3562146:20251016:085835.121 query without transaction detected 3562146:20251016:085835.121 query [txnlev:0] [set extra_float_digits to 3] 3562141:20251016:085835.121 query [txnlev:0] [show default_transaction_read_only] 3562146:20251016:085835.121 query [txnlev:0] [show standard_conforming_strings] 3562141:20251016:085835.121 query [txnlev:0] [select pg_is_in_recovery();] 3562146:20251016:085835.122 query [txnlev:0] [show default_transaction_read_only] 3562146:20251016:085835.122 query [txnlev:0] [select pg_is_in_recovery();] 3562141:20251016:085835.122 query without transaction detected 3562141:20251016:085835.122 query [txnlev:0] [set bytea_output=escape] 3562141:20251016:085835.122 End of zbx_dbconn_open():0 3562141:20251016:085835.122 In zbx_ipc_async_socket_open() 3562141:20251016:085835.122 In zbx_ipc_socket_open() 3562141:20251016:085835.122 End of zbx_ipc_socket_open():SUCCEED 3562146:20251016:085835.122 query without transaction detected 3562146:20251016:085835.122 query [txnlev:0] [set bytea_output=escape] 3562141:20251016:085835.122 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 3562141:20251016:085835.122 In zbx_ipc_async_socket_send() 3562141:20251016:085835.122 In zbx_ipc_client_send() clientid:0 3562141:20251016:085835.122 End of zbx_ipc_client_send():SUCCEED 3562141:20251016:085835.122 End of zbx_ipc_async_socket_send():SUCCEED 3562141:20251016:085835.122 In zbx_ipc_async_socket_flush() timeout:10 3562141:20251016:085835.122 End of zbx_ipc_async_socket_flush():0 3561719:20251016:085835.122 query without transaction detected 3562012:20251016:085835.122 query [txnlev:0] [set extra_float_digits to 3] 3561719:20251016:085835.122 query [txnlev:0] [set bytea_output=escape] 3561731:20251016:085835.122 End of zbx_dbconn_open():0 3561972:20251016:085835.122 query [txnlev:0] [show standard_conforming_strings] 3562039:20251016:085835.122 query [txnlev:0] [show default_transaction_read_only] 3561689:20251016:085835.122 In ipc_service_accept() 3562012:20251016:085835.122 query [txnlev:0] [show standard_conforming_strings] 3561689:20251016:085835.122 In ipc_service_add_client() 3561689:20251016:085835.122 End of ipc_service_add_client() clientid:31 3561689:20251016:085835.122 End of ipc_service_accept() 3561689:20251016:085835.122 In ipc_service_accept() 3561689:20251016:085835.122 In ipc_service_add_client() 3561689:20251016:085835.122 End of ipc_service_add_client() clientid:32 3561689:20251016:085835.122 End of ipc_service_accept() 3561689:20251016:085835.122 In ipc_service_accept() 3561689:20251016:085835.122 In ipc_service_add_client() 3561689:20251016:085835.122 End of ipc_service_add_client() clientid:33 3561689:20251016:085835.122 End of ipc_service_accept() 3562039:20251016:085835.122 query [txnlev:0] [select pg_is_in_recovery();] 3561719:20251016:085835.122 End of zbx_dbconn_open():0 3561719:20251016:085835.122 zbx_setproctitle() title:'lld worker #27 started' 3562012:20251016:085835.122 query [txnlev:0] [show default_transaction_read_only] 3561972:20251016:085835.122 query [txnlev:0] [show default_transaction_read_only] 3562043:20251016:085835.122 query without transaction detected 3562043:20251016:085835.122 query [txnlev:0] [set bytea_output=escape] 3562012:20251016:085835.122 query [txnlev:0] [select pg_is_in_recovery();] 3561972:20251016:085835.122 query [txnlev:0] [select pg_is_in_recovery();] 3561985:20251016:085835.122 query [txnlev:0] [show default_transaction_read_only] 3561968:20251016:085835.122 query without transaction detected 3561968:20251016:085835.122 query [txnlev:0] [set bytea_output=escape] 3562039:20251016:085835.122 query without transaction detected 3562039:20251016:085835.122 query [txnlev:0] [set bytea_output=escape] 3562012:20251016:085835.122 query without transaction detected 3562012:20251016:085835.122 query [txnlev:0] [set bytea_output=escape] 3562115:20251016:085835.122 query [txnlev:0] [set bytea_output=escape] 3561985:20251016:085835.122 query [txnlev:0] [select pg_is_in_recovery();] 3561732:20251016:085835.123 In zbx_ipc_socket_read() 3561705:20251016:085835.123 End of zbx_dbconn_open():0 3561705:20251016:085835.123 zbx_setproctitle() title:'lld worker #16 started' 3561705:20251016:085835.123 zbx_setproctitle() title:'lld worker #16 [terminated]' 3561950:20251016:085835.123 query [txnlev:0] [select pg_is_in_recovery();] 3561703:20251016:085835.123 query [txnlev:0] [select pg_is_in_recovery();] 3562012:20251016:085835.123 End of zbx_dbconn_open():0 3562012:20251016:085835.123 zbx_setproctitle() title:'http poller #18 [terminated]' 3561985:20251016:085835.123 query without transaction detected 3561985:20251016:085835.123 query [txnlev:0] [set bytea_output=escape] 3561985:20251016:085835.123 End of zbx_dbconn_open():0 3561985:20251016:085835.123 zbx_setproctitle() title:'http poller #5 [terminated]' 3561704:20251016:085835.123 query without transaction detected 3561704:20251016:085835.123 query [txnlev:0] [set schema 'public'] 3561764:20251016:085835.123 query [txnlev:0] [show default_transaction_read_only] 3562031:20251016:085835.123 query without transaction detected 3561806:20251016:085835.123 query without transaction detected 3562142:20251016:085835.123 query without transaction detected 3562142:20251016:085835.123 query [txnlev:0] [set schema 'public'] 3561764:20251016:085835.123 query [txnlev:0] [select pg_is_in_recovery();] 3561764:20251016:085835.123 query without transaction detected 3561764:20251016:085835.123 query [txnlev:0] [set bytea_output=escape] 3561764:20251016:085835.123 End of zbx_dbconn_open():0 3561764:20251016:085835.123 zbx_setproctitle() title:'lld worker #32 started' 3561764:20251016:085835.123 zbx_setproctitle() title:'lld worker #32 [terminated]' 3562115:20251016:085835.123 End of zbx_dbconn_open():0 3562115:20251016:085835.123 In zbx_ipc_service_start() service:discoverer 3562115:20251016:085835.123 End of zbx_ipc_service_start():SUCCEED 3562115:20251016:085835.123 for a discovery process with 100 workers, the user limit of 65536 file descriptors is insufficient. The maximum number of concurrent checks per worker has been reduced to 393 3562069:20251016:085835.124 query without transaction detected 3562069:20251016:085835.124 query [txnlev:0] [set extra_float_digits to 3] 3562069:20251016:085835.124 query [txnlev:0] [show standard_conforming_strings] 3562069:20251016:085835.124 query [txnlev:0] [show default_transaction_read_only] 3561748:20251016:085835.124 query [txnlev:0] [show default_transaction_read_only] 3562069:20251016:085835.124 query [txnlev:0] [select pg_is_in_recovery();] 3561775:20251016:085835.124 query without transaction detected 3561877:20251016:085835.124 query without transaction detected 3561877:20251016:085835.124 query [txnlev:0] [set escape_string_warning to off] 3562142:20251016:085835.124 query without transaction detected 3562075:20251016:085835.124 query without transaction detected 3562075:20251016:085835.124 query [txnlev:0] [set schema 'public'] 3562022:20251016:085835.124 query [txnlev:0] [show default_transaction_read_only] 3561707:20251016:085835.124 query [txnlev:0] [show standard_conforming_strings] 3561696:20251016:085835.124 query [txnlev:0] [select pg_is_in_recovery();] 3561950:20251016:085835.124 query without transaction detected 3561950:20251016:085835.124 query [txnlev:0] [set bytea_output=escape] 3562022:20251016:085835.124 query [txnlev:0] [select pg_is_in_recovery();] 3561709:20251016:085835.124 query without transaction detected 3561709:20251016:085835.124 query [txnlev:0] [set extra_float_digits to 3] 3561707:20251016:085835.124 query [txnlev:0] [show default_transaction_read_only] 3561950:20251016:085835.125 End of zbx_dbconn_open():0 3561950:20251016:085835.125 zbx_setproctitle() title:'lld worker #53 started' 3561950:20251016:085835.125 zbx_setproctitle() title:'lld worker #53 [terminated]' 3561712:20251016:085835.125 query without transaction detected 3561712:20251016:085835.125 query [txnlev:0] [set escape_string_warning to off] 3561839:20251016:085835.125 zbx_setproctitle() title:'lld worker #44 [terminated]' 3561773:20251016:085835.125 query [txnlev:0] [set escape_string_warning to off] 3561694:20251016:085835.125 query without transaction detected 3561694:20251016:085835.125 query [txnlev:0] [set schema 'public'] 3561698:20251016:085835.125 query [txnlev:0] [set escape_string_warning to off] 3561697:20251016:085835.125 query [txnlev:0] [select pg_is_in_recovery();] 3562019:20251016:085835.125 query [txnlev:0] [show default_transaction_read_only] 3561858:20251016:085835.125 query without transaction detected 3561858:20251016:085835.125 query [txnlev:0] [set escape_string_warning to off] 3561698:20251016:085835.125 query without transaction detected 3561698:20251016:085835.125 query [txnlev:0] [set extra_float_digits to 3] 3561712:20251016:085835.125 query without transaction detected 3561712:20251016:085835.125 query [txnlev:0] [set extra_float_digits to 3] 3561814:20251016:085835.125 query without transaction detected 3561814:20251016:085835.125 query [txnlev:0] [set schema 'public'] 3561702:20251016:085835.125 query [txnlev:0] [show standard_conforming_strings] 3561773:20251016:085835.125 query without transaction detected 3561773:20251016:085835.125 query [txnlev:0] [set extra_float_digits to 3] 3562092:20251016:085835.125 In zbx_ipc_async_socket_close() 3562092:20251016:085835.125 In zbx_ipc_socket_close() 3562092:20251016:085835.125 End of zbx_ipc_socket_close() 3562092:20251016:085835.125 End of zbx_ipc_async_socket_close() 3562092:20251016:085835.125 zbx_setproctitle() title:'browser poller #4 [terminated]' 3562040:20251016:085835.125 query [txnlev:0] [show standard_conforming_strings] 3561911:20251016:085835.126 query [txnlev:0] [select pg_is_in_recovery();] 3561977:20251016:085835.126 query [txnlev:0] [select pg_is_in_recovery();] 3562014:20251016:085835.126 query without transaction detected 3562014:20251016:085835.126 query [txnlev:0] [set escape_string_warning to off] 3562014:20251016:085835.126 query without transaction detected 3562014:20251016:085835.126 query [txnlev:0] [set extra_float_digits to 3] 3561911:20251016:085835.126 query without transaction detected 3561911:20251016:085835.126 query [txnlev:0] [set bytea_output=escape] 3561702:20251016:085835.126 query [txnlev:0] [show default_transaction_read_only] 3562014:20251016:085835.126 query [txnlev:0] [show standard_conforming_strings] 3561694:20251016:085835.126 query without transaction detected 3561694:20251016:085835.126 query [txnlev:0] [set escape_string_warning to off] 3561773:20251016:085835.126 query [txnlev:0] [show standard_conforming_strings] 3561702:20251016:085835.126 query [txnlev:0] [select pg_is_in_recovery();] 3561911:20251016:085835.126 End of zbx_dbconn_open():0 3561911:20251016:085835.126 zbx_setproctitle() title:'lld worker #48 started' 3561911:20251016:085835.126 zbx_setproctitle() title:'lld worker #48 [terminated]' 3562014:20251016:085835.126 query [txnlev:0] [show default_transaction_read_only] 3562014:20251016:085835.126 query [txnlev:0] [select pg_is_in_recovery();] 3562040:20251016:085835.126 query [txnlev:0] [show default_transaction_read_only] 3562143:20251016:085835.126 query without transaction detected 3562143:20251016:085835.126 query [txnlev:0] [set schema 'public'] 3561963:20251016:085835.126 query [txnlev:0] [show standard_conforming_strings] 3562069:20251016:085835.126 query without transaction detected 3562069:20251016:085835.126 query [txnlev:0] [set bytea_output=escape] 3562014:20251016:085835.126 query without transaction detected 3562014:20251016:085835.126 query [txnlev:0] [set bytea_output=escape] 3562014:20251016:085835.127 End of zbx_dbconn_open():0 3562014:20251016:085835.127 zbx_setproctitle() title:'http poller #20 [terminated]' 3562069:20251016:085835.127 End of zbx_dbconn_open():0 3562069:20251016:085835.127 zbx_setproctitle() title:'http poller #44 [terminated]' 3560964:20251016:085835.127 End of zbx_ipc_service_recv():2 3560964:20251016:085835.127 zbx_setproctitle() title:'service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.004096 sec during 5.004111 sec]' 3560964:20251016:085835.127 In zbx_ipc_service_recv() timeout:1.000 3561814:20251016:085835.127 query without transaction detected 3561814:20251016:085835.127 query [txnlev:0] [set escape_string_warning to off] 3561963:20251016:085835.127 query [txnlev:0] [show default_transaction_read_only] 3561814:20251016:085835.127 query without transaction detected 3561814:20251016:085835.127 query [txnlev:0] [set extra_float_digits to 3] 3561963:20251016:085835.127 query [txnlev:0] [select pg_is_in_recovery();] 3561814:20251016:085835.127 query [txnlev:0] [show standard_conforming_strings] 3561961:20251016:085835.127 zbx_setproctitle() title:'lld worker #60 [terminated]' 3561700:20251016:085835.128 query [txnlev:0] [show standard_conforming_strings] 3561963:20251016:085835.128 query without transaction detected 3561963:20251016:085835.128 query [txnlev:0] [set bytea_output=escape] 3562097:20251016:085835.128 zbx_tls_init_child() PSK ciphersuites: TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_GCM_SHA256 ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-AES128-CBC-SHA PSK-AES128-GCM-SHA256 PSK-AES128-CCM PSK-AES128-CCM8 PSK-AES128-CBC-SHA256 PSK-AES128-CBC-SHA 3561979:20251016:085835.128 End of hk_set_table_compression_age() 3561979:20251016:085835.128 query [txnlev:0] [select set_integer_now_func('history_uint', 'zbx_ts_unix_now', true)] 3561814:20251016:085835.128 query [txnlev:0] [show default_transaction_read_only] 3561963:20251016:085835.128 End of zbx_dbconn_open():0 3561963:20251016:085835.128 zbx_setproctitle() title:'lld worker #62 started' 3561963:20251016:085835.128 zbx_setproctitle() title:'lld worker #62 [terminated]' 3562128:20251016:085835.128 query without transaction detected 3562040:20251016:085835.128 query [txnlev:0] [select pg_is_in_recovery();] 3562071:20251016:085835.128 query [txnlev:0] [show standard_conforming_strings] 3562133:20251016:085835.128 query without transaction detected 3561696:20251016:085835.128 query without transaction detected 3561696:20251016:085835.128 query [txnlev:0] [set bytea_output=escape] 3562150:20251016:085835.128 query without transaction detected 3562022:20251016:085835.128 query without transaction detected 3562022:20251016:085835.128 query [txnlev:0] [set bytea_output=escape] 3562075:20251016:085835.128 query without transaction detected 3562075:20251016:085835.128 query [txnlev:0] [set escape_string_warning to off] 3562172:20251016:085835.128 query [txnlev:0] [set bytea_output=escape] 3562156:20251016:085835.128 zbx_setproctitle() title:'history syncer #16 [connecting to the database]' 3562156:20251016:085835.128 In zbx_dbconn_open() options:0 3561696:20251016:085835.128 End of zbx_dbconn_open():0 3561696:20251016:085835.128 zbx_setproctitle() title:'lld worker #7 started' 3561713:20251016:085835.128 query without transaction detected 3561713:20251016:085835.128 query [txnlev:0] [set escape_string_warning to off] 3562071:20251016:085835.128 query [txnlev:0] [show default_transaction_read_only] 3561719:20251016:085835.128 zbx_setproctitle() title:'lld worker #27 [terminated]' 3561689:20251016:085835.128 In ipc_service_accept() 3561689:20251016:085835.128 In ipc_service_add_client() 3561689:20251016:085835.128 End of ipc_service_add_client() clientid:34 3561706:20251016:085835.128 query without transaction detected 3561706:20251016:085835.128 query [txnlev:0] [set schema 'public'] 3561968:20251016:085835.128 End of zbx_dbconn_open():0 3561968:20251016:085835.128 zbx_setproctitle() title:'lld worker #63 started' 3561968:20251016:085835.128 zbx_setproctitle() title:'lld worker #63 [terminated]' 3562039:20251016:085835.128 End of zbx_dbconn_open():0 3562039:20251016:085835.128 zbx_setproctitle() title:'http poller #36 [terminated]' 3562043:20251016:085835.128 End of zbx_dbconn_open():0 3562043:20251016:085835.128 zbx_setproctitle() title:'http poller #40 [terminated]' 3562141:20251016:085835.128 zbx_setproctitle() title:'history syncer #8 [started, syncing history]' 3562141:20251016:085835.128 In zbx_sync_history_cache() history_num:0 3562141:20251016:085835.128 zbx_setproctitle() title:'history syncer #8 [processed 0 values, 0+0 triggers in 0.006430 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 3562141:20251016:085835.128 In zbx_ipc_async_socket_recv() timeout:1 3561979:20251016:085835.129 In hk_compression_policy_enable(): table: history_uint 3561979:20251016:085835.129 query [txnlev:0] [select attname from timescaledb_information.compression_settings where hypertable_schema='public' and hypertable_name='history_uint' and segmentby_column_index is not null] 3561979:20251016:085835.129 End of hk_compression_policy_enable() 3561979:20251016:085835.129 In hk_set_table_compression_age(): table:history_uint age:612000, compression_policy:0 3561979:20251016:085835.129 In hk_get_compression_age(): table: history_uint 3561979:20251016:085835.129 query [txnlev:0] [select extract(epoch from (config::json->>'compress_after')::interval) from timescaledb_information.jobs where (application_name like 'Columnstore Policy%' or application_name like 'Compression%') and hypertable_schema='public' and hypertable_name='history_uint'] 3561706:20251016:085835.129 query without transaction detected 3561706:20251016:085835.129 query [txnlev:0] [set escape_string_warning to off] 3561706:20251016:085835.129 query without transaction detected 3561706:20251016:085835.129 query [txnlev:0] [set extra_float_digits to 3] 3561979:20251016:085835.129 End of hk_get_compression_age() age: 612000 3561979:20251016:085835.129 End of hk_set_table_compression_age() 3561979:20251016:085835.129 query [txnlev:0] [select set_integer_now_func('history_str', 'zbx_ts_unix_now', true)] 3561704:20251016:085835.130 query without transaction detected 3561704:20251016:085835.130 query [txnlev:0] [set escape_string_warning to off] 3561976:20251016:085835.130 End of zbx_dbconn_open():0 3561976:20251016:085835.130 zbx_setproctitle() title:'lld worker #69 started' 3561976:20251016:085835.130 zbx_setproctitle() title:'lld worker #69 [terminated]' 3561775:20251016:085835.130 query [txnlev:0] [set extra_float_digits to 3] 3561704:20251016:085835.130 query without transaction detected 3561704:20251016:085835.130 query [txnlev:0] [set extra_float_digits to 3] 3561704:20251016:085835.130 query [txnlev:0] [show standard_conforming_strings] 3561775:20251016:085835.130 query [txnlev:0] [show standard_conforming_strings] 3561704:20251016:085835.130 query [txnlev:0] [show default_transaction_read_only] 3561704:20251016:085835.130 query [txnlev:0] [select pg_is_in_recovery();] 3561775:20251016:085835.130 query [txnlev:0] [show default_transaction_read_only] 3561704:20251016:085835.130 query without transaction detected 3561704:20251016:085835.130 query [txnlev:0] [set bytea_output=escape] 3561704:20251016:085835.130 End of zbx_dbconn_open():0 3561704:20251016:085835.130 zbx_setproctitle() title:'lld worker #15 started' 3561704:20251016:085835.130 zbx_setproctitle() title:'lld worker #15 [terminated]' 3561979:20251016:085835.130 In hk_compression_policy_enable(): table: history_str 3561979:20251016:085835.130 query [txnlev:0] [select attname from timescaledb_information.compression_settings where hypertable_schema='public' and hypertable_name='history_str' and segmentby_column_index is not null] 3561700:20251016:085835.130 query [txnlev:0] [show default_transaction_read_only] 3561748:20251016:085835.130 query [txnlev:0] [select pg_is_in_recovery();] 3561700:20251016:085835.130 query [txnlev:0] [select pg_is_in_recovery();] 3561748:20251016:085835.131 query without transaction detected 3561748:20251016:085835.131 query [txnlev:0] [set bytea_output=escape] 3561700:20251016:085835.131 query without transaction detected 3561700:20251016:085835.131 query [txnlev:0] [set bytea_output=escape] 3561700:20251016:085835.131 End of zbx_dbconn_open():0 3561700:20251016:085835.131 zbx_setproctitle() title:'lld worker #11 started' 3561700:20251016:085835.131 zbx_setproctitle() title:'lld worker #11 [terminated]' 3561979:20251016:085835.131 End of hk_compression_policy_enable() 3561979:20251016:085835.131 In hk_set_table_compression_age(): table:history_str age:612000, compression_policy:0 3561979:20251016:085835.131 In hk_get_compression_age(): table: history_str 3561979:20251016:085835.131 query [txnlev:0] [select extract(epoch from (config::json->>'compress_after')::interval) from timescaledb_information.jobs where (application_name like 'Columnstore Policy%' or application_name like 'Compression%') and hypertable_schema='public' and hypertable_name='history_str'] 3561774:20251016:085835.131 query [txnlev:0] [select pg_is_in_recovery();] 3561877:20251016:085835.131 query without transaction detected 3562142:20251016:085835.131 query [txnlev:0] [set escape_string_warning to off] 3562172:20251016:085835.131 End of zbx_dbconn_open():0 3562172:20251016:085835.131 In zbx_ipc_async_socket_open() 3562172:20251016:085835.131 In zbx_ipc_socket_open() 3562172:20251016:085835.131 End of zbx_ipc_socket_open():SUCCEED 3562172:20251016:085835.131 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 3562172:20251016:085835.131 In zbx_ipc_async_socket_send() 3562172:20251016:085835.131 In zbx_ipc_client_send() clientid:0 3562172:20251016:085835.131 End of zbx_ipc_client_send():SUCCEED 3562172:20251016:085835.131 End of zbx_ipc_async_socket_send():SUCCEED 3562172:20251016:085835.131 In zbx_ipc_async_socket_flush() timeout:10 3562172:20251016:085835.131 End of zbx_ipc_async_socket_flush():0 3562172:20251016:085835.131 zbx_setproctitle() title:'history syncer #18 [started, syncing history]' 3562172:20251016:085835.131 In zbx_sync_history_cache() history_num:0 3561979:20251016:085835.131 End of hk_get_compression_age() age: 612000 3561979:20251016:085835.131 End of hk_set_table_compression_age() 3561979:20251016:085835.131 query [txnlev:0] [select set_integer_now_func('history_text', 'zbx_ts_unix_now', true)] 3561774:20251016:085835.131 query without transaction detected 3561774:20251016:085835.131 query [txnlev:0] [set bytea_output=escape] 3562142:20251016:085835.131 query without transaction detected 3562142:20251016:085835.131 query [txnlev:0] [set extra_float_digits to 3] 3561774:20251016:085835.131 End of zbx_dbconn_open():0 3561774:20251016:085835.131 zbx_setproctitle() title:'lld worker #35 started' 3561774:20251016:085835.131 zbx_setproctitle() title:'lld worker #35 [terminated]' 3562142:20251016:085835.131 query [txnlev:0] [show standard_conforming_strings] 3562157:20251016:085835.131 End of zbx_ipc_client_send():SUCCEED 3562157:20251016:085835.131 End of zbx_ipc_async_socket_send():SUCCEED 3562019:20251016:085835.131 query [txnlev:0] [select pg_is_in_recovery();] 3562142:20251016:085835.131 query [txnlev:0] [show default_transaction_read_only] 3562142:20251016:085835.131 query [txnlev:0] [select pg_is_in_recovery();] 3561698:20251016:085835.132 query [txnlev:0] [show standard_conforming_strings] 3562142:20251016:085835.132 query without transaction detected 3562142:20251016:085835.132 query [txnlev:0] [set bytea_output=escape] 3562142:20251016:085835.132 End of zbx_dbconn_open():0 3562142:20251016:085835.132 In zbx_ipc_async_socket_open() 3562142:20251016:085835.132 In zbx_ipc_socket_open() 3562142:20251016:085835.132 End of zbx_ipc_socket_open():SUCCEED 3562125:20251016:085835.132 query [txnlev:0] [show default_transaction_read_only] 3562142:20251016:085835.132 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 3562142:20251016:085835.132 In zbx_ipc_async_socket_send() 3562142:20251016:085835.132 In zbx_ipc_client_send() clientid:0 3562142:20251016:085835.132 End of zbx_ipc_client_send():SUCCEED 3562142:20251016:085835.132 End of zbx_ipc_async_socket_send():SUCCEED 3562142:20251016:085835.132 In zbx_ipc_async_socket_flush() timeout:10 3562142:20251016:085835.132 End of zbx_ipc_async_socket_flush():0 3562142:20251016:085835.132 zbx_setproctitle() title:'history syncer #9 [started, syncing history]' 3562142:20251016:085835.132 In zbx_sync_history_cache() history_num:0 3562142:20251016:085835.132 zbx_setproctitle() title:'history syncer #9 [processed 0 values, 0+0 triggers in 0.000058 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 3562142:20251016:085835.132 In zbx_ipc_async_socket_recv() timeout:1 3561697:20251016:085835.132 query without transaction detected 3561697:20251016:085835.132 query [txnlev:0] [set bytea_output=escape] 3561697:20251016:085835.132 End of zbx_dbconn_open():0 3561697:20251016:085835.132 zbx_setproctitle() title:'lld worker #8 started' 3561697:20251016:085835.132 zbx_setproctitle() title:'lld worker #8 [terminated]' 3561977:20251016:085835.132 query without transaction detected 3561977:20251016:085835.132 query [txnlev:0] [set bytea_output=escape] 3562113:20251016:085835.132 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 3562113:20251016:085835.132 In zbx_ipc_async_socket_send() 3562113:20251016:085835.132 In zbx_ipc_client_send() clientid:0 3562113:20251016:085835.132 End of zbx_ipc_client_send():SUCCEED 3562113:20251016:085835.132 End of zbx_ipc_async_socket_send():SUCCEED 3562113:20251016:085835.132 In zbx_ipc_async_socket_flush() timeout:10 3562113:20251016:085835.132 End of zbx_ipc_async_socket_flush():0 3562113:20251016:085835.132 In zbx_ipc_async_socket_close() 3562113:20251016:085835.132 In zbx_ipc_socket_close() 3562133:20251016:085835.132 query [txnlev:0] [set bytea_output=escape] 3561984:20251016:085835.132 query [txnlev:0] [show standard_conforming_strings] 3562015:20251016:085835.132 In zbx_dbconn_open() options:0 3562133:20251016:085835.132 End of zbx_dbconn_open():0 3562133:20251016:085835.132 In zbx_ipc_async_socket_open() 3562133:20251016:085835.132 In zbx_ipc_socket_open() 3562133:20251016:085835.132 End of zbx_ipc_socket_open():SUCCEED 3562133:20251016:085835.132 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 3562133:20251016:085835.132 In zbx_ipc_async_socket_send() 3562133:20251016:085835.132 In zbx_ipc_client_send() clientid:0 3562133:20251016:085835.132 End of zbx_ipc_client_send():SUCCEED 3562133:20251016:085835.132 End of zbx_ipc_async_socket_send():SUCCEED 3562133:20251016:085835.132 In zbx_ipc_async_socket_flush() timeout:10 3562133:20251016:085835.132 End of zbx_ipc_async_socket_flush():0 3562133:20251016:085835.133 zbx_setproctitle() title:'history syncer #5 [started, syncing history]' 3562133:20251016:085835.133 In zbx_sync_history_cache() history_num:0 3562133:20251016:085835.133 zbx_setproctitle() title:'history syncer #5 [processed 0 values, 0+0 triggers in 0.000055 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 3562133:20251016:085835.133 In zbx_ipc_async_socket_recv() timeout:1 3562150:20251016:085835.133 query [txnlev:0] [set extra_float_digits to 3] 3561973:20251016:085835.133 End of zbx_dbconn_open():0 3561973:20251016:085835.133 zbx_setproctitle() title:'lld worker #67 started' 3561973:20251016:085835.133 zbx_setproctitle() title:'lld worker #67 [terminated]' 3561707:20251016:085835.133 query [txnlev:0] [select pg_is_in_recovery();] 3561709:20251016:085835.133 query [txnlev:0] [show standard_conforming_strings] 3562022:20251016:085835.133 End of zbx_dbconn_open():0 3562022:20251016:085835.133 zbx_setproctitle() title:'http poller #26 [terminated]' 3562071:20251016:085835.133 query [txnlev:0] [select pg_is_in_recovery();] 3562156:20251016:085835.133 query without transaction detected 3562156:20251016:085835.133 query [txnlev:0] [set schema 'public'] 3562125:20251016:085835.133 query [txnlev:0] [select pg_is_in_recovery();] 3561954:20251016:085835.133 zbx_setproctitle() title:'lld worker #56 [terminated]' 3562097:20251016:085835.133 End of zbx_tls_init_child() 3562097:20251016:085835.133 zbx_setproctitle() title:'browser poller #5 started' 3562097:20251016:085835.133 In zbx_ipc_async_socket_open() 3562097:20251016:085835.133 In zbx_ipc_socket_open() 3562097:20251016:085835.133 End of zbx_ipc_socket_open():SUCCEED 3562097:20251016:085835.133 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 3562097:20251016:085835.133 In zbx_ipc_async_socket_send() 3562097:20251016:085835.133 In zbx_ipc_client_send() clientid:0 3562097:20251016:085835.133 End of zbx_ipc_client_send():SUCCEED 3561708:20251016:085835.133 query without transaction detected 3561708:20251016:085835.133 query [txnlev:0] [set schema 'public'] 3562150:20251016:085835.134 query [txnlev:0] [show standard_conforming_strings] 3562129:20251016:085835.134 server #144 started [history syncer #3] 3562129:20251016:085835.134 zbx_setproctitle() title:'history syncer #3 [connecting to the database]' 3562129:20251016:085835.134 In zbx_dbconn_open() options:0 3562136:20251016:085835.134 query without transaction detected 3562136:20251016:085835.134 query [txnlev:0] [set extra_float_digits to 3] 3561701:20251016:085835.134 query without transaction detected 3561701:20251016:085835.134 query [txnlev:0] [set extra_float_digits to 3] 3561707:20251016:085835.135 query without transaction detected 3561707:20251016:085835.135 query [txnlev:0] [set bytea_output=escape] 3561709:20251016:085835.135 query [txnlev:0] [show default_transaction_read_only] 3562156:20251016:085835.135 query without transaction detected 3562156:20251016:085835.135 query [txnlev:0] [set escape_string_warning to off] 3561706:20251016:085835.135 query [txnlev:0] [show standard_conforming_strings] 3561806:20251016:085835.135 query [txnlev:0] [set schema 'public'] 3561710:20251016:085835.135 query without transaction detected 3561710:20251016:085835.135 query [txnlev:0] [set escape_string_warning to off] 3561709:20251016:085835.135 query [txnlev:0] [select pg_is_in_recovery();] 3562136:20251016:085835.135 query [txnlev:0] [show standard_conforming_strings] 3562156:20251016:085835.135 query without transaction detected 3562156:20251016:085835.135 query [txnlev:0] [set extra_float_digits to 3] 3561713:20251016:085835.135 query without transaction detected 3561713:20251016:085835.135 query [txnlev:0] [set extra_float_digits to 3] 3561689:20251016:085835.135 End of ipc_service_accept() 3561689:20251016:085835.135 In ipc_service_accept() 3561710:20251016:085835.135 query without transaction detected 3562146:20251016:085835.135 End of zbx_dbconn_open():0 3561709:20251016:085835.135 query without transaction detected 3561709:20251016:085835.135 query [txnlev:0] [set bytea_output=escape] 3562157:20251016:085835.135 In zbx_ipc_async_socket_flush() timeout:10 3562157:20251016:085835.135 End of zbx_ipc_async_socket_flush():0 3562150:20251016:085835.135 query [txnlev:0] [show default_transaction_read_only] 3561858:20251016:085835.135 query without transaction detected 3561814:20251016:085835.135 query [txnlev:0] [select pg_is_in_recovery();] 3562150:20251016:085835.135 query [txnlev:0] [select pg_is_in_recovery();] 3562150:20251016:085835.135 query without transaction detected 3562150:20251016:085835.135 query [txnlev:0] [set bytea_output=escape] 3562150:20251016:085835.135 End of zbx_dbconn_open():0 3562150:20251016:085835.135 In zbx_ipc_async_socket_open() 3562150:20251016:085835.135 In zbx_ipc_socket_open() 3562150:20251016:085835.135 End of zbx_ipc_socket_open():SUCCEED 3562150:20251016:085835.135 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 3562150:20251016:085835.135 In zbx_ipc_async_socket_send() 3562150:20251016:085835.135 In zbx_ipc_client_send() clientid:0 3562150:20251016:085835.135 End of zbx_ipc_client_send():SUCCEED 3562150:20251016:085835.135 End of zbx_ipc_async_socket_send():SUCCEED 3562150:20251016:085835.135 In zbx_ipc_async_socket_flush() timeout:10 3562150:20251016:085835.135 End of zbx_ipc_async_socket_flush():0 3562150:20251016:085835.135 zbx_setproctitle() title:'history syncer #14 [started, syncing history]' 3562150:20251016:085835.135 In zbx_sync_history_cache() history_num:0 3562150:20251016:085835.136 zbx_setproctitle() title:'history syncer #14 [processed 0 values, 0+0 triggers in 0.000051 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 3562150:20251016:085835.136 In zbx_ipc_async_socket_recv() timeout:1 3562136:20251016:085835.136 query [txnlev:0] [show default_transaction_read_only] 3561709:20251016:085835.136 End of zbx_dbconn_open():0 3561709:20251016:085835.136 zbx_setproctitle() title:'lld worker #20 started' 3561709:20251016:085835.136 zbx_setproctitle() title:'lld worker #20 [terminated]' 3562015:20251016:085835.136 query without transaction detected 3562015:20251016:085835.136 query [txnlev:0] [set schema 'public'] 3562136:20251016:085835.136 query [txnlev:0] [select pg_is_in_recovery();] 3562040:20251016:085835.136 query without transaction detected 3562040:20251016:085835.136 query [txnlev:0] [set bytea_output=escape] 3561979:20251016:085835.136 In hk_compression_policy_enable(): table: history_text 3561979:20251016:085835.136 query [txnlev:0] [select attname from timescaledb_information.compression_settings where hypertable_schema='public' and hypertable_name='history_text' and segmentby_column_index is not null] 3561706:20251016:085835.136 query [txnlev:0] [show default_transaction_read_only] 3561806:20251016:085835.136 query without transaction detected 3561806:20251016:085835.136 query [txnlev:0] [set escape_string_warning to off] 3561806:20251016:085835.136 query without transaction detected 3561806:20251016:085835.136 query [txnlev:0] [set extra_float_digits to 3] 3561806:20251016:085835.136 query [txnlev:0] [show standard_conforming_strings] 3561814:20251016:085835.136 query without transaction detected 3561814:20251016:085835.136 query [txnlev:0] [set bytea_output=escape] 3561806:20251016:085835.136 query [txnlev:0] [show default_transaction_read_only] 3561706:20251016:085835.136 query [txnlev:0] [select pg_is_in_recovery();] 3561806:20251016:085835.136 query [txnlev:0] [select pg_is_in_recovery();] 3561814:20251016:085835.136 End of zbx_dbconn_open():0 3561814:20251016:085835.136 zbx_setproctitle() title:'lld worker #41 started' 3561814:20251016:085835.136 zbx_setproctitle() title:'lld worker #41 [terminated]' 3562017:20251016:085835.136 query [txnlev:0] [set extra_float_digits to 3] 3562113:20251016:085835.136 End of zbx_ipc_socket_close() 3562113:20251016:085835.136 End of zbx_ipc_async_socket_close() 3562113:20251016:085835.136 zbx_setproctitle() title:'browser poller #9 [terminated]' 3561706:20251016:085835.136 query without transaction detected 3561706:20251016:085835.136 query [txnlev:0] [set bytea_output=escape] 3561977:20251016:085835.136 End of zbx_dbconn_open():0 3561731:20251016:085835.136 zbx_setproctitle() title:'lld worker #28 started' 3562017:20251016:085835.136 query [txnlev:0] [show standard_conforming_strings] 3561731:20251016:085835.136 zbx_setproctitle() title:'lld worker #28 [terminated]' 3562017:20251016:085835.137 query [txnlev:0] [show default_transaction_read_only] 3562017:20251016:085835.137 query [txnlev:0] [select pg_is_in_recovery();] 3562017:20251016:085835.137 query without transaction detected 3562017:20251016:085835.137 query [txnlev:0] [set bytea_output=escape] 3562031:20251016:085835.137 query [txnlev:0] [set bytea_output=escape] 3561693:20251016:085835.137 query without transaction detected 3561693:20251016:085835.137 query [txnlev:0] [set escape_string_warning to off] 3562172:20251016:085835.137 zbx_setproctitle() title:'history syncer #18 [processed 0 values, 0+0 triggers in 0.000054 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 3562172:20251016:085835.137 In zbx_ipc_async_socket_recv() timeout:1 3561775:20251016:085835.137 query [txnlev:0] [select pg_is_in_recovery();] 3561748:20251016:085835.138 End of zbx_dbconn_open():0 3561748:20251016:085835.138 zbx_setproctitle() title:'lld worker #31 started' 3561748:20251016:085835.138 zbx_setproctitle() title:'lld worker #31 [terminated]' 3562128:20251016:085835.138 query [txnlev:0] [set schema 'public'] 3562136:20251016:085835.138 query without transaction detected 3562136:20251016:085835.138 query [txnlev:0] [set bytea_output=escape] 3562143:20251016:085835.138 query without transaction detected 3562143:20251016:085835.138 query [txnlev:0] [set escape_string_warning to off] 3561696:20251016:085835.138 zbx_setproctitle() title:'lld worker #7 [terminated]' 3562075:20251016:085835.138 query without transaction detected 3562015:20251016:085835.138 query without transaction detected 3561703:20251016:085835.138 query without transaction detected 3561703:20251016:085835.138 query [txnlev:0] [set bytea_output=escape] 3562125:20251016:085835.138 query without transaction detected 3561708:20251016:085835.138 query without transaction detected 3561708:20251016:085835.138 query [txnlev:0] [set escape_string_warning to off] 3562155:20251016:085835.138 query [txnlev:0] [set bytea_output=escape] 3562146:20251016:085835.138 In zbx_ipc_async_socket_open() 3562146:20251016:085835.138 In zbx_ipc_socket_open() 3562146:20251016:085835.138 End of zbx_ipc_socket_open():SUCCEED 3562146:20251016:085835.138 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 3562146:20251016:085835.138 In zbx_ipc_async_socket_send() 3562146:20251016:085835.138 In zbx_ipc_client_send() clientid:0 3562146:20251016:085835.138 End of zbx_ipc_client_send():SUCCEED 3562146:20251016:085835.138 End of zbx_ipc_async_socket_send():SUCCEED 3562146:20251016:085835.138 In zbx_ipc_async_socket_flush() timeout:10 3562146:20251016:085835.138 End of zbx_ipc_async_socket_flush():0 3562146:20251016:085835.138 zbx_setproctitle() title:'history syncer #12 [started, syncing history]' 3562146:20251016:085835.138 In zbx_sync_history_cache() history_num:0 3562146:20251016:085835.138 zbx_setproctitle() title:'history syncer #12 [processed 0 values, 0+0 triggers in 0.000047 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 3562146:20251016:085835.138 In zbx_ipc_async_socket_recv() timeout:1 3562155:20251016:085835.138 End of zbx_dbconn_open():0 3562155:20251016:085835.138 In zbx_ipc_async_socket_open() 3562155:20251016:085835.138 In zbx_ipc_socket_open() 3562155:20251016:085835.138 End of zbx_ipc_socket_open():SUCCEED 3561710:20251016:085835.138 query [txnlev:0] [set extra_float_digits to 3] 3561703:20251016:085835.138 End of zbx_dbconn_open():0 3561703:20251016:085835.138 zbx_setproctitle() title:'lld worker #14 started' 3561703:20251016:085835.138 zbx_setproctitle() title:'lld worker #14 [terminated]' 3562156:20251016:085835.138 query [txnlev:0] [show standard_conforming_strings] 3562157:20251016:085835.138 zbx_setproctitle() title:'history syncer #17 [started, syncing history]' 3562157:20251016:085835.138 In zbx_sync_history_cache() history_num:0 3562157:20251016:085835.138 zbx_setproctitle() title:'history syncer #17 [processed 0 values, 0+0 triggers in 0.003191 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 3562157:20251016:085835.138 In zbx_ipc_async_socket_recv() timeout:1 3562129:20251016:085835.138 query without transaction detected 3562129:20251016:085835.138 query [txnlev:0] [set schema 'public'] 3562019:20251016:085835.139 query without transaction detected 3562019:20251016:085835.139 query [txnlev:0] [set bytea_output=escape] 3561858:20251016:085835.139 query [txnlev:0] [set extra_float_digits to 3] 3561693:20251016:085835.139 query without transaction detected 3561693:20251016:085835.139 query [txnlev:0] [set extra_float_digits to 3] 3561712:20251016:085835.139 query [txnlev:0] [show standard_conforming_strings] 3561698:20251016:085835.139 query [txnlev:0] [show default_transaction_read_only] 3561806:20251016:085835.139 query without transaction detected 3561806:20251016:085835.139 query [txnlev:0] [set bytea_output=escape] 3561806:20251016:085835.139 End of zbx_dbconn_open():0 3561806:20251016:085835.139 zbx_setproctitle() title:'lld worker #40 started' 3561806:20251016:085835.139 zbx_setproctitle() title:'lld worker #40 [terminated]' 3561698:20251016:085835.139 query [txnlev:0] [select pg_is_in_recovery();] 3561977:20251016:085835.139 zbx_setproctitle() title:'lld worker #70 started' 3561977:20251016:085835.139 zbx_setproctitle() title:'lld worker #70 [terminated]' 3561984:20251016:085835.139 query [txnlev:0] [show default_transaction_read_only] 3562017:20251016:085835.139 End of zbx_dbconn_open():0 3562017:20251016:085835.139 zbx_setproctitle() title:'http poller #23 [terminated]' 3562040:20251016:085835.139 End of zbx_dbconn_open():0 3562040:20251016:085835.139 zbx_setproctitle() title:'http poller #37 [terminated]' 3562071:20251016:085835.139 query without transaction detected 3562071:20251016:085835.139 query [txnlev:0] [set bytea_output=escape] 3562136:20251016:085835.139 End of zbx_dbconn_open():0 3561712:20251016:085835.139 query [txnlev:0] [show default_transaction_read_only] 3562071:20251016:085835.139 End of zbx_dbconn_open():0 3562071:20251016:085835.139 zbx_setproctitle() title:'http poller #46 [terminated]' 3561698:20251016:085835.139 query without transaction detected 3561698:20251016:085835.139 query [txnlev:0] [set bytea_output=escape] 3562015:20251016:085835.139 query [txnlev:0] [set escape_string_warning to off] 3561713:20251016:085835.139 query [txnlev:0] [show standard_conforming_strings] 3561712:20251016:085835.139 query [txnlev:0] [select pg_is_in_recovery();] 3562015:20251016:085835.139 query without transaction detected 3562015:20251016:085835.139 query [txnlev:0] [set extra_float_digits to 3] 3562015:20251016:085835.139 query [txnlev:0] [show standard_conforming_strings] 3561713:20251016:085835.139 query [txnlev:0] [show default_transaction_read_only] 3561713:20251016:085835.140 query [txnlev:0] [select pg_is_in_recovery();] 3562015:20251016:085835.140 query [txnlev:0] [show default_transaction_read_only] 3562015:20251016:085835.140 query [txnlev:0] [select pg_is_in_recovery();] 3562129:20251016:085835.140 query without transaction detected 3562129:20251016:085835.140 query [txnlev:0] [set escape_string_warning to off] 3562129:20251016:085835.140 query without transaction detected 3562129:20251016:085835.140 query [txnlev:0] [set extra_float_digits to 3] 3561713:20251016:085835.140 query without transaction detected 3561713:20251016:085835.140 query [txnlev:0] [set bytea_output=escape] 3562129:20251016:085835.140 query [txnlev:0] [show standard_conforming_strings] 3562015:20251016:085835.140 query without transaction detected 3561713:20251016:085835.140 End of zbx_dbconn_open():0 3561713:20251016:085835.140 zbx_setproctitle() title:'lld worker #23 started' 3562143:20251016:085835.140 query without transaction detected 3562143:20251016:085835.140 query [txnlev:0] [set extra_float_digits to 3] 3562129:20251016:085835.140 query [txnlev:0] [show default_transaction_read_only] 3561712:20251016:085835.140 query without transaction detected 3561689:20251016:085835.140 In ipc_service_add_client() 3561877:20251016:085835.140 query [txnlev:0] [set extra_float_digits to 3] 3562097:20251016:085835.140 End of zbx_ipc_async_socket_send():SUCCEED 3562097:20251016:085835.140 In zbx_ipc_async_socket_flush() timeout:10 3562097:20251016:085835.140 End of zbx_ipc_async_socket_flush():0 3562155:20251016:085835.140 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 3562155:20251016:085835.140 In zbx_ipc_async_socket_send() 3562155:20251016:085835.140 In zbx_ipc_client_send() clientid:0 3562155:20251016:085835.140 End of zbx_ipc_client_send():SUCCEED 3562155:20251016:085835.140 End of zbx_ipc_async_socket_send():SUCCEED 3562155:20251016:085835.140 In zbx_ipc_async_socket_flush() timeout:10 3562155:20251016:085835.140 End of zbx_ipc_async_socket_flush():0 3562155:20251016:085835.140 zbx_setproctitle() title:'history syncer #15 [started, syncing history]' 3562155:20251016:085835.140 In zbx_sync_history_cache() history_num:0 3561877:20251016:085835.140 query [txnlev:0] [show standard_conforming_strings] 3562155:20251016:085835.140 zbx_setproctitle() title:'history syncer #15 [processed 0 values, 0+0 triggers in 0.000089 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 3562155:20251016:085835.140 In zbx_ipc_async_socket_recv() timeout:1 3561877:20251016:085835.140 query [txnlev:0] [show default_transaction_read_only] 3561877:20251016:085835.140 query [txnlev:0] [select pg_is_in_recovery();] 3561877:20251016:085835.140 query without transaction detected 3561877:20251016:085835.140 query [txnlev:0] [set bytea_output=escape] 3562156:20251016:085835.141 query [txnlev:0] [show default_transaction_read_only] 3561707:20251016:085835.141 End of zbx_dbconn_open():0 3561707:20251016:085835.141 zbx_setproctitle() title:'lld worker #18 started' 3561707:20251016:085835.141 zbx_setproctitle() title:'lld worker #18 [terminated]' 3562128:20251016:085835.141 query without transaction detected 3562128:20251016:085835.141 query [txnlev:0] [set escape_string_warning to off] 3562156:20251016:085835.141 query [txnlev:0] [select pg_is_in_recovery();] 3562075:20251016:085835.141 query [txnlev:0] [set extra_float_digits to 3] 3562128:20251016:085835.141 query without transaction detected 3562128:20251016:085835.141 query [txnlev:0] [set extra_float_digits to 3] 3562075:20251016:085835.141 query [txnlev:0] [show standard_conforming_strings] 3562128:20251016:085835.141 query [txnlev:0] [show standard_conforming_strings] 3562156:20251016:085835.141 query without transaction detected 3562156:20251016:085835.141 query [txnlev:0] [set bytea_output=escape] 3562075:20251016:085835.141 query [txnlev:0] [show default_transaction_read_only] 3562128:20251016:085835.141 query [txnlev:0] [show default_transaction_read_only] 3562075:20251016:085835.141 query [txnlev:0] [select pg_is_in_recovery();] 3562156:20251016:085835.141 End of zbx_dbconn_open():0 3562019:20251016:085835.141 End of zbx_dbconn_open():0 3562019:20251016:085835.141 zbx_setproctitle() title:'http poller #25 [terminated]' 3561979:20251016:085835.141 End of hk_compression_policy_enable() 3561979:20251016:085835.141 In hk_set_table_compression_age(): table:history_text age:612000, compression_policy:0 3561979:20251016:085835.141 In hk_get_compression_age(): table: history_text 3561979:20251016:085835.141 query [txnlev:0] [select extract(epoch from (config::json->>'compress_after')::interval) from timescaledb_information.jobs where (application_name like 'Columnstore Policy%' or application_name like 'Compression%') and hypertable_schema='public' and hypertable_name='history_text'] 3561979:20251016:085835.141 End of hk_get_compression_age() age: 612000 3561979:20251016:085835.141 End of hk_set_table_compression_age() 3561979:20251016:085835.141 query [txnlev:0] [select set_integer_now_func('history_log', 'zbx_ts_unix_now', true)] 3562075:20251016:085835.142 query without transaction detected 3562075:20251016:085835.142 query [txnlev:0] [set bytea_output=escape] 3562075:20251016:085835.142 End of zbx_dbconn_open():0 3562075:20251016:085835.142 zbx_setproctitle() title:'http poller #50 [terminated]' 3561858:20251016:085835.142 query [txnlev:0] [show standard_conforming_strings] 3561710:20251016:085835.142 query [txnlev:0] [show standard_conforming_strings] 3561694:20251016:085835.142 query without transaction detected 3561858:20251016:085835.142 query [txnlev:0] [show default_transaction_read_only] 3561693:20251016:085835.142 query [txnlev:0] [show standard_conforming_strings] 3562015:20251016:085835.142 query [txnlev:0] [set bytea_output=escape] 3561713:20251016:085835.142 zbx_setproctitle() title:'lld worker #23 [terminated]' 3562015:20251016:085835.142 End of zbx_dbconn_open():0 3562129:20251016:085835.142 query [txnlev:0] [select pg_is_in_recovery();] 3562129:20251016:085835.142 query without transaction detected 3562129:20251016:085835.142 query [txnlev:0] [set bytea_output=escape] 3562129:20251016:085835.142 End of zbx_dbconn_open():0 3562129:20251016:085835.142 In zbx_ipc_async_socket_open() 3562129:20251016:085835.142 In zbx_ipc_socket_open() 3562129:20251016:085835.142 End of zbx_ipc_socket_open():SUCCEED 3562129:20251016:085835.142 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 3562129:20251016:085835.142 In zbx_ipc_async_socket_send() 3562129:20251016:085835.142 In zbx_ipc_client_send() clientid:0 3562129:20251016:085835.142 End of zbx_ipc_client_send():SUCCEED 3562129:20251016:085835.142 End of zbx_ipc_async_socket_send():SUCCEED 3562129:20251016:085835.142 In zbx_ipc_async_socket_flush() timeout:10 3562129:20251016:085835.142 End of zbx_ipc_async_socket_flush():0 3562129:20251016:085835.142 zbx_setproctitle() title:'history syncer #3 [started, syncing history]' 3562129:20251016:085835.142 In zbx_sync_history_cache() history_num:0 3562129:20251016:085835.142 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0+0 triggers in 0.000048 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 3562129:20251016:085835.142 In zbx_ipc_async_socket_recv() timeout:1 3561712:20251016:085835.142 query [txnlev:0] [set bytea_output=escape] 3561712:20251016:085835.142 End of zbx_dbconn_open():0 3562125:20251016:085835.143 query [txnlev:0] [set bytea_output=escape] 3561710:20251016:085835.143 query [txnlev:0] [show default_transaction_read_only] 3561689:20251016:085835.143 End of ipc_service_add_client() clientid:35 3561689:20251016:085835.143 End of ipc_service_accept() 3561689:20251016:085835.143 In ipc_service_accept() 3561689:20251016:085835.143 In ipc_service_add_client() 3561689:20251016:085835.143 End of ipc_service_add_client() clientid:36 3561689:20251016:085835.143 End of ipc_service_accept() 3561877:20251016:085835.143 End of zbx_dbconn_open():0 3561877:20251016:085835.143 zbx_setproctitle() title:'lld worker #46 started' 3561877:20251016:085835.143 zbx_setproctitle() title:'lld worker #46 [terminated]' 3562128:20251016:085835.143 query [txnlev:0] [select pg_is_in_recovery();] 3561984:20251016:085835.143 query [txnlev:0] [select pg_is_in_recovery();] 3562156:20251016:085835.143 In zbx_ipc_async_socket_open() 3561706:20251016:085835.143 End of zbx_dbconn_open():0 3561706:20251016:085835.143 zbx_setproctitle() title:'lld worker #17 started' 3561706:20251016:085835.143 zbx_setproctitle() title:'lld worker #17 [terminated]' 3562156:20251016:085835.143 In zbx_ipc_socket_open() 3562156:20251016:085835.143 End of zbx_ipc_socket_open():SUCCEED 3562156:20251016:085835.143 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 3562156:20251016:085835.143 In zbx_ipc_async_socket_send() 3562156:20251016:085835.143 In zbx_ipc_client_send() clientid:0 3562156:20251016:085835.143 End of zbx_ipc_client_send():SUCCEED 3562156:20251016:085835.143 End of zbx_ipc_async_socket_send():SUCCEED 3562156:20251016:085835.143 In zbx_ipc_async_socket_flush() timeout:10 3562156:20251016:085835.143 End of zbx_ipc_async_socket_flush():0 3562156:20251016:085835.143 zbx_setproctitle() title:'history syncer #16 [started, syncing history]' 3562156:20251016:085835.143 In zbx_sync_history_cache() history_num:0 3562156:20251016:085835.143 zbx_setproctitle() title:'history syncer #16 [processed 0 values, 0+0 triggers in 0.000047 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 3562156:20251016:085835.143 In zbx_ipc_async_socket_recv() timeout:1 3561984:20251016:085835.143 query without transaction detected 3561984:20251016:085835.143 query [txnlev:0] [set bytea_output=escape] 3561984:20251016:085835.143 End of zbx_dbconn_open():0 3561984:20251016:085835.143 zbx_setproctitle() title:'http poller #4 [terminated]' 3561701:20251016:085835.143 query [txnlev:0] [show standard_conforming_strings] 3561701:20251016:085835.143 query [txnlev:0] [show default_transaction_read_only] 3561701:20251016:085835.143 query [txnlev:0] [select pg_is_in_recovery();] 3561701:20251016:085835.144 query without transaction detected 3561701:20251016:085835.144 query [txnlev:0] [set bytea_output=escape] 3561701:20251016:085835.144 End of zbx_dbconn_open():0 3561701:20251016:085835.144 zbx_setproctitle() title:'lld worker #12 started' 3561701:20251016:085835.144 zbx_setproctitle() title:'lld worker #12 [terminated]' 3561694:20251016:085835.144 query [txnlev:0] [set extra_float_digits to 3] 3561698:20251016:085835.144 End of zbx_dbconn_open():0 3561698:20251016:085835.144 zbx_setproctitle() title:'lld worker #9 started' 3561698:20251016:085835.144 zbx_setproctitle() title:'lld worker #9 [terminated]' 3561694:20251016:085835.144 query [txnlev:0] [show standard_conforming_strings] 3561694:20251016:085835.144 query [txnlev:0] [show default_transaction_read_only] 3561694:20251016:085835.144 query [txnlev:0] [select pg_is_in_recovery();] 3561694:20251016:085835.144 query without transaction detected 3561694:20251016:085835.144 query [txnlev:0] [set bytea_output=escape] 3561694:20251016:085835.144 End of zbx_dbconn_open():0 3561694:20251016:085835.144 zbx_setproctitle() title:'lld worker #5 started' 3561694:20251016:085835.144 zbx_setproctitle() title:'lld worker #5 [terminated]' 3561702:20251016:085835.144 query without transaction detected 3561702:20251016:085835.144 query [txnlev:0] [set bytea_output=escape] 3561773:20251016:085835.144 query [txnlev:0] [show default_transaction_read_only] 3561702:20251016:085835.144 End of zbx_dbconn_open():0 3561702:20251016:085835.144 zbx_setproctitle() title:'lld worker #13 started' 3561702:20251016:085835.144 zbx_setproctitle() title:'lld worker #13 [terminated]' 3561773:20251016:085835.144 query [txnlev:0] [select pg_is_in_recovery();] 3561773:20251016:085835.145 query without transaction detected 3561773:20251016:085835.145 query [txnlev:0] [set bytea_output=escape] 3561773:20251016:085835.145 End of zbx_dbconn_open():0 3561773:20251016:085835.145 zbx_setproctitle() title:'lld worker #34 started' 3561773:20251016:085835.145 zbx_setproctitle() title:'lld worker #34 [terminated]' 3562031:20251016:085835.145 End of zbx_dbconn_open():0 3562031:20251016:085835.145 zbx_setproctitle() title:'http poller #35 [terminated]' 3561775:20251016:085835.145 query without transaction detected 3561775:20251016:085835.145 query [txnlev:0] [set bytea_output=escape] 3562015:20251016:085835.145 zbx_setproctitle() title:'http poller #21 [terminated]' 3562143:20251016:085835.145 query [txnlev:0] [show standard_conforming_strings] 3561979:20251016:085835.145 In hk_compression_policy_enable(): table: history_log 3561979:20251016:085835.145 query [txnlev:0] [select attname from timescaledb_information.compression_settings where hypertable_schema='public' and hypertable_name='history_log' and segmentby_column_index is not null] 3561775:20251016:085835.145 End of zbx_dbconn_open():0 3561775:20251016:085835.145 zbx_setproctitle() title:'lld worker #36 started' 3561775:20251016:085835.145 zbx_setproctitle() title:'lld worker #36 [terminated]' 3561712:20251016:085835.145 zbx_setproctitle() title:'lld worker #22 started' 3561712:20251016:085835.145 zbx_setproctitle() title:'lld worker #22 [terminated]' 3561972:20251016:085835.145 query without transaction detected 3561972:20251016:085835.145 query [txnlev:0] [set bytea_output=escape] 3561708:20251016:085835.145 query without transaction detected 3561708:20251016:085835.145 query [txnlev:0] [set extra_float_digits to 3] 3562143:20251016:085835.145 query [txnlev:0] [show default_transaction_read_only] 3561710:20251016:085835.145 query [txnlev:0] [select pg_is_in_recovery();] 3561689:20251016:085835.145 In ipc_service_accept() 3561708:20251016:085835.145 query [txnlev:0] [show standard_conforming_strings] 3562097:20251016:085835.145 In zbx_ipc_async_socket_close() 3561972:20251016:085835.145 End of zbx_dbconn_open():0 3562128:20251016:085835.145 query without transaction detected 3562143:20251016:085835.145 query [txnlev:0] [select pg_is_in_recovery();] 3562136:20251016:085835.145 In zbx_ipc_async_socket_open() 3561689:20251016:085835.145 In ipc_service_add_client() 3561689:20251016:085835.145 End of ipc_service_add_client() clientid:37 3561689:20251016:085835.145 End of ipc_service_accept() 3561708:20251016:085835.145 query [txnlev:0] [show default_transaction_read_only] 3562136:20251016:085835.145 In zbx_ipc_socket_open() 3562136:20251016:085835.145 End of zbx_ipc_socket_open():SUCCEED 3562136:20251016:085835.145 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 3562136:20251016:085835.145 In zbx_ipc_async_socket_send() 3562136:20251016:085835.145 In zbx_ipc_client_send() clientid:0 3561710:20251016:085835.145 query without transaction detected 3561710:20251016:085835.145 query [txnlev:0] [set bytea_output=escape] 3561858:20251016:085835.145 query [txnlev:0] [select pg_is_in_recovery();] 3562128:20251016:085835.145 query [txnlev:0] [set bytea_output=escape] 3561689:20251016:085835.145 In ipc_service_accept() 3561689:20251016:085835.145 In ipc_service_add_client() 3561689:20251016:085835.145 End of ipc_service_add_client() clientid:38 3561689:20251016:085835.145 End of ipc_service_accept() 3561689:20251016:085835.145 In ipc_service_accept() 3561710:20251016:085835.145 End of zbx_dbconn_open():0 3562136:20251016:085835.145 End of zbx_ipc_client_send():SUCCEED 3562143:20251016:085835.145 query without transaction detected 3562136:20251016:085835.145 End of zbx_ipc_async_socket_send():SUCCEED 3561972:20251016:085835.145 zbx_setproctitle() title:'lld worker #66 started' 3561689:20251016:085835.145 In ipc_service_add_client() 3561708:20251016:085835.145 query [txnlev:0] [select pg_is_in_recovery();] 3562128:20251016:085835.145 End of zbx_dbconn_open():0 3561710:20251016:085835.145 zbx_setproctitle() title:'lld worker #21 started' 3561979:20251016:085835.145 End of hk_compression_policy_enable() 3561979:20251016:085835.145 In hk_set_table_compression_age(): table:history_log age:612000, compression_policy:0 3561979:20251016:085835.145 In hk_get_compression_age(): table: history_log 3561979:20251016:085835.145 query [txnlev:0] [select extract(epoch from (config::json->>'compress_after')::interval) from timescaledb_information.jobs where (application_name like 'Columnstore Policy%' or application_name like 'Compression%') and hypertable_schema='public' and hypertable_name='history_log'] 3562097:20251016:085835.145 In zbx_ipc_socket_close() 3562097:20251016:085835.145 End of zbx_ipc_socket_close() 3562097:20251016:085835.145 End of zbx_ipc_async_socket_close() 3562097:20251016:085835.146 zbx_setproctitle() title:'browser poller #5 [terminated]' 3562136:20251016:085835.146 In zbx_ipc_async_socket_flush() timeout:10 3562136:20251016:085835.146 End of zbx_ipc_async_socket_flush():0 3561689:20251016:085835.146 End of ipc_service_add_client() clientid:39 3561689:20251016:085835.146 End of ipc_service_accept() 3561689:20251016:085835.146 In ipc_service_accept() 3561708:20251016:085835.146 query without transaction detected 3562125:20251016:085835.146 End of zbx_dbconn_open():0 3562125:20251016:085835.146 query without transaction detected 3562125:20251016:085835.146 query [txnlev:0] [delete from trigger_queue] 3562128:20251016:085835.146 In zbx_ipc_async_socket_open() 3562128:20251016:085835.146 In zbx_ipc_socket_open() 3562128:20251016:085835.146 End of zbx_ipc_socket_open():SUCCEED 3562128:20251016:085835.146 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 3562128:20251016:085835.146 In zbx_ipc_async_socket_send() 3562128:20251016:085835.146 In zbx_ipc_client_send() clientid:0 3562128:20251016:085835.146 End of zbx_ipc_client_send():SUCCEED 3562128:20251016:085835.146 End of zbx_ipc_async_socket_send():SUCCEED 3562128:20251016:085835.146 In zbx_ipc_async_socket_flush() timeout:10 3562128:20251016:085835.146 End of zbx_ipc_async_socket_flush():0 3562128:20251016:085835.146 zbx_setproctitle() title:'history syncer #2 [started, syncing history]' 3562128:20251016:085835.146 In zbx_sync_history_cache() history_num:0 3562128:20251016:085835.146 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0+0 triggers in 0.000045 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 3562128:20251016:085835.146 In zbx_ipc_async_socket_recv() timeout:1 3561979:20251016:085835.146 End of hk_get_compression_age() age: 612000 3561979:20251016:085835.146 End of hk_set_table_compression_age() 3561979:20251016:085835.146 query [txnlev:0] [select set_integer_now_func('history_bin', 'zbx_ts_unix_now', true)] 3562136:20251016:085835.146 zbx_setproctitle() title:'history syncer #6 [started, syncing history]' 3562136:20251016:085835.146 In zbx_sync_history_cache() history_num:0 3562136:20251016:085835.146 zbx_setproctitle() title:'history syncer #6 [processed 0 values, 0+0 triggers in 0.000350 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 3562136:20251016:085835.146 In zbx_ipc_async_socket_recv() timeout:1 3561979:20251016:085835.146 [Z3005] query failed: [0] PGRES_FATAL_ERROR:ERROR: table "history_bin" is not a hypertable [select set_integer_now_func('history_bin', 'zbx_ts_unix_now', true)] 3561979:20251016:085835.146 Table "history_bin" is not a hypertable. Execute TimescaleDB configuration step as described in Zabbix documentation to upgrade schema. 3561979:20251016:085835.146 query [txnlev:0] [select set_integer_now_func('trends', 'zbx_ts_unix_now', true)] 3562143:20251016:085835.146 query [txnlev:0] [set bytea_output=escape] 3561689:20251016:085835.146 In ipc_service_add_client() 3561689:20251016:085835.146 End of ipc_service_add_client() clientid:40 3561689:20251016:085835.146 End of ipc_service_accept() 3561689:20251016:085835.146 In ipc_service_accept() 3561689:20251016:085835.146 In ipc_service_add_client() 3561710:20251016:085835.146 zbx_setproctitle() title:'lld worker #21 [terminated]' 3561858:20251016:085835.147 query without transaction detected 3561858:20251016:085835.147 query [txnlev:0] [set bytea_output=escape] 3561689:20251016:085835.147 End of ipc_service_add_client() clientid:41 3561689:20251016:085835.147 End of ipc_service_accept() 3561689:20251016:085835.147 In ipc_service_accept() 3561689:20251016:085835.147 In ipc_service_add_client() 3561689:20251016:085835.147 End of ipc_service_add_client() clientid:42 3561689:20251016:085835.147 End of ipc_service_accept() 3561689:20251016:085835.147 In ipc_service_accept() 3561689:20251016:085835.147 In ipc_service_add_client() 3561689:20251016:085835.147 End of ipc_service_add_client() clientid:43 3561689:20251016:085835.147 End of ipc_service_accept() 3561858:20251016:085835.147 End of zbx_dbconn_open():0 3562125:20251016:085835.147 In zbx_ipc_async_socket_open() 3562125:20251016:085835.147 In zbx_ipc_socket_open() 3562125:20251016:085835.147 End of zbx_ipc_socket_open():SUCCEED 3562125:20251016:085835.147 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 3562125:20251016:085835.147 In zbx_ipc_async_socket_send() 3562125:20251016:085835.147 In zbx_ipc_client_send() clientid:0 3562125:20251016:085835.147 End of zbx_ipc_client_send():SUCCEED 3562125:20251016:085835.147 End of zbx_ipc_async_socket_send():SUCCEED 3562125:20251016:085835.147 In zbx_ipc_async_socket_flush() timeout:10 3562125:20251016:085835.147 End of zbx_ipc_async_socket_flush():0 3562125:20251016:085835.147 zbx_setproctitle() title:'history syncer #1 [started, syncing history]' 3562125:20251016:085835.147 In zbx_sync_history_cache() history_num:0 3561972:20251016:085835.147 zbx_setproctitle() title:'lld worker #66 [terminated]' 3562143:20251016:085835.147 End of zbx_dbconn_open():0 3561693:20251016:085835.147 query [txnlev:0] [show default_transaction_read_only] 3562125:20251016:085835.147 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0+0 triggers in 0.000054 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 3562125:20251016:085835.147 In zbx_ipc_async_socket_recv() timeout:1 3561689:20251016:085835.147 In ipc_service_accept() 3561689:20251016:085835.147 In ipc_service_add_client() 3561689:20251016:085835.147 End of ipc_service_add_client() clientid:44 3561689:20251016:085835.147 End of ipc_service_accept() 3561689:20251016:085835.147 In ipc_service_accept() 3561689:20251016:085835.147 In ipc_service_add_client() 3561689:20251016:085835.147 End of ipc_service_add_client() clientid:45 3561689:20251016:085835.147 End of ipc_service_accept() 3561708:20251016:085835.147 query [txnlev:0] [set bytea_output=escape] 3561693:20251016:085835.147 query [txnlev:0] [select pg_is_in_recovery();] 3561858:20251016:085835.147 zbx_setproctitle() title:'lld worker #45 started' 3561689:20251016:085835.147 In ipc_service_accept() 3561708:20251016:085835.147 End of zbx_dbconn_open():0 3561708:20251016:085835.147 zbx_setproctitle() title:'lld worker #19 started' 3561689:20251016:085835.147 In ipc_service_add_client() 3561689:20251016:085835.147 End of ipc_service_add_client() clientid:46 3561689:20251016:085835.147 End of ipc_service_accept() 3561689:20251016:085835.147 In ipc_service_accept() 3561689:20251016:085835.147 In ipc_service_add_client() 3561689:20251016:085835.147 End of ipc_service_add_client() clientid:47 3561689:20251016:085835.147 End of ipc_service_accept() 3561689:20251016:085835.147 In ipc_service_accept() 3561689:20251016:085835.147 In ipc_service_add_client() 3561689:20251016:085835.147 End of ipc_service_add_client() clientid:48 3561689:20251016:085835.147 End of ipc_service_accept() 3561689:20251016:085835.147 In ipc_service_accept() 3561689:20251016:085835.147 In ipc_service_add_client() 3561689:20251016:085835.147 End of ipc_service_add_client() clientid:49 3561689:20251016:085835.147 End of ipc_service_accept() 3561689:20251016:085835.147 In ipc_service_accept() 3561689:20251016:085835.147 In ipc_service_add_client() 3561689:20251016:085835.147 End of ipc_service_add_client() clientid:50 3561689:20251016:085835.147 End of ipc_service_accept() 3561689:20251016:085835.147 In ipc_service_accept() 3561689:20251016:085835.147 In ipc_service_add_client() 3561693:20251016:085835.147 query without transaction detected 3561693:20251016:085835.147 query [txnlev:0] [set bytea_output=escape] 3561858:20251016:085835.147 zbx_setproctitle() title:'lld worker #45 [terminated]' 3561708:20251016:085835.147 zbx_setproctitle() title:'lld worker #19 [terminated]' 3561979:20251016:085835.147 In hk_compression_policy_enable(): table: trends 3561979:20251016:085835.147 query [txnlev:0] [select attname from timescaledb_information.compression_settings where hypertable_schema='public' and hypertable_name='trends' and segmentby_column_index is not null] 3561979:20251016:085835.148 End of hk_compression_policy_enable() 3561979:20251016:085835.148 In hk_set_table_compression_age(): table:trends age:612000, compression_policy:0 3561979:20251016:085835.148 In hk_get_compression_age(): table: trends 3561979:20251016:085835.148 query [txnlev:0] [select extract(epoch from (config::json->>'compress_after')::interval) from timescaledb_information.jobs where (application_name like 'Columnstore Policy%' or application_name like 'Compression%') and hypertable_schema='public' and hypertable_name='trends'] 3561979:20251016:085835.148 End of hk_get_compression_age() age: 612000 3561979:20251016:085835.148 End of hk_set_table_compression_age() 3561979:20251016:085835.148 query [txnlev:0] [select set_integer_now_func('trends_uint', 'zbx_ts_unix_now', true)] 3561689:20251016:085835.148 End of ipc_service_add_client() clientid:51 3561689:20251016:085835.148 End of ipc_service_accept() 3561689:20251016:085835.148 In ipc_service_accept() 3561689:20251016:085835.148 In ipc_service_add_client() 3561689:20251016:085835.148 End of ipc_service_add_client() clientid:52 3561689:20251016:085835.148 End of ipc_service_accept() 3561689:20251016:085835.148 In ipc_service_accept() 3561689:20251016:085835.148 In ipc_service_add_client() 3561689:20251016:085835.148 End of ipc_service_add_client() clientid:53 3561689:20251016:085835.148 End of ipc_service_accept() 3561693:20251016:085835.148 End of zbx_dbconn_open():0 3561693:20251016:085835.148 zbx_setproctitle() title:'lld worker #4 started' 3562143:20251016:085835.148 In zbx_ipc_async_socket_open() 3562143:20251016:085835.148 In zbx_ipc_socket_open() 3562143:20251016:085835.148 End of zbx_ipc_socket_open():SUCCEED 3562143:20251016:085835.148 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 3562143:20251016:085835.148 In zbx_ipc_async_socket_send() 3562143:20251016:085835.148 In zbx_ipc_client_send() clientid:0 3562143:20251016:085835.148 End of zbx_ipc_client_send():SUCCEED 3562143:20251016:085835.148 End of zbx_ipc_async_socket_send():SUCCEED 3562143:20251016:085835.148 In zbx_ipc_async_socket_flush() timeout:10 3562143:20251016:085835.148 End of zbx_ipc_async_socket_flush():0 3562143:20251016:085835.148 zbx_setproctitle() title:'history syncer #10 [started, syncing history]' 3562143:20251016:085835.148 In zbx_sync_history_cache() history_num:0 3562143:20251016:085835.149 zbx_setproctitle() title:'history syncer #10 [processed 0 values, 0+0 triggers in 0.000050 (0.000,0.000,0.000,0.000,0.000) sec, idle 1 sec]' 3562143:20251016:085835.149 In zbx_ipc_async_socket_recv() timeout:1 3561689:20251016:085835.149 In ipc_service_accept() 3561693:20251016:085835.149 zbx_setproctitle() title:'lld worker #4 [terminated]' 3561689:20251016:085835.149 In ipc_service_add_client() 3561689:20251016:085835.149 End of ipc_service_add_client() clientid:54 3561689:20251016:085835.149 End of ipc_service_accept() 3561689:20251016:085835.149 In ipc_service_accept() 3561979:20251016:085835.149 In hk_compression_policy_enable(): table: trends_uint 3561979:20251016:085835.149 query [txnlev:0] [select attname from timescaledb_information.compression_settings where hypertable_schema='public' and hypertable_name='trends_uint' and segmentby_column_index is not null] 3561979:20251016:085835.149 End of hk_compression_policy_enable() 3561979:20251016:085835.149 In hk_set_table_compression_age(): table:trends_uint age:612000, compression_policy:0 3561979:20251016:085835.149 In hk_get_compression_age(): table: trends_uint 3561979:20251016:085835.149 query [txnlev:0] [select extract(epoch from (config::json->>'compress_after')::interval) from timescaledb_information.jobs where (application_name like 'Columnstore Policy%' or application_name like 'Compression%') and hypertable_schema='public' and hypertable_name='trends_uint'] 3561979:20251016:085835.149 End of hk_get_compression_age() age: 612000 3561979:20251016:085835.149 End of hk_set_table_compression_age() 3561979:20251016:085835.149 In hk_compression_policy_enable(): table: auditlog 3561979:20251016:085835.149 query [txnlev:0] [select attname from timescaledb_information.compression_settings where hypertable_schema='public' and hypertable_name='auditlog' and segmentby_column_index is not null] 3561979:20251016:085835.150 query without transaction detected 3561979:20251016:085835.150 query [txnlev:0] [alter table auditlog set(timescaledb.compress,timescaledb.compress_segmentby='auditid',timescaledb.compress_orderby='clock')] 3561689:20251016:085835.150 In ipc_service_add_client() 3561689:20251016:085835.150 End of ipc_service_add_client() clientid:55 3561689:20251016:085835.150 End of ipc_service_accept() 3561689:20251016:085835.150 In ipc_service_accept() 3561689:20251016:085835.150 In ipc_service_add_client() 3561689:20251016:085835.150 End of ipc_service_add_client() clientid:56 3561689:20251016:085835.150 End of ipc_service_accept() 3561689:20251016:085835.150 In ipc_service_accept() 3561689:20251016:085835.150 In ipc_service_add_client() 3561689:20251016:085835.150 End of ipc_service_add_client() clientid:57 3561689:20251016:085835.150 End of ipc_service_accept() 3561689:20251016:085835.150 In ipc_service_accept() 3561689:20251016:085835.150 In ipc_service_add_client() 3561689:20251016:085835.150 End of ipc_service_add_client() clientid:58 3561689:20251016:085835.150 End of ipc_service_accept() 3561689:20251016:085835.150 In ipc_service_accept() 3561689:20251016:085835.150 In ipc_service_add_client() 3561689:20251016:085835.150 End of ipc_service_add_client() clientid:59 3561689:20251016:085835.150 End of ipc_service_accept() 3561689:20251016:085835.150 In ipc_service_accept() 3561689:20251016:085835.150 In ipc_service_add_client() 3561689:20251016:085835.150 End of ipc_service_add_client() clientid:60 3561689:20251016:085835.150 End of ipc_service_accept() 3561689:20251016:085835.150 In ipc_service_accept() 3561689:20251016:085835.150 In ipc_service_add_client() 3561689:20251016:085835.150 End of ipc_service_add_client() clientid:61 3561689:20251016:085835.150 End of ipc_service_accept() 3561689:20251016:085835.150 In ipc_service_accept() 3561689:20251016:085835.150 In ipc_service_add_client() 3561689:20251016:085835.150 End of ipc_service_add_client() clientid:62 3561979:20251016:085835.150 [Z3005] query failed: [0] PGRES_FATAL_ERROR:ERROR: unrecognized parameter namespace "timescaledb" [alter table auditlog set(timescaledb.compress,timescaledb.compress_segmentby='auditid',timescaledb.compress_orderby='clock')] 3561979:20251016:085835.150 cannot enable compression policy for table "auditlog" 3561979:20251016:085835.150 End of hk_compression_policy_enable() 3561979:20251016:085835.150 In hk_set_table_compression_age(): table:auditlog age:612000, compression_policy:1 3561979:20251016:085835.150 In hk_get_compression_age(): table: auditlog 3561979:20251016:085835.150 query [txnlev:0] [select extract(epoch from (config::json->>'compress_created_before')::interval) from timescaledb_information.jobs where (application_name like 'Columnstore Policy%' or application_name like 'Compression%') and hypertable_schema='public' and hypertable_name='auditlog'] 3561689:20251016:085835.150 End of ipc_service_accept() 3561689:20251016:085835.150 In ipc_service_accept() 3561689:20251016:085835.150 In ipc_service_add_client() 3561689:20251016:085835.150 End of ipc_service_add_client() clientid:63 3561689:20251016:085835.150 End of ipc_service_accept() 3561689:20251016:085835.150 In ipc_service_accept() 3561689:20251016:085835.150 In ipc_service_add_client() 3561689:20251016:085835.150 End of ipc_service_add_client() clientid:64 3561689:20251016:085835.150 End of ipc_service_accept() 3561689:20251016:085835.150 In ipc_service_accept() 3561689:20251016:085835.150 In ipc_service_add_client() 3561689:20251016:085835.150 End of ipc_service_add_client() clientid:65 3561689:20251016:085835.150 End of ipc_service_accept() 3561689:20251016:085835.150 In ipc_service_accept() 3561689:20251016:085835.150 In ipc_service_add_client() 3561689:20251016:085835.150 End of ipc_service_add_client() clientid:66 3561689:20251016:085835.150 End of ipc_service_accept() 3561689:20251016:085835.150 In ipc_service_accept() 3561689:20251016:085835.150 In ipc_service_add_client() 3561689:20251016:085835.150 End of ipc_service_add_client() clientid:67 3561689:20251016:085835.150 End of ipc_service_accept() 3561689:20251016:085835.150 In ipc_service_accept() 3561689:20251016:085835.150 In ipc_service_add_client() 3561689:20251016:085835.150 End of ipc_service_add_client() clientid:68 3561689:20251016:085835.150 End of ipc_service_accept() 3561689:20251016:085835.150 In ipc_service_accept() 3561689:20251016:085835.150 In ipc_service_add_client() 3561689:20251016:085835.150 End of ipc_service_add_client() clientid:69 3561689:20251016:085835.150 End of ipc_service_accept() 3561689:20251016:085835.150 In ipc_service_accept() 3561689:20251016:085835.150 In ipc_service_add_client() 3561689:20251016:085835.150 End of ipc_service_add_client() clientid:70 3561689:20251016:085835.150 End of ipc_service_accept() 3561689:20251016:085835.150 In ipc_service_accept() 3561689:20251016:085835.150 In ipc_service_add_client() 3561689:20251016:085835.150 End of ipc_service_add_client() clientid:71 3561689:20251016:085835.150 End of ipc_service_accept() 3561689:20251016:085835.150 In ipc_service_accept() 3561689:20251016:085835.150 In ipc_service_add_client() 3561689:20251016:085835.150 End of ipc_service_add_client() clientid:72 3561689:20251016:085835.150 End of ipc_service_accept() 3561689:20251016:085835.150 In ipc_service_accept() 3561689:20251016:085835.150 In ipc_service_add_client() 3561689:20251016:085835.150 End of ipc_service_add_client() clientid:73 3561689:20251016:085835.150 End of ipc_service_accept() 3561689:20251016:085835.150 In ipc_service_accept() 3561689:20251016:085835.150 In ipc_service_add_client() 3561689:20251016:085835.150 End of ipc_service_add_client() clientid:74 3561689:20251016:085835.150 End of ipc_service_accept() 3561689:20251016:085835.150 End of zbx_ipc_service_recv():0 3561689:20251016:085835.150 In lld_register_worker() 3561689:20251016:085835.150 End of lld_register_worker() 3561689:20251016:085835.150 In zbx_ipc_service_close() path:/run/zabbix/zabbix_server_lld.sock 3561979:20251016:085835.150 End of hk_get_compression_age() age: 0 3561979:20251016:085835.150 adding compression policy to table:auditlog age:612000 3561979:20251016:085835.150 In hk_policy_compress_created_before_add(): table:auditlog age:612000 3561979:20251016:085835.150 query [txnlev:0] [select add_compression_policy('auditlog', compress_created_before => interval '612000', if_not_exists => true)] 3561689:20251016:085835.150 In zbx_ipc_socket_close() 3561689:20251016:085835.150 End of zbx_ipc_socket_close() 3561689:20251016:085835.150 In zbx_ipc_socket_close() 3561689:20251016:085835.150 End of zbx_ipc_socket_close() 3561689:20251016:085835.151 In zbx_ipc_socket_close() 3561689:20251016:085835.151 End of zbx_ipc_socket_close() 3561689:20251016:085835.151 In zbx_ipc_socket_close() 3561689:20251016:085835.151 End of zbx_ipc_socket_close() 3561689:20251016:085835.151 In zbx_ipc_socket_close() 3561689:20251016:085835.151 End of zbx_ipc_socket_close() 3561689:20251016:085835.151 In zbx_ipc_socket_close() 3561689:20251016:085835.151 End of zbx_ipc_socket_close() 3561689:20251016:085835.151 In zbx_ipc_socket_close() 3561689:20251016:085835.151 End of zbx_ipc_socket_close() 3561689:20251016:085835.151 In zbx_ipc_socket_close() 3561689:20251016:085835.151 End of zbx_ipc_socket_close() 3561689:20251016:085835.151 In zbx_ipc_socket_close() 3561689:20251016:085835.151 End of zbx_ipc_socket_close() 3561689:20251016:085835.151 In zbx_ipc_socket_close() 3561689:20251016:085835.151 End of zbx_ipc_socket_close() 3561689:20251016:085835.151 In zbx_ipc_socket_close() 3561689:20251016:085835.151 End of zbx_ipc_socket_close() 3561689:20251016:085835.151 In zbx_ipc_socket_close() 3561689:20251016:085835.151 End of zbx_ipc_socket_close() 3561689:20251016:085835.151 In zbx_ipc_socket_close() 3561689:20251016:085835.151 End of zbx_ipc_socket_close() 3561689:20251016:085835.151 In zbx_ipc_socket_close() 3561689:20251016:085835.151 End of zbx_ipc_socket_close() 3561689:20251016:085835.151 In zbx_ipc_socket_close() 3561689:20251016:085835.151 End of zbx_ipc_socket_close() 3561689:20251016:085835.151 In zbx_ipc_socket_close() 3561689:20251016:085835.151 End of zbx_ipc_socket_close() 3561689:20251016:085835.151 In zbx_ipc_socket_close() 3561689:20251016:085835.151 End of zbx_ipc_socket_close() 3561689:20251016:085835.151 In zbx_ipc_socket_close() 3561689:20251016:085835.151 End of zbx_ipc_socket_close() 3561919:20251016:085835.151 End of zbx_ipc_socket_read():FAIL 3561689:20251016:085835.151 In zbx_ipc_socket_close() 3561689:20251016:085835.151 End of zbx_ipc_socket_close() 3561689:20251016:085835.151 In zbx_ipc_socket_close() 3561689:20251016:085835.151 End of zbx_ipc_socket_close() 3561689:20251016:085835.151 In zbx_ipc_socket_close() 3561689:20251016:085835.151 End of zbx_ipc_socket_close() 3561689:20251016:085835.151 In zbx_ipc_socket_close() 3561689:20251016:085835.151 End of zbx_ipc_socket_close() 3561689:20251016:085835.151 In zbx_ipc_socket_close() 3561689:20251016:085835.151 End of zbx_ipc_socket_close() 3561689:20251016:085835.151 In zbx_ipc_socket_close() 3561689:20251016:085835.151 End of zbx_ipc_socket_close() 3561689:20251016:085835.151 In zbx_ipc_socket_close() 3561689:20251016:085835.151 End of zbx_ipc_socket_close() 3561689:20251016:085835.151 In zbx_ipc_socket_close() 3561689:20251016:085835.151 End of zbx_ipc_socket_close() 3561689:20251016:085835.151 In zbx_ipc_socket_close() 3561689:20251016:085835.151 End of zbx_ipc_socket_close() 3561689:20251016:085835.151 In zbx_ipc_socket_close() 3561689:20251016:085835.151 End of zbx_ipc_socket_close() 3561689:20251016:085835.151 In zbx_ipc_socket_close() 3561689:20251016:085835.151 End of zbx_ipc_socket_close() 3561689:20251016:085835.151 In zbx_ipc_socket_close() 3561689:20251016:085835.151 End of zbx_ipc_socket_close() 3561689:20251016:085835.151 In zbx_ipc_socket_close() 3561928:20251016:085835.151 End of zbx_ipc_socket_read():FAIL 3561945:20251016:085835.151 End of zbx_ipc_socket_read():FAIL 3561956:20251016:085835.152 End of zbx_ipc_socket_read():FAIL 3561689:20251016:085835.152 End of zbx_ipc_socket_close() 3561689:20251016:085835.152 In zbx_ipc_socket_close() 3561689:20251016:085835.152 End of zbx_ipc_socket_close() 3561689:20251016:085835.152 In zbx_ipc_socket_close() 3561979:20251016:085835.152 [Z3005] query failed: [0] PGRES_FATAL_ERROR:ERROR: "auditlog" is not a hypertable or a continuous aggregate [select add_compression_policy('auditlog', compress_created_before => interval '612000', if_not_exists => true)] 3561715:20251016:085835.152 End of zbx_ipc_socket_read():FAIL 3561962:20251016:085835.152 End of zbx_ipc_socket_read():FAIL 3561894:20251016:085835.154 End of zbx_ipc_socket_read():FAIL 3561732:20251016:085835.154 End of zbx_ipc_socket_read():FAIL 3561689:20251016:085835.154 End of zbx_ipc_socket_close() 3561689:20251016:085835.154 In zbx_ipc_socket_close() 3561689:20251016:085835.155 End of zbx_ipc_socket_close() 3561689:20251016:085835.155 In zbx_ipc_socket_close() 3561689:20251016:085835.155 End of zbx_ipc_socket_close() 3561689:20251016:085835.155 In zbx_ipc_socket_close() 3561689:20251016:085835.155 End of zbx_ipc_socket_close() 3561689:20251016:085835.155 In zbx_ipc_socket_close() 3561689:20251016:085835.155 End of zbx_ipc_socket_close() 3561689:20251016:085835.155 In zbx_ipc_socket_close() 3561689:20251016:085835.155 End of zbx_ipc_socket_close() 3561689:20251016:085835.155 In zbx_ipc_socket_close() 3561689:20251016:085835.155 End of zbx_ipc_socket_close() 3561689:20251016:085835.155 In zbx_ipc_socket_close() 3561689:20251016:085835.155 End of zbx_ipc_socket_close() 3561689:20251016:085835.155 In zbx_ipc_socket_close() 3561689:20251016:085835.155 End of zbx_ipc_socket_close() 3561689:20251016:085835.155 In zbx_ipc_socket_close() 3561689:20251016:085835.155 End of zbx_ipc_socket_close() 3561689:20251016:085835.155 In zbx_ipc_socket_close() 3561689:20251016:085835.155 End of zbx_ipc_socket_close() 3561689:20251016:085835.155 In zbx_ipc_socket_close() 3561689:20251016:085835.155 End of zbx_ipc_socket_close() 3561689:20251016:085835.155 In zbx_ipc_socket_close() 3561689:20251016:085835.155 End of zbx_ipc_socket_close() 3561689:20251016:085835.155 In zbx_ipc_socket_close() 3561689:20251016:085835.155 End of zbx_ipc_socket_close() 3561689:20251016:085835.155 In zbx_ipc_socket_close() 3561689:20251016:085835.155 End of zbx_ipc_socket_close() 3561689:20251016:085835.155 In zbx_ipc_socket_close() 3561689:20251016:085835.155 End of zbx_ipc_socket_close() 3561689:20251016:085835.155 In zbx_ipc_socket_close() 3561689:20251016:085835.155 End of zbx_ipc_socket_close() 3561689:20251016:085835.155 In zbx_ipc_socket_close() 3561689:20251016:085835.155 End of zbx_ipc_socket_close() 3561689:20251016:085835.155 In zbx_ipc_socket_close() 3561689:20251016:085835.155 End of zbx_ipc_socket_close() 3561689:20251016:085835.155 In zbx_ipc_socket_close() 3561689:20251016:085835.155 End of zbx_ipc_socket_close() 3561689:20251016:085835.155 In zbx_ipc_socket_close() 3561689:20251016:085835.155 End of zbx_ipc_socket_close() 3561689:20251016:085835.155 In zbx_ipc_socket_close() 3561689:20251016:085835.155 End of zbx_ipc_socket_close() 3561689:20251016:085835.155 In zbx_ipc_socket_close() 3561822:20251016:085835.155 End of zbx_ipc_socket_read():FAIL 3561829:20251016:085835.155 End of zbx_ipc_socket_read():FAIL 3561739:20251016:085835.155 End of zbx_ipc_socket_read():FAIL 3561979:20251016:085835.156 End of hk_policy_compress_created_before_add():FAIL 3561979:20251016:085835.156 cannot add compression policy to table "auditlog" 3561979:20251016:085835.156 End of hk_set_table_compression_age() 3561979:20251016:085835.156 End of hk_history_enable_compression() 3561979:20251016:085835.156 query without transaction detected 3561979:20251016:085835.156 query [txnlev:0] [set client_min_messages to notice] 3561689:20251016:085835.156 End of zbx_ipc_socket_close() 3561689:20251016:085835.156 In zbx_ipc_socket_close() 3561689:20251016:085835.156 End of zbx_ipc_socket_close() 3561689:20251016:085835.156 In zbx_ipc_socket_close() 3561689:20251016:085835.156 End of zbx_ipc_socket_close() 3561689:20251016:085835.156 In zbx_ipc_socket_close() 3561689:20251016:085835.156 End of zbx_ipc_socket_close() 3561689:20251016:085835.156 In zbx_ipc_socket_close() 3561689:20251016:085835.156 End of zbx_ipc_socket_close() 3561689:20251016:085835.156 In zbx_ipc_socket_close() 3561689:20251016:085835.156 End of zbx_ipc_socket_close() 3561689:20251016:085835.156 In zbx_ipc_socket_close() 3561689:20251016:085835.156 End of zbx_ipc_socket_close() 3561689:20251016:085835.156 In zbx_ipc_socket_close() 3561689:20251016:085835.156 End of zbx_ipc_socket_close() 3561689:20251016:085835.156 In zbx_ipc_socket_close() 3561689:20251016:085835.156 End of zbx_ipc_socket_close() 3561689:20251016:085835.156 In zbx_ipc_socket_close() 3561689:20251016:085835.156 End of zbx_ipc_socket_close() 3561689:20251016:085835.156 In zbx_ipc_socket_close() 3561689:20251016:085835.156 End of zbx_ipc_socket_close() 3561689:20251016:085835.156 In zbx_ipc_socket_close() 3561689:20251016:085835.156 End of zbx_ipc_socket_close() 3561689:20251016:085835.156 In zbx_ipc_socket_close() 3561689:20251016:085835.156 End of zbx_ipc_socket_close() 3561689:20251016:085835.156 In zbx_ipc_socket_close() 3561689:20251016:085835.156 End of zbx_ipc_socket_close() 3561689:20251016:085835.156 In zbx_ipc_socket_close() 3561689:20251016:085835.156 End of zbx_ipc_socket_close() 3561689:20251016:085835.156 In zbx_ipc_socket_close() 3561689:20251016:085835.156 End of zbx_ipc_socket_close() 3561689:20251016:085835.156 End of zbx_ipc_service_close() 3561689:20251016:085835.156 zbx_setproctitle() title:'lld manager #1 [terminated]' 3561979:20251016:085835.156 End of hk_history_compression_init() 3561979:20251016:085835.158 In zbx_ipc_async_socket_open() 3561979:20251016:085835.158 In zbx_ipc_socket_open() 3561958:20251016:085835.158 End of zbx_ipc_socket_read():FAIL 3561953:20251016:085835.158 End of zbx_ipc_socket_read():FAIL 3561975:20251016:085835.159 End of zbx_ipc_socket_read():FAIL 3561695:20251016:085835.159 End of zbx_ipc_socket_read():FAIL 3561979:20251016:085835.159 End of zbx_ipc_socket_open():SUCCEED 3561979:20251016:085835.159 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 3561979:20251016:085835.159 In zbx_ipc_async_socket_send() 3561979:20251016:085835.159 In zbx_ipc_client_send() clientid:0 3561979:20251016:085835.159 End of zbx_ipc_client_send():SUCCEED 3561979:20251016:085835.159 End of zbx_ipc_async_socket_send():SUCCEED 3561979:20251016:085835.159 In zbx_ipc_async_socket_flush() timeout:10 3561979:20251016:085835.159 End of zbx_ipc_async_socket_flush():0 3561979:20251016:085835.159 In zbx_dbconn_open() options:0 3561979:20251016:085835.163 query without transaction detected 3561979:20251016:085835.163 query [txnlev:0] [set schema 'public'] 3561979:20251016:085835.165 query without transaction detected 3561979:20251016:085835.165 query [txnlev:0] [set escape_string_warning to off] 3561979:20251016:085835.165 query without transaction detected 3561979:20251016:085835.165 query [txnlev:0] [set extra_float_digits to 3] 3561979:20251016:085835.165 query [txnlev:0] [show standard_conforming_strings] 3561979:20251016:085835.165 query [txnlev:0] [show default_transaction_read_only] 3561979:20251016:085835.165 query [txnlev:0] [select pg_is_in_recovery();] 3561979:20251016:085835.165 query without transaction detected 3561979:20251016:085835.165 query [txnlev:0] [set bytea_output=escape] 3561979:20251016:085835.165 End of zbx_dbconn_open():0 3561979:20251016:085835.165 In zbx_ipc_async_socket_close() 3561979:20251016:085835.165 In zbx_ipc_socket_close() 3561979:20251016:085835.165 End of zbx_ipc_socket_close() 3561979:20251016:085835.165 End of zbx_ipc_async_socket_close() 3561979:20251016:085835.165 zbx_setproctitle() title:'housekeeper #1 [terminated]' zabbix_server [3560948]: child process exited (PID:3561695,exitcode:1). zabbix_server [3560948]: child process exited (PID:3561715,exitcode:1). zabbix_server [3560948]: child process exited (PID:3561732,exitcode:1). zabbix_server [3560948]: child process exited (PID:3561739,exitcode:1). zabbix_server [3560948]: child process exited (PID:3561822,exitcode:1). zabbix_server [3560948]: child process exited (PID:3561829,exitcode:1). zabbix_server [3560948]: child process exited (PID:3561894,exitcode:1). zabbix_server [3560948]: child process exited (PID:3561919,exitcode:1). zabbix_server [3560948]: child process exited (PID:3561928,exitcode:1). zabbix_server [3560948]: child process exited (PID:3561945,exitcode:1). zabbix_server [3560948]: child process exited (PID:3561953,exitcode:1). zabbix_server [3560948]: child process exited (PID:3561956,exitcode:1). zabbix_server [3560948]: child process exited (PID:3561958,exitcode:1). zabbix_server [3560948]: child process exited (PID:3561962,exitcode:1). zabbix_server [3560948]: child process exited (PID:3561975,exitcode:1). 3562115:20251016:085835.204 thread started [discovery worker #1] 3562115:20251016:085835.204 thread started [discovery worker #2] 3562115:20251016:085835.204 thread started [discovery worker #5] 3562115:20251016:085835.204 thread started [discovery worker #3] 3562115:20251016:085835.205 thread started [discovery worker #8] 3562115:20251016:085835.205 thread started [discovery worker #9] 3562115:20251016:085835.205 thread started [discovery worker #7] 3562115:20251016:085835.205 thread started [discovery worker #10] 3562115:20251016:085835.205 thread started [discovery worker #12] 3562115:20251016:085835.205 thread started [discovery worker #11] 3562115:20251016:085835.205 thread started [discovery worker #13] 3562115:20251016:085835.205 thread started [discovery worker #14] 3562115:20251016:085835.205 thread started [discovery worker #15] 3562115:20251016:085835.205 thread started [discovery worker #16] 3562115:20251016:085835.205 thread started [discovery worker #17] 3562115:20251016:085835.205 thread started [discovery worker #18] 3562115:20251016:085835.205 thread started [discovery worker #19] 3562115:20251016:085835.205 thread started [discovery worker #21] 3562115:20251016:085835.205 thread started [discovery worker #20] 3562115:20251016:085835.205 thread started [discovery worker #22] 3562115:20251016:085835.205 thread started [discovery worker #23] 3562115:20251016:085835.205 thread started [discovery worker #24] 3562115:20251016:085835.205 thread started [discovery worker #25] 3562115:20251016:085835.205 thread started [discovery worker #26] 3562115:20251016:085835.205 thread started [discovery worker #27] 3562115:20251016:085835.205 thread started [discovery worker #28] 3562115:20251016:085835.205 thread started [discovery worker #29] 3562115:20251016:085835.206 thread started [discovery worker #30] 3562115:20251016:085835.206 thread started [discovery worker #31] 3562115:20251016:085835.206 thread started [discovery worker #32] 3562115:20251016:085835.206 thread started [discovery worker #33] 3562115:20251016:085835.206 thread started [discovery worker #34] 3562115:20251016:085835.206 thread started [discovery worker #35] 3562115:20251016:085835.206 thread started [discovery worker #36] 3562115:20251016:085835.206 thread started [discovery worker #4] 3562115:20251016:085835.206 thread started [discovery worker #37] 3562115:20251016:085835.206 thread started [discovery worker #38] 3562115:20251016:085835.206 thread started [discovery worker #39] 3562115:20251016:085835.206 thread started [discovery worker #40] 3562115:20251016:085835.206 thread started [discovery worker #41] 3562115:20251016:085835.206 thread started [discovery worker #42] 3562115:20251016:085835.206 thread started [discovery worker #43] 3562115:20251016:085835.206 thread started [discovery worker #44] 3562115:20251016:085835.206 thread started [discovery worker #45] 3562115:20251016:085835.206 thread started [discovery worker #46] 3562115:20251016:085835.206 thread started [discovery worker #47] 3562115:20251016:085835.206 thread started [discovery worker #48] 3562115:20251016:085835.206 thread started [discovery worker #49] 3562115:20251016:085835.206 thread started [discovery worker #50] 3562115:20251016:085835.207 thread started [discovery worker #51] 3562115:20251016:085835.207 thread started [discovery worker #52] 3562115:20251016:085835.207 thread started [discovery worker #53] 3562115:20251016:085835.207 thread started [discovery worker #54] 3562115:20251016:085835.207 thread started [discovery worker #55] 3562115:20251016:085835.207 thread started [discovery worker #56] 3562115:20251016:085835.207 thread started [discovery worker #57] 3562115:20251016:085835.207 thread started [discovery worker #58] 3562115:20251016:085835.207 thread started [discovery worker #59] 3562115:20251016:085835.207 thread started [discovery worker #60] 3562115:20251016:085835.207 thread started [discovery worker #61] 3562115:20251016:085835.207 thread started [discovery worker #62] 3562115:20251016:085835.207 thread started [discovery worker #63] 3562115:20251016:085835.207 thread started [discovery worker #64] 3562115:20251016:085835.207 thread started [discovery worker #65] 3562115:20251016:085835.207 thread started [discovery worker #66] 3562115:20251016:085835.207 thread started [discovery worker #67] 3562115:20251016:085835.207 thread started [discovery worker #68] 3562115:20251016:085835.207 thread started [discovery worker #69] 3562115:20251016:085835.207 thread started [discovery worker #70] 3562115:20251016:085835.207 thread started [discovery worker #71] 3562115:20251016:085835.208 thread started [discovery worker #72] 3562115:20251016:085835.208 thread started [discovery worker #73] 3562115:20251016:085835.208 thread started [discovery worker #74] 3562115:20251016:085835.208 thread started [discovery worker #75] 3562115:20251016:085835.208 thread started [discovery worker #76] 3562115:20251016:085835.208 thread started [discovery worker #77] 3562115:20251016:085835.208 thread started [discovery worker #78] 3562115:20251016:085835.208 thread started [discovery worker #79] 3562115:20251016:085835.208 thread started [discovery worker #80] 3562115:20251016:085835.208 thread started [discovery worker #81] 3562115:20251016:085835.208 thread started [discovery worker #82] 3562115:20251016:085835.208 thread started [discovery worker #83] 3562115:20251016:085835.208 thread started [discovery worker #84] 3562115:20251016:085835.208 thread started [discovery worker #85] 3562115:20251016:085835.208 thread started [discovery worker #86] 3562115:20251016:085835.208 thread started [discovery worker #87] 3562115:20251016:085835.208 thread started [discovery worker #88] 3562115:20251016:085835.208 thread started [discovery worker #89] 3562115:20251016:085835.208 thread started [discovery worker #90] 3562115:20251016:085835.208 thread started [discovery worker #91] 3562115:20251016:085835.208 thread started [discovery worker #92] 3562115:20251016:085835.208 thread started [discovery worker #93] 3562115:20251016:085835.208 thread started [discovery worker #94] 3562115:20251016:085835.208 thread started [discovery worker #95] 3562115:20251016:085835.208 thread started [discovery worker #96] 3562115:20251016:085835.208 thread started [discovery worker #97] 3562115:20251016:085835.208 thread started [discovery worker #98] 3562115:20251016:085835.208 thread started [discovery worker #99] 3562115:20251016:085835.208 thread started [discovery worker #6] 3562115:20251016:085835.208 thread started [discovery worker #100] 3561688:20251016:085835.218 End of zbx_pp_manager_create() ret:SUCCEED error: 3561688:20251016:085835.218 In zbx_ipc_socket_open() 3561688:20251016:085835.218 End of zbx_ipc_socket_open():SUCCEED 3561688:20251016:085835.218 In zbx_ipc_socket_write() 3561688:20251016:085835.218 End of zbx_ipc_socket_write():SUCCEED 3561688:20251016:085835.218 In zbx_ipc_socket_close() 3561688:20251016:085835.218 End of zbx_ipc_socket_close() 3561688:20251016:085835.218 zbx_setproctitle() title:'preprocessing manager #1 started' 3561688:20251016:085835.218 zbx_setproctitle() title:'preprocessing manager #1 [terminating]' 3561688:20251016:085835.218 [89] thread stopped [preprocessing worker #89] 3561688:20251016:085835.219 [62] thread stopped [preprocessing worker #62] 3561688:20251016:085835.219 [122] thread stopped [preprocessing worker #122] 3561688:20251016:085835.219 [92] thread stopped [preprocessing worker #92] 3561688:20251016:085835.219 [12] thread stopped [preprocessing worker #12] 3561688:20251016:085835.219 [31] thread stopped [preprocessing worker #31] 3561688:20251016:085835.219 [173] thread stopped [preprocessing worker #173] 3561688:20251016:085835.219 [72] thread stopped [preprocessing worker #72] 3561688:20251016:085835.219 [4] thread stopped [preprocessing worker #4] 3561688:20251016:085835.219 [167] thread stopped [preprocessing worker #167] 3561688:20251016:085835.219 [158] thread stopped [preprocessing worker #158] 3561688:20251016:085835.219 [46] thread stopped [preprocessing worker #46] 3561688:20251016:085835.219 [120] thread stopped [preprocessing worker #120] 3561688:20251016:085835.219 [56] thread stopped [preprocessing worker #56] 3561688:20251016:085835.219 [76] thread stopped [preprocessing worker #76] 3561688:20251016:085835.219 [126] thread stopped [preprocessing worker #126] 3561688:20251016:085835.219 [19] thread stopped [preprocessing worker #19] 3561688:20251016:085835.219 [172] thread stopped [preprocessing worker #172] 3561688:20251016:085835.219 [33] thread stopped [preprocessing worker #33] 3561688:20251016:085835.219 [136] thread stopped [preprocessing worker #136] 3561688:20251016:085835.219 [166] thread stopped [preprocessing worker #166] 3561688:20251016:085835.219 [41] thread stopped [preprocessing worker #41] 3561688:20251016:085835.219 [179] thread stopped [preprocessing worker #179] 3561688:20251016:085835.219 [170] thread stopped [preprocessing worker #170] 3561688:20251016:085835.219 [180] thread stopped [preprocessing worker #180] 3561688:20251016:085835.219 [61] thread stopped [preprocessing worker #61] 3561688:20251016:085835.219 [181] thread stopped [preprocessing worker #181] 3561688:20251016:085835.219 [65] thread stopped [preprocessing worker #65] 3561688:20251016:085835.219 [190] thread stopped [preprocessing worker #190] 3561688:20251016:085835.219 [127] thread stopped [preprocessing worker #127] 3561688:20251016:085835.219 [18] thread stopped [preprocessing worker #18] 3561688:20251016:085835.219 [124] thread stopped [preprocessing worker #124] 3561688:20251016:085835.219 [66] thread stopped [preprocessing worker #66] 3561688:20251016:085835.219 [17] thread stopped [preprocessing worker #17] 3561688:20251016:085835.219 [200] thread stopped [preprocessing worker #200] 3561688:20251016:085835.219 [6] thread stopped [preprocessing worker #6] 3561688:20251016:085835.219 [7] thread stopped [preprocessing worker #7] 3561688:20251016:085835.219 [44] thread stopped [preprocessing worker #44] 3561688:20251016:085835.219 [79] thread stopped [preprocessing worker #79] 3561688:20251016:085835.219 [68] thread stopped [preprocessing worker #68] 3561688:20251016:085835.219 [81] thread stopped [preprocessing worker #81] 3561688:20251016:085835.219 [82] thread stopped [preprocessing worker #82] 3561688:20251016:085835.219 [58] thread stopped [preprocessing worker #58] 3561688:20251016:085835.219 [130] thread stopped [preprocessing worker #130] 3561688:20251016:085835.219 [2] thread stopped [preprocessing worker #2] 3561688:20251016:085835.219 [101] thread stopped [preprocessing worker #101] 3561688:20251016:085835.219 [104] thread stopped [preprocessing worker #104] 3561688:20251016:085835.219 [139] thread stopped [preprocessing worker #139] 3561688:20251016:085835.219 [108] thread stopped [preprocessing worker #108] 3561688:20251016:085835.219 [109] thread stopped [preprocessing worker #109] 3561688:20251016:085835.219 [8] thread stopped [preprocessing worker #8] 3561688:20251016:085835.219 [111] thread stopped [preprocessing worker #111] 3561688:20251016:085835.219 [112] thread stopped [preprocessing worker #112] 3561688:20251016:085835.219 [115] thread stopped [preprocessing worker #115] 3561688:20251016:085835.219 [140] thread stopped [preprocessing worker #140] 3561688:20251016:085835.219 [10] thread stopped [preprocessing worker #10] 3561688:20251016:085835.219 [86] thread stopped [preprocessing worker #86] 3561688:20251016:085835.219 [186] thread stopped [preprocessing worker #186] 3561688:20251016:085835.219 [191] thread stopped [preprocessing worker #191] 3561688:20251016:085835.220 [141] thread stopped [preprocessing worker #141] 3561688:20251016:085835.220 [20] thread stopped [preprocessing worker #20] 3561688:20251016:085835.220 [155] thread stopped [preprocessing worker #155] 3561688:20251016:085835.220 [94] thread stopped [preprocessing worker #94] 3561688:20251016:085835.220 [60] thread stopped [preprocessing worker #60] 3561688:20251016:085835.220 [174] thread stopped [preprocessing worker #174] 3561688:20251016:085835.220 [73] thread stopped [preprocessing worker #73] 3561688:20251016:085835.220 [142] thread stopped [preprocessing worker #142] 3561688:20251016:085835.220 [43] thread stopped [preprocessing worker #43] 3561688:20251016:085835.220 [169] thread stopped [preprocessing worker #169] 3561688:20251016:085835.220 [184] thread stopped [preprocessing worker #184] 3561688:20251016:085835.220 [171] thread stopped [preprocessing worker #171] 3561688:20251016:085835.221 [143] thread stopped [preprocessing worker #143] 3561688:20251016:085835.221 [134] thread stopped [preprocessing worker #134] 3561688:20251016:085835.221 [144] thread stopped [preprocessing worker #144] 3561688:20251016:085835.221 [145] thread stopped [preprocessing worker #145] 3561688:20251016:085835.221 [187] thread stopped [preprocessing worker #187] 3561688:20251016:085835.221 [146] thread stopped [preprocessing worker #146] 3561688:20251016:085835.221 [147] thread stopped [preprocessing worker #147] 3561688:20251016:085835.221 [148] thread stopped [preprocessing worker #148] 3561688:20251016:085835.221 [149] thread stopped [preprocessing worker #149] 3561688:20251016:085835.221 [168] thread stopped [preprocessing worker #168] 3561688:20251016:085835.222 [150] thread stopped [preprocessing worker #150] 3561688:20251016:085835.222 [178] thread stopped [preprocessing worker #178] 3561688:20251016:085835.222 [156] thread stopped [preprocessing worker #156] 3561688:20251016:085835.222 [151] thread stopped [preprocessing worker #151] 3561688:20251016:085835.222 [177] thread stopped [preprocessing worker #177] 3561688:20251016:085835.222 [157] thread stopped [preprocessing worker #157] 3561688:20251016:085835.222 [176] thread stopped [preprocessing worker #176] 3561688:20251016:085835.222 [14] thread stopped [preprocessing worker #14] 3561688:20251016:085835.222 [193] thread stopped [preprocessing worker #193] 3561688:20251016:085835.222 [161] thread stopped [preprocessing worker #161] 3561688:20251016:085835.222 [52] thread stopped [preprocessing worker #52] 3561688:20251016:085835.222 [162] thread stopped [preprocessing worker #162] 3561688:20251016:085835.222 [194] thread stopped [preprocessing worker #194] 3561688:20251016:085835.222 [188] thread stopped [preprocessing worker #188] 3561688:20251016:085835.222 [21] thread stopped [preprocessing worker #21] 3561688:20251016:085835.222 [195] thread stopped [preprocessing worker #195] 3561688:20251016:085835.222 [163] thread stopped [preprocessing worker #163] 3561688:20251016:085835.222 [164] thread stopped [preprocessing worker #164] 3561688:20251016:085835.222 [32] thread stopped [preprocessing worker #32] 3561688:20251016:085835.222 [175] thread stopped [preprocessing worker #175] 3561688:20251016:085835.222 [165] thread stopped [preprocessing worker #165] 3561688:20251016:085835.222 [69] thread stopped [preprocessing worker #69] 3561688:20251016:085835.222 [50] thread stopped [preprocessing worker #50] 3561688:20251016:085835.222 [59] thread stopped [preprocessing worker #59] 3561688:20251016:085835.222 [63] thread stopped [preprocessing worker #63] 3561688:20251016:085835.222 [152] thread stopped [preprocessing worker #152] 3561688:20251016:085835.224 [71] thread stopped [preprocessing worker #71] 3561688:20251016:085835.224 [159] thread stopped [preprocessing worker #159] 3561688:20251016:085835.224 [93] thread stopped [preprocessing worker #93] 3561688:20251016:085835.224 [34] thread stopped [preprocessing worker #34] 3561688:20251016:085835.224 [154] thread stopped [preprocessing worker #154] 3561688:20251016:085835.225 [160] thread stopped [preprocessing worker #160] 3561688:20251016:085835.225 [95] thread stopped [preprocessing worker #95] 3561688:20251016:085835.226 [27] thread stopped [preprocessing worker #27] 3561688:20251016:085835.226 [70] thread stopped [preprocessing worker #70] 3561688:20251016:085835.233 [24] thread stopped [preprocessing worker #24] 3561688:20251016:085835.233 [51] thread stopped [preprocessing worker #51] 3561688:20251016:085835.233 [116] thread stopped [preprocessing worker #116] 3561688:20251016:085835.233 [23] thread stopped [preprocessing worker #23] 3561688:20251016:085835.233 [119] thread stopped [preprocessing worker #119] 3561688:20251016:085835.233 [192] thread stopped [preprocessing worker #192] 3561688:20251016:085835.233 [91] thread stopped [preprocessing worker #91] 3561688:20251016:085835.233 [28] thread stopped [preprocessing worker #28] 3561688:20251016:085835.233 [54] thread stopped [preprocessing worker #54] 3561688:20251016:085835.233 [35] thread stopped [preprocessing worker #35] 3561688:20251016:085835.233 [189] thread stopped [preprocessing worker #189] 3561688:20251016:085835.233 [29] thread stopped [preprocessing worker #29] 3561688:20251016:085835.233 [42] thread stopped [preprocessing worker #42] 3561688:20251016:085835.233 [47] thread stopped [preprocessing worker #47] 3561688:20251016:085835.233 [15] thread stopped [preprocessing worker #15] 3561688:20251016:085835.234 [25] thread stopped [preprocessing worker #25] 3561688:20251016:085835.234 [16] thread stopped [preprocessing worker #16] 3561688:20251016:085835.234 [196] thread stopped [preprocessing worker #196] 3561688:20251016:085835.234 [22] thread stopped [preprocessing worker #22] 3561688:20251016:085835.234 [36] thread stopped [preprocessing worker #36] 3561688:20251016:085835.234 [77] thread stopped [preprocessing worker #77] 3561688:20251016:085835.234 [40] thread stopped [preprocessing worker #40] 3561688:20251016:085835.234 [38] thread stopped [preprocessing worker #38] 3561688:20251016:085835.234 [121] thread stopped [preprocessing worker #121] 3561688:20251016:085835.234 [123] thread stopped [preprocessing worker #123] 3561688:20251016:085835.234 [125] thread stopped [preprocessing worker #125] 3561688:20251016:085835.234 [26] thread stopped [preprocessing worker #26] 3561688:20251016:085835.234 [39] thread stopped [preprocessing worker #39] 3561688:20251016:085835.235 [9] thread stopped [preprocessing worker #9] 3561688:20251016:085835.237 [49] thread stopped [preprocessing worker #49] 3561688:20251016:085835.237 [128] thread stopped [preprocessing worker #128] 3561688:20251016:085835.237 [129] thread stopped [preprocessing worker #129] 3561688:20251016:085835.237 [132] thread stopped [preprocessing worker #132] 3561688:20251016:085835.237 [133] thread stopped [preprocessing worker #133] 3561688:20251016:085835.237 [135] thread stopped [preprocessing worker #135] 3561688:20251016:085835.237 [48] thread stopped [preprocessing worker #48] 3561688:20251016:085835.237 [197] thread stopped [preprocessing worker #197] 3561688:20251016:085835.237 [137] thread stopped [preprocessing worker #137] 3561688:20251016:085835.237 [30] thread stopped [preprocessing worker #30] 3561688:20251016:085835.237 [138] thread stopped [preprocessing worker #138] 3561688:20251016:085835.237 [64] thread stopped [preprocessing worker #64] 3561688:20251016:085835.237 [153] thread stopped [preprocessing worker #153] 3561688:20251016:085835.238 [3] thread stopped [preprocessing worker #3] 3561688:20251016:085835.238 [5] thread stopped [preprocessing worker #5] 3561688:20251016:085835.238 [74] thread stopped [preprocessing worker #74] 3561688:20251016:085835.238 [182] thread stopped [preprocessing worker #182] 3561688:20251016:085835.238 [78] thread stopped [preprocessing worker #78] 3561688:20251016:085835.238 [198] thread stopped [preprocessing worker #198] 3561688:20251016:085835.238 [199] thread stopped [preprocessing worker #199] 3561688:20251016:085835.238 [113] thread stopped [preprocessing worker #113] 3561688:20251016:085835.238 [67] thread stopped [preprocessing worker #67] 3561688:20251016:085835.238 [131] thread stopped [preprocessing worker #131] 3561688:20251016:085835.239 [53] thread stopped [preprocessing worker #53] 3561688:20251016:085835.239 [80] thread stopped [preprocessing worker #80] 3561688:20251016:085835.239 [1] thread stopped [preprocessing worker #1] 3561688:20251016:085835.239 [83] thread stopped [preprocessing worker #83] 3561688:20251016:085835.239 [84] thread stopped [preprocessing worker #84] 3561688:20251016:085835.239 [85] thread stopped [preprocessing worker #85] 3561688:20251016:085835.239 [55] thread stopped [preprocessing worker #55] 3561688:20251016:085835.239 [97] thread stopped [preprocessing worker #97] 3561688:20251016:085835.239 [98] thread stopped [preprocessing worker #98] 3561688:20251016:085835.239 [99] thread stopped [preprocessing worker #99] 3561688:20251016:085835.239 [100] thread stopped [preprocessing worker #100] 3561688:20251016:085835.239 [102] thread stopped [preprocessing worker #102] 3561688:20251016:085835.239 [37] thread stopped [preprocessing worker #37] 3561688:20251016:085835.239 [103] thread stopped [preprocessing worker #103] 3561688:20251016:085835.239 [105] thread stopped [preprocessing worker #105] 3561688:20251016:085835.239 [106] thread stopped [preprocessing worker #106] 3561688:20251016:085835.239 [107] thread stopped [preprocessing worker #107] 3561688:20251016:085835.240 [13] thread stopped [preprocessing worker #13] 3561688:20251016:085835.240 [110] thread stopped [preprocessing worker #110] 3561688:20251016:085835.240 [11] thread stopped [preprocessing worker #11] 3561688:20251016:085835.240 [183] thread stopped [preprocessing worker #183] 3561688:20251016:085835.240 [114] thread stopped [preprocessing worker #114] 3561688:20251016:085835.240 [117] thread stopped [preprocessing worker #117] 3561688:20251016:085835.240 [75] thread stopped [preprocessing worker #75] 3561688:20251016:085835.240 [96] thread stopped [preprocessing worker #96] 3561688:20251016:085835.240 [45] thread stopped [preprocessing worker #45] 3561688:20251016:085835.240 [87] thread stopped [preprocessing worker #87] 3561688:20251016:085835.240 [185] thread stopped [preprocessing worker #185] 3561688:20251016:085835.240 [88] thread stopped [preprocessing worker #88] 3561688:20251016:085835.240 [118] thread stopped [preprocessing worker #118] 3561688:20251016:085835.240 [90] thread stopped [preprocessing worker #90] 3561688:20251016:085835.241 [57] thread stopped [preprocessing worker #57] 3561688:20251016:085835.244 In zbx_ipc_async_socket_close() 3561688:20251016:085835.244 In zbx_ipc_socket_close() 3561688:20251016:085835.244 End of zbx_ipc_socket_close() 3561688:20251016:085835.244 End of zbx_ipc_async_socket_close() 3561688:20251016:085835.244 In zbx_ipc_service_close() path:/run/zabbix/zabbix_server_preprocessing.sock 3561688:20251016:085835.244 End of zbx_ipc_service_close() 3561688:20251016:085835.244 zbx_setproctitle() title:'preprocessing manager #1 [terminated]' 3562115:20251016:085835.408 In zbx_ipc_socket_open() 3562115:20251016:085835.408 End of zbx_ipc_socket_open():SUCCEED 3562115:20251016:085835.408 In zbx_ipc_socket_write() 3562115:20251016:085835.408 End of zbx_ipc_socket_write():SUCCEED 3562115:20251016:085835.408 In zbx_ipc_socket_close() 3562115:20251016:085835.408 End of zbx_ipc_socket_close() 3562115:20251016:085835.408 zbx_setproctitle() title:'discovery manager #1 [started]' 3562115:20251016:085835.408 zbx_setproctitle() title:'discovery manager #1 [terminating]' 3562115:20251016:085835.409 thread stopped [discovery worker #24] 3562115:20251016:085835.409 thread stopped [discovery worker #31] 3562115:20251016:085835.409 thread stopped [discovery worker #34] 3562115:20251016:085835.409 thread stopped [discovery worker #6] 3562115:20251016:085835.409 thread stopped [discovery worker #8] 3562115:20251016:085835.409 thread stopped [discovery worker #43] 3562115:20251016:085835.409 thread stopped [discovery worker #52] 3562115:20251016:085835.409 thread stopped [discovery worker #59] 3562115:20251016:085835.409 thread stopped [discovery worker #9] 3562115:20251016:085835.409 thread stopped [discovery worker #68] 3562115:20251016:085835.409 thread stopped [discovery worker #57] 3562115:20251016:085835.409 thread stopped [discovery worker #75] 3562115:20251016:085835.409 thread stopped [discovery worker #77] 3562115:20251016:085835.409 thread stopped [discovery worker #58] 3562115:20251016:085835.409 thread stopped [discovery worker #79] 3562115:20251016:085835.409 thread stopped [discovery worker #83] 3562115:20251016:085835.409 thread stopped [discovery worker #85] 3562115:20251016:085835.409 thread stopped [discovery worker #89] 3562115:20251016:085835.409 thread stopped [discovery worker #28] 3562115:20251016:085835.409 thread stopped [discovery worker #60] 3562115:20251016:085835.409 thread stopped [discovery worker #95] 3562115:20251016:085835.409 thread stopped [discovery worker #99] 3562115:20251016:085835.409 thread stopped [discovery worker #65] 3562115:20251016:085835.409 thread stopped [discovery worker #21] 3562115:20251016:085835.409 thread stopped [discovery worker #4] 3562115:20251016:085835.409 thread stopped [discovery worker #13] 3562115:20251016:085835.409 thread stopped [discovery worker #67] 3562115:20251016:085835.409 thread stopped [discovery worker #38] 3562115:20251016:085835.409 thread stopped [discovery worker #69] 3562115:20251016:085835.409 thread stopped [discovery worker #15] 3562115:20251016:085835.409 thread stopped [discovery worker #71] 3562115:20251016:085835.409 thread stopped [discovery worker #33] 3562115:20251016:085835.409 thread stopped [discovery worker #72] 3562115:20251016:085835.409 thread stopped [discovery worker #14] 3562115:20251016:085835.409 thread stopped [discovery worker #11] 3562115:20251016:085835.409 thread stopped [discovery worker #45] 3562115:20251016:085835.409 thread stopped [discovery worker #47] 3562115:20251016:085835.409 thread stopped [discovery worker #18] 3562115:20251016:085835.409 thread stopped [discovery worker #74] 3562115:20251016:085835.409 thread stopped [discovery worker #50] 3562115:20251016:085835.409 thread stopped [discovery worker #76] 3562115:20251016:085835.409 thread stopped [discovery worker #54] 3562115:20251016:085835.409 thread stopped [discovery worker #78] 3562115:20251016:085835.409 thread stopped [discovery worker #56] 3562115:20251016:085835.409 thread stopped [discovery worker #2] 3562115:20251016:085835.409 thread stopped [discovery worker #84] 3562115:20251016:085835.409 thread stopped [discovery worker #5] 3562115:20251016:085835.409 thread stopped [discovery worker #86] 3562115:20251016:085835.409 thread stopped [discovery worker #88] 3562115:20251016:085835.409 thread stopped [discovery worker #90] 3562115:20251016:085835.409 thread stopped [discovery worker #92] 3562115:20251016:085835.409 thread stopped [discovery worker #94] 3562115:20251016:085835.409 thread stopped [discovery worker #96] 3562115:20251016:085835.409 thread stopped [discovery worker #17] 3562115:20251016:085835.409 thread stopped [discovery worker #41] 3562115:20251016:085835.409 thread stopped [discovery worker #7] 3562115:20251016:085835.410 thread stopped [discovery worker #20] 3562115:20251016:085835.410 thread stopped [discovery worker #27] 3562115:20251016:085835.410 thread stopped [discovery worker #61] 3562115:20251016:085835.410 thread stopped [discovery worker #30] 3562115:20251016:085835.410 thread stopped [discovery worker #51] 3562115:20251016:085835.410 thread stopped [discovery worker #63] 3562115:20251016:085835.410 thread stopped [discovery worker #53] 3562115:20251016:085835.410 thread stopped [discovery worker #55] 3562115:20251016:085835.410 thread stopped [discovery worker #70] 3562115:20251016:085835.410 thread stopped [discovery worker #29] 3562115:20251016:085835.410 thread stopped [discovery worker #26] 3562115:20251016:085835.410 thread stopped [discovery worker #12] 3562115:20251016:085835.410 thread stopped [discovery worker #19] 3562115:20251016:085835.410 thread stopped [discovery worker #81] 3562115:20251016:085835.410 thread stopped [discovery worker #23] 3562115:20251016:085835.410 thread stopped [discovery worker #91] 3562115:20251016:085835.410 thread stopped [discovery worker #97] 3562115:20251016:085835.410 thread stopped [discovery worker #93] 3562115:20251016:085835.410 thread stopped [discovery worker #62] 3562115:20251016:085835.410 thread stopped [discovery worker #16] 3562115:20251016:085835.410 thread stopped [discovery worker #10] 3562115:20251016:085835.410 thread stopped [discovery worker #66] 3562115:20251016:085835.410 thread stopped [discovery worker #46] 3562115:20251016:085835.410 thread stopped [discovery worker #35] 3562115:20251016:085835.410 thread stopped [discovery worker #32] 3562115:20251016:085835.410 thread stopped [discovery worker #40] 3562115:20251016:085835.410 thread stopped [discovery worker #80] 3562115:20251016:085835.410 thread stopped [discovery worker #82] 3562115:20251016:085835.410 thread stopped [discovery worker #44] 3562115:20251016:085835.410 thread stopped [discovery worker #48] 3562115:20251016:085835.410 thread stopped [discovery worker #39] 3562115:20251016:085835.410 thread stopped [discovery worker #37] 3562115:20251016:085835.410 thread stopped [discovery worker #73] 3562115:20251016:085835.410 thread stopped [discovery worker #87] 3562115:20251016:085835.410 thread stopped [discovery worker #25] 3562115:20251016:085835.410 thread stopped [discovery worker #1] 3562115:20251016:085835.410 thread stopped [discovery worker #36] 3562115:20251016:085835.410 thread stopped [discovery worker #64] 3562115:20251016:085835.410 thread stopped [discovery worker #42] 3562115:20251016:085835.410 thread stopped [discovery worker #22] 3562115:20251016:085835.410 thread stopped [discovery worker #3] 3562115:20251016:085835.410 thread stopped [discovery worker #49] 3562115:20251016:085835.410 thread stopped [discovery worker #98] 3562115:20251016:085835.410 thread stopped [discovery worker #100] 3562115:20251016:085835.412 In zbx_ipc_service_close() path:/run/zabbix/zabbix_server_discoverer.sock 3562115:20251016:085835.412 End of zbx_ipc_service_close() 3562115:20251016:085835.414 zbx_setproctitle() title:'discovery manager #1 [terminated]' 3561683:20251016:085835.942 End of zbx_ipc_service_recv():2 3561683:20251016:085835.942 In of am_deinit() 3561683:20251016:085835.942 In zbx_ipc_socket_close() 3561683:20251016:085835.942 End of zbx_ipc_socket_close() 3561684:20251016:085835.942 End of zbx_ipc_socket_read():FAIL 3561683:20251016:085835.942 In zbx_ipc_socket_close() 3561683:20251016:085835.942 End of zbx_ipc_socket_close() 3561683:20251016:085835.942 In zbx_ipc_socket_close() 3561683:20251016:085835.942 End of zbx_ipc_socket_close() 3561683:20251016:085835.942 In zbx_ipc_service_close() path:/run/zabbix/zabbix_server_alerter.sock 3561683:20251016:085835.942 End of zbx_ipc_service_close() 3561683:20251016:085835.942 End of am_deinit() 3561683:20251016:085835.942 zbx_setproctitle() title:'alert manager #1 [terminated]' 3561685:20251016:085835.943 End of zbx_ipc_socket_read():FAIL 3561686:20251016:085835.944 End of zbx_ipc_socket_read():FAIL 3560953:20251016:085835.960 End of zbx_ipc_service_recv():2 3560953:20251016:085835.960 In zbx_ipc_async_socket_send() 3560953:20251016:085835.960 In zbx_ipc_client_send() clientid:0 3560953:20251016:085835.960 End of zbx_ipc_client_send():SUCCEED 3560953:20251016:085835.960 End of zbx_ipc_async_socket_send():SUCCEED 3560953:20251016:085835.960 In zbx_ipc_async_socket_flush() timeout:10 3560953:20251016:085835.960 End of zbx_ipc_async_socket_flush():0 3560953:20251016:085835.960 In zbx_ipc_service_recv() timeout:0.999 zabbix_server [3560948]: child process exited (PID:3561684,exitcode:1). zabbix_server [3560948]: child process exited (PID:3561685,exitcode:1). zabbix_server [3560948]: child process exited (PID:3561686,exitcode:1). 3562130:20251016:085836.087 End of zbx_ipc_async_socket_recv():0 3562130:20251016:085836.087 zbx_setproctitle() title:'history syncer #4 [processed 0 values, 0+0 triggers in 0.000054 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 3562130:20251016:085836.087 syncing history data in progress... 3562130:20251016:085836.087 syncing history data done 3562130:20251016:085836.087 In zbx_sync_history_cache() history_num:0 3562130:20251016:085836.087 In zbx_ipc_async_socket_recv() timeout:0 3562130:20251016:085836.087 End of zbx_ipc_async_socket_recv():0 3562147:20251016:085836.103 End of zbx_ipc_async_socket_recv():0 3562147:20251016:085836.103 zbx_setproctitle() title:'history syncer #13 [processed 0 values, 0+0 triggers in 0.000066 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 3562147:20251016:085836.103 In zbx_sync_history_cache() history_num:0 3562147:20251016:085836.103 In zbx_ipc_async_socket_recv() timeout:0 3562147:20251016:085836.103 End of zbx_ipc_async_socket_recv():0 3562137:20251016:085836.120 End of zbx_ipc_async_socket_recv():0 3562137:20251016:085836.120 zbx_setproctitle() title:'history syncer #7 [processed 0 values, 0+0 triggers in 0.000066 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 3562137:20251016:085836.120 In zbx_sync_history_cache() history_num:0 3562137:20251016:085836.120 In zbx_ipc_async_socket_recv() timeout:0 3562137:20251016:085836.120 End of zbx_ipc_async_socket_recv():0 3562144:20251016:085836.121 End of zbx_ipc_async_socket_recv():0 3562144:20251016:085836.121 zbx_setproctitle() title:'history syncer #11 [processed 0 values, 0+0 triggers in 0.000055 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 3562144:20251016:085836.121 In zbx_sync_history_cache() history_num:0 3562144:20251016:085836.121 In zbx_ipc_async_socket_recv() timeout:0 3562144:20251016:085836.121 End of zbx_ipc_async_socket_recv():0 3560964:20251016:085836.128 End of zbx_ipc_service_recv():2 3560964:20251016:085836.128 In zbx_ipc_service_recv() timeout:1.000 3562141:20251016:085836.129 End of zbx_ipc_async_socket_recv():0 3562141:20251016:085836.129 zbx_setproctitle() title:'history syncer #8 [processed 0 values, 0+0 triggers in 0.006430 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 3562141:20251016:085836.129 In zbx_sync_history_cache() history_num:0 3562141:20251016:085836.129 In zbx_ipc_async_socket_recv() timeout:0 3562141:20251016:085836.129 End of zbx_ipc_async_socket_recv():0 3562133:20251016:085836.133 End of zbx_ipc_async_socket_recv():0 3562133:20251016:085836.133 zbx_setproctitle() title:'history syncer #5 [processed 0 values, 0+0 triggers in 0.000055 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 3562133:20251016:085836.133 In zbx_sync_history_cache() history_num:0 3562133:20251016:085836.133 In zbx_ipc_async_socket_recv() timeout:0 3562133:20251016:085836.133 End of zbx_ipc_async_socket_recv():0 3562142:20251016:085836.133 End of zbx_ipc_async_socket_recv():0 3562142:20251016:085836.133 zbx_setproctitle() title:'history syncer #9 [processed 0 values, 0+0 triggers in 0.000058 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 3562142:20251016:085836.133 In zbx_sync_history_cache() history_num:0 3562142:20251016:085836.133 In zbx_ipc_async_socket_recv() timeout:0 3562142:20251016:085836.133 End of zbx_ipc_async_socket_recv():0 3562150:20251016:085836.136 End of zbx_ipc_async_socket_recv():0 3562150:20251016:085836.136 zbx_setproctitle() title:'history syncer #14 [processed 0 values, 0+0 triggers in 0.000051 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 3562150:20251016:085836.136 In zbx_sync_history_cache() history_num:0 3562150:20251016:085836.136 In zbx_ipc_async_socket_recv() timeout:0 3562150:20251016:085836.136 End of zbx_ipc_async_socket_recv():0 3562172:20251016:085836.138 End of zbx_ipc_async_socket_recv():0 3562172:20251016:085836.138 zbx_setproctitle() title:'history syncer #18 [processed 0 values, 0+0 triggers in 0.000054 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 3562172:20251016:085836.138 In zbx_sync_history_cache() history_num:0 3562172:20251016:085836.138 In zbx_ipc_async_socket_recv() timeout:0 3562172:20251016:085836.138 End of zbx_ipc_async_socket_recv():0 3562146:20251016:085836.139 End of zbx_ipc_async_socket_recv():0 3562157:20251016:085836.139 End of zbx_ipc_async_socket_recv():0 3562157:20251016:085836.139 zbx_setproctitle() title:'history syncer #17 [processed 0 values, 0+0 triggers in 0.003191 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 3562146:20251016:085836.139 zbx_setproctitle() title:'history syncer #12 [processed 0 values, 0+0 triggers in 0.000047 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 3562157:20251016:085836.139 In zbx_sync_history_cache() history_num:0 3562146:20251016:085836.139 In zbx_sync_history_cache() history_num:0 3562157:20251016:085836.139 In zbx_ipc_async_socket_recv() timeout:0 3562146:20251016:085836.139 In zbx_ipc_async_socket_recv() timeout:0 3562157:20251016:085836.139 End of zbx_ipc_async_socket_recv():0 3562146:20251016:085836.139 End of zbx_ipc_async_socket_recv():0 3562155:20251016:085836.141 End of zbx_ipc_async_socket_recv():0 3562155:20251016:085836.141 zbx_setproctitle() title:'history syncer #15 [processed 0 values, 0+0 triggers in 0.000089 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 3562155:20251016:085836.141 In zbx_sync_history_cache() history_num:0 3562155:20251016:085836.141 In zbx_ipc_async_socket_recv() timeout:0 3562155:20251016:085836.141 End of zbx_ipc_async_socket_recv():0 3562129:20251016:085836.143 End of zbx_ipc_async_socket_recv():0 3562129:20251016:085836.143 zbx_setproctitle() title:'history syncer #3 [processed 0 values, 0+0 triggers in 0.000048 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 3562129:20251016:085836.143 In zbx_sync_history_cache() history_num:0 3562129:20251016:085836.143 In zbx_ipc_async_socket_recv() timeout:0 3562129:20251016:085836.143 End of zbx_ipc_async_socket_recv():0 3562156:20251016:085836.144 End of zbx_ipc_async_socket_recv():0 3562156:20251016:085836.144 zbx_setproctitle() title:'history syncer #16 [processed 0 values, 0+0 triggers in 0.000047 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 3562156:20251016:085836.144 In zbx_sync_history_cache() history_num:0 3562156:20251016:085836.144 In zbx_ipc_async_socket_recv() timeout:0 3562156:20251016:085836.144 End of zbx_ipc_async_socket_recv():0 3562128:20251016:085836.146 End of zbx_ipc_async_socket_recv():0 3562128:20251016:085836.146 zbx_setproctitle() title:'history syncer #2 [processed 0 values, 0+0 triggers in 0.000045 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 3562128:20251016:085836.146 In zbx_sync_history_cache() history_num:0 3562128:20251016:085836.146 In zbx_ipc_async_socket_recv() timeout:0 3562128:20251016:085836.146 End of zbx_ipc_async_socket_recv():0 3562136:20251016:085836.147 End of zbx_ipc_async_socket_recv():0 3562136:20251016:085836.147 zbx_setproctitle() title:'history syncer #6 [processed 0 values, 0+0 triggers in 0.000350 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 3562136:20251016:085836.147 In zbx_sync_history_cache() history_num:0 3562136:20251016:085836.147 In zbx_ipc_async_socket_recv() timeout:0 3562136:20251016:085836.147 End of zbx_ipc_async_socket_recv():0 3562125:20251016:085836.148 End of zbx_ipc_async_socket_recv():0 3562125:20251016:085836.148 zbx_setproctitle() title:'history syncer #1 [processed 0 values, 0+0 triggers in 0.000054 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 3562125:20251016:085836.148 In zbx_sync_history_cache() history_num:0 3562125:20251016:085836.148 In zbx_ipc_async_socket_recv() timeout:0 3562125:20251016:085836.148 End of zbx_ipc_async_socket_recv():0 3562143:20251016:085836.149 End of zbx_ipc_async_socket_recv():0 3562143:20251016:085836.149 zbx_setproctitle() title:'history syncer #10 [processed 0 values, 0+0 triggers in 0.000050 (0.000,0.000,0.000,0.000,0.000) sec, syncing history]' 3562143:20251016:085836.149 In zbx_sync_history_cache() history_num:0 3562143:20251016:085836.149 In zbx_ipc_async_socket_recv() timeout:0 3562143:20251016:085836.149 End of zbx_ipc_async_socket_recv():0 3562143:20251016:085836.149 In DCsync_trends() trends_num:0 3562143:20251016:085836.149 query [txnlev:1] [begin;] 3562143:20251016:085836.149 query [txnlev:1] [commit;] 3562143:20251016:085836.149 syncing trend data in progress... 3562143:20251016:085836.149 syncing trend data done 3562143:20251016:085836.149 End of DCsync_trends() 3562143:20251016:085836.149 In zbx_ipc_async_socket_flush() timeout:10 3562143:20251016:085836.149 End of zbx_ipc_async_socket_flush():0 3562143:20251016:085836.149 In zbx_ipc_async_socket_close() 3562143:20251016:085836.149 In zbx_ipc_socket_close() 3562143:20251016:085836.149 End of zbx_ipc_socket_close() 3562143:20251016:085836.149 End of zbx_ipc_async_socket_close() 3562130:20251016:085836.187 In DCsync_trends() trends_num:0 3562130:20251016:085836.187 query [txnlev:1] [begin;] 3562130:20251016:085836.187 query [txnlev:1] [commit;] 3562130:20251016:085836.187 End of DCsync_trends() 3562130:20251016:085836.187 In zbx_ipc_async_socket_flush() timeout:10 3562130:20251016:085836.187 End of zbx_ipc_async_socket_flush():0 3562130:20251016:085836.187 In zbx_ipc_async_socket_close() 3562130:20251016:085836.187 In zbx_ipc_socket_close() 3562130:20251016:085836.187 End of zbx_ipc_socket_close() 3562130:20251016:085836.187 End of zbx_ipc_async_socket_close() 3562147:20251016:085836.203 In DCsync_trends() trends_num:0 3562147:20251016:085836.203 query [txnlev:1] [begin;] 3562147:20251016:085836.203 query [txnlev:1] [commit;] 3562147:20251016:085836.203 End of DCsync_trends() 3562147:20251016:085836.203 In zbx_ipc_async_socket_flush() timeout:10 3562147:20251016:085836.203 End of zbx_ipc_async_socket_flush():0 3562147:20251016:085836.203 In zbx_ipc_async_socket_close() 3562147:20251016:085836.203 In zbx_ipc_socket_close() 3562147:20251016:085836.203 End of zbx_ipc_socket_close() 3562147:20251016:085836.203 End of zbx_ipc_async_socket_close() 3562137:20251016:085836.220 In DCsync_trends() trends_num:0 3562137:20251016:085836.220 query [txnlev:1] [begin;] 3562137:20251016:085836.220 query [txnlev:1] [commit;] 3562137:20251016:085836.220 End of DCsync_trends() 3562137:20251016:085836.220 In zbx_ipc_async_socket_flush() timeout:10 3562137:20251016:085836.220 End of zbx_ipc_async_socket_flush():0 3562137:20251016:085836.220 In zbx_ipc_async_socket_close() 3562137:20251016:085836.220 In zbx_ipc_socket_close() 3562137:20251016:085836.220 End of zbx_ipc_socket_close() 3562137:20251016:085836.220 End of zbx_ipc_async_socket_close() 3562144:20251016:085836.221 In DCsync_trends() trends_num:0 3562144:20251016:085836.222 query [txnlev:1] [begin;] 3562144:20251016:085836.222 query [txnlev:1] [commit;] 3562144:20251016:085836.222 End of DCsync_trends() 3562144:20251016:085836.222 In zbx_ipc_async_socket_flush() timeout:10 3562144:20251016:085836.222 End of zbx_ipc_async_socket_flush():0 3562144:20251016:085836.222 In zbx_ipc_async_socket_close() 3562144:20251016:085836.222 In zbx_ipc_socket_close() 3562144:20251016:085836.222 End of zbx_ipc_socket_close() 3562144:20251016:085836.222 End of zbx_ipc_async_socket_close() 3562141:20251016:085836.229 In DCsync_trends() trends_num:0 3562141:20251016:085836.229 query [txnlev:1] [begin;] 3562141:20251016:085836.229 query [txnlev:1] [commit;] 3562141:20251016:085836.229 End of DCsync_trends() 3562141:20251016:085836.229 In zbx_ipc_async_socket_flush() timeout:10 3562141:20251016:085836.229 End of zbx_ipc_async_socket_flush():0 3562141:20251016:085836.229 In zbx_ipc_async_socket_close() 3562141:20251016:085836.229 In zbx_ipc_socket_close() 3562141:20251016:085836.229 End of zbx_ipc_socket_close() 3562141:20251016:085836.229 End of zbx_ipc_async_socket_close() 3562133:20251016:085836.233 In DCsync_trends() trends_num:0 3562133:20251016:085836.233 query [txnlev:1] [begin;] 3562133:20251016:085836.233 query [txnlev:1] [commit;] 3562133:20251016:085836.233 End of DCsync_trends() 3562133:20251016:085836.233 In zbx_ipc_async_socket_flush() timeout:10 3562133:20251016:085836.233 End of zbx_ipc_async_socket_flush():0 3562133:20251016:085836.233 In zbx_ipc_async_socket_close() 3562133:20251016:085836.233 In zbx_ipc_socket_close() 3562133:20251016:085836.233 End of zbx_ipc_socket_close() 3562133:20251016:085836.233 End of zbx_ipc_async_socket_close() 3562142:20251016:085836.233 In DCsync_trends() trends_num:0 3562142:20251016:085836.233 query [txnlev:1] [begin;] 3562142:20251016:085836.233 query [txnlev:1] [commit;] 3562142:20251016:085836.234 End of DCsync_trends() 3562142:20251016:085836.234 In zbx_ipc_async_socket_flush() timeout:10 3562142:20251016:085836.234 End of zbx_ipc_async_socket_flush():0 3562142:20251016:085836.234 In zbx_ipc_async_socket_close() 3562142:20251016:085836.234 In zbx_ipc_socket_close() 3562142:20251016:085836.234 End of zbx_ipc_socket_close() 3562142:20251016:085836.234 End of zbx_ipc_async_socket_close() 3562150:20251016:085836.236 In DCsync_trends() trends_num:0 3562150:20251016:085836.236 query [txnlev:1] [begin;] 3562150:20251016:085836.236 query [txnlev:1] [commit;] 3562150:20251016:085836.236 End of DCsync_trends() 3562150:20251016:085836.236 In zbx_ipc_async_socket_flush() timeout:10 3562150:20251016:085836.236 End of zbx_ipc_async_socket_flush():0 3562150:20251016:085836.236 In zbx_ipc_async_socket_close() 3562150:20251016:085836.236 In zbx_ipc_socket_close() 3562150:20251016:085836.236 End of zbx_ipc_socket_close() 3562150:20251016:085836.236 End of zbx_ipc_async_socket_close() 3562172:20251016:085836.238 In DCsync_trends() trends_num:0 3562172:20251016:085836.238 query [txnlev:1] [begin;] 3562172:20251016:085836.238 query [txnlev:1] [commit;] 3562172:20251016:085836.238 End of DCsync_trends() 3562172:20251016:085836.238 In zbx_ipc_async_socket_flush() timeout:10 3562172:20251016:085836.238 End of zbx_ipc_async_socket_flush():0 3562172:20251016:085836.238 In zbx_ipc_async_socket_close() 3562172:20251016:085836.238 In zbx_ipc_socket_close() 3562172:20251016:085836.238 End of zbx_ipc_socket_close() 3562172:20251016:085836.238 End of zbx_ipc_async_socket_close() 3562157:20251016:085836.239 In DCsync_trends() trends_num:0 3562146:20251016:085836.239 In DCsync_trends() trends_num:0 3562157:20251016:085836.239 query [txnlev:1] [begin;] 3562146:20251016:085836.239 query [txnlev:1] [begin;] 3562146:20251016:085836.239 query [txnlev:1] [commit;] 3562157:20251016:085836.239 query [txnlev:1] [commit;] 3562146:20251016:085836.239 End of DCsync_trends() 3562157:20251016:085836.239 End of DCsync_trends() 3562146:20251016:085836.239 In zbx_ipc_async_socket_flush() timeout:10 3562146:20251016:085836.239 End of zbx_ipc_async_socket_flush():0 3562146:20251016:085836.239 In zbx_ipc_async_socket_close() 3562146:20251016:085836.239 In zbx_ipc_socket_close() 3562146:20251016:085836.239 End of zbx_ipc_socket_close() 3562146:20251016:085836.239 End of zbx_ipc_async_socket_close() 3562155:20251016:085836.241 In DCsync_trends() trends_num:0 3562157:20251016:085836.241 In zbx_ipc_async_socket_flush() timeout:10 3562155:20251016:085836.241 query [txnlev:1] [begin;] 3562157:20251016:085836.241 End of zbx_ipc_async_socket_flush():0 3562157:20251016:085836.241 In zbx_ipc_async_socket_close() 3562157:20251016:085836.241 In zbx_ipc_socket_close() 3562157:20251016:085836.241 End of zbx_ipc_socket_close() 3562157:20251016:085836.241 End of zbx_ipc_async_socket_close() 3562155:20251016:085836.242 query [txnlev:1] [commit;] 3562155:20251016:085836.242 End of DCsync_trends() 3562155:20251016:085836.242 In zbx_ipc_async_socket_flush() timeout:10 3562155:20251016:085836.242 End of zbx_ipc_async_socket_flush():0 3562155:20251016:085836.242 In zbx_ipc_async_socket_close() 3562155:20251016:085836.242 In zbx_ipc_socket_close() 3562155:20251016:085836.242 End of zbx_ipc_socket_close() 3562155:20251016:085836.242 End of zbx_ipc_async_socket_close() 3562129:20251016:085836.243 In DCsync_trends() trends_num:0 3562129:20251016:085836.243 query [txnlev:1] [begin;] 3562129:20251016:085836.243 query [txnlev:1] [commit;] 3562129:20251016:085836.243 End of DCsync_trends() 3562129:20251016:085836.243 In zbx_ipc_async_socket_flush() timeout:10 3562129:20251016:085836.243 End of zbx_ipc_async_socket_flush():0 3562129:20251016:085836.243 In zbx_ipc_async_socket_close() 3562129:20251016:085836.243 In zbx_ipc_socket_close() 3562129:20251016:085836.243 End of zbx_ipc_socket_close() 3562129:20251016:085836.243 End of zbx_ipc_async_socket_close() 3562156:20251016:085836.244 In DCsync_trends() trends_num:0 3562156:20251016:085836.244 query [txnlev:1] [begin;] 3562156:20251016:085836.244 query [txnlev:1] [commit;] 3562156:20251016:085836.244 End of DCsync_trends() 3562156:20251016:085836.244 In zbx_ipc_async_socket_flush() timeout:10 3562156:20251016:085836.244 End of zbx_ipc_async_socket_flush():0 3562156:20251016:085836.244 In zbx_ipc_async_socket_close() 3562156:20251016:085836.244 In zbx_ipc_socket_close() 3562156:20251016:085836.244 End of zbx_ipc_socket_close() 3562156:20251016:085836.244 End of zbx_ipc_async_socket_close() 3562128:20251016:085836.246 In DCsync_trends() trends_num:0 3562128:20251016:085836.246 query [txnlev:1] [begin;] 3562128:20251016:085836.246 query [txnlev:1] [commit;] 3562128:20251016:085836.247 End of DCsync_trends() 3562128:20251016:085836.247 In zbx_ipc_async_socket_flush() timeout:10 3562128:20251016:085836.247 End of zbx_ipc_async_socket_flush():0 3562128:20251016:085836.247 In zbx_ipc_async_socket_close() 3562128:20251016:085836.247 In zbx_ipc_socket_close() 3562128:20251016:085836.247 End of zbx_ipc_socket_close() 3562128:20251016:085836.247 End of zbx_ipc_async_socket_close() 3562136:20251016:085836.249 In DCsync_trends() trends_num:0 3562136:20251016:085836.249 query [txnlev:1] [begin;] 3562125:20251016:085836.249 In DCsync_trends() trends_num:0 3562125:20251016:085836.249 query [txnlev:1] [begin;] 3562136:20251016:085836.249 query [txnlev:1] [commit;] 3562125:20251016:085836.249 query [txnlev:1] [commit;] 3562136:20251016:085836.249 End of DCsync_trends() 3562136:20251016:085836.249 In zbx_ipc_async_socket_flush() timeout:10 3562136:20251016:085836.249 End of zbx_ipc_async_socket_flush():0 3562136:20251016:085836.249 In zbx_ipc_async_socket_close() 3562136:20251016:085836.249 In zbx_ipc_socket_close() 3562136:20251016:085836.249 End of zbx_ipc_socket_close() 3562136:20251016:085836.249 End of zbx_ipc_async_socket_close() 3562125:20251016:085836.250 End of DCsync_trends() 3562125:20251016:085836.250 In zbx_ipc_async_socket_flush() timeout:10 3562125:20251016:085836.250 End of zbx_ipc_async_socket_flush():0 3562125:20251016:085836.250 In zbx_ipc_async_socket_close() 3562125:20251016:085836.250 In zbx_ipc_socket_close() 3562125:20251016:085836.250 End of zbx_ipc_socket_close() 3562125:20251016:085836.250 End of zbx_ipc_async_socket_close() 3560953:20251016:085836.961 End of zbx_ipc_service_recv():2 3560953:20251016:085836.961 In zbx_ipc_async_socket_send() 3560953:20251016:085836.961 In zbx_ipc_client_send() clientid:0 3560953:20251016:085836.961 End of zbx_ipc_client_send():SUCCEED 3560953:20251016:085836.961 End of zbx_ipc_async_socket_send():SUCCEED 3560953:20251016:085836.961 In zbx_ipc_async_socket_flush() timeout:10 3560953:20251016:085836.961 End of zbx_ipc_async_socket_flush():0 3560953:20251016:085836.961 In zbx_ipc_service_recv() timeout:0.998 3560964:20251016:085837.129 End of zbx_ipc_service_recv():2 3560964:20251016:085837.129 In zbx_ipc_service_recv() timeout:1.000 3560953:20251016:085837.961 End of zbx_ipc_service_recv():2 3560953:20251016:085837.961 In zbx_ipc_async_socket_send() 3560953:20251016:085837.961 In zbx_ipc_client_send() clientid:0 3560953:20251016:085837.961 End of zbx_ipc_client_send():SUCCEED 3560953:20251016:085837.961 End of zbx_ipc_async_socket_send():SUCCEED 3560953:20251016:085837.961 In zbx_ipc_async_socket_flush() timeout:10 3560953:20251016:085837.961 End of zbx_ipc_async_socket_flush():0 3560953:20251016:085837.961 In zbx_ipc_service_recv() timeout:0.998 3562042:20251016:085838.083 zbx_setproctitle() title:'http poller #39 [terminated]' 3562001:20251016:085838.083 zbx_setproctitle() title:'http poller #11 [terminated]' 3562016:20251016:085838.083 zbx_setproctitle() title:'http poller #22 [terminated]' 3562008:20251016:085838.083 zbx_setproctitle() title:'http poller #16 [terminated]' 3561982:20251016:085838.083 zbx_setproctitle() title:'http poller #2 [terminated]' 3561996:20251016:085838.083 zbx_setproctitle() title:'http poller #9 [terminated]' 3562026:20251016:085838.083 zbx_setproctitle() title:'http poller #30 [terminated]' 3562010:20251016:085838.084 zbx_setproctitle() title:'http poller #17 [terminated]' 3562003:20251016:085838.084 zbx_setproctitle() title:'http poller #13 [terminated]' 3562074:20251016:085838.084 zbx_setproctitle() title:'http poller #49 [terminated]' 3562041:20251016:085838.084 zbx_setproctitle() title:'http poller #38 [terminated]' 3561998:20251016:085838.084 zbx_setproctitle() title:'http poller #10 [terminated]' 3562018:20251016:085838.084 zbx_setproctitle() title:'http poller #24 [terminated]' 3562030:20251016:085838.084 zbx_setproctitle() title:'http poller #34 [terminated]' 3562025:20251016:085838.084 zbx_setproctitle() title:'http poller #29 [terminated]' 3560964:20251016:085838.130 End of zbx_ipc_service_recv():2 3560964:20251016:085838.130 In service_manager_free() 3560964:20251016:085838.130 End of service_manager_free() 3560964:20251016:085838.130 zbx_setproctitle() title:'service manager #1 [terminated]' 3560948:20251016:085838.388 In zbx_ha_stop() 3560948:20251016:085838.388 In zbx_ipc_async_exchange() service:'haservice' code:2 timeout:10 3560948:20251016:085838.388 In zbx_ipc_async_socket_open() 3560948:20251016:085838.388 In zbx_ipc_socket_open() 3560948:20251016:085838.388 End of zbx_ipc_socket_open():SUCCEED 3560953:20251016:085838.388 In ipc_service_accept() 3560948:20251016:085838.388 End of zbx_ipc_async_socket_open() clientid:0 ret:SUCCEED 3560948:20251016:085838.388 In zbx_ipc_async_socket_send() 3560948:20251016:085838.388 In zbx_ipc_client_send() clientid:0 3560953:20251016:085838.388 In ipc_service_add_client() 3560948:20251016:085838.388 End of zbx_ipc_client_send():SUCCEED 3560948:20251016:085838.388 End of zbx_ipc_async_socket_send():SUCCEED 3560953:20251016:085838.388 End of ipc_service_add_client() clientid:3 3560948:20251016:085838.388 In zbx_ipc_async_socket_flush() timeout:10 3560953:20251016:085838.388 End of ipc_service_accept() 3560948:20251016:085838.388 End of zbx_ipc_async_socket_flush():0 3560953:20251016:085838.388 End of zbx_ipc_service_recv():2 3560948:20251016:085838.388 In zbx_ipc_async_socket_recv() timeout:10 3560953:20251016:085838.388 In zbx_ipc_service_recv() timeout:0.570 3560953:20251016:085838.388 End of zbx_ipc_service_recv():1 3560953:20251016:085838.389 In zbx_ipc_client_send() clientid:3 3560953:20251016:085838.389 End of zbx_ipc_client_send():SUCCEED 3560953:20251016:085838.389 HA manager has been paused 3560948:20251016:085838.389 End of zbx_ipc_async_socket_recv():0 3560953:20251016:085838.389 query [txnlev:1] [begin;] 3560948:20251016:085838.389 In zbx_ipc_async_socket_close() 3560948:20251016:085838.389 In zbx_ipc_socket_close() 3560948:20251016:085838.389 End of zbx_ipc_socket_close() 3560948:20251016:085838.389 End of zbx_ipc_async_socket_close() 3560948:20251016:085838.389 End of zbx_ipc_async_exchange():SUCCEED 3560953:20251016:085838.389 query [txnlev:1] [select null from ha_node order by ha_nodeid for update] 3560953:20251016:085838.389 query [txnlev:1] [update ha_node set status=1 where ha_nodeid='cl52524k400014jpv4e1szltm'] 3560953:20251016:085838.389 query [txnlev:1] [insert into auditlog (auditid,userid,username,clock,action,ip,resource_cuid,resourcename,resourcetype,recordsetid,details) values ('cmgsw42t10005ndw56crxzl78',null,'System','1760587118','1','','cl52524k400014jpv4e1szltm','',47,'cmgsw42t10006ndw5hzg83rqy','{"hanode.status":["update",1,3]}')] 3560953:20251016:085838.389 query [txnlev:1] [commit;] 3560953:20251016:085838.391 In zbx_ipc_async_socket_close() 3560953:20251016:085838.391 In zbx_ipc_socket_close() 3560953:20251016:085838.391 End of zbx_ipc_socket_close() 3560953:20251016:085838.391 End of zbx_ipc_async_socket_close() 3560953:20251016:085838.391 In zbx_ipc_service_close() path:/run/zabbix/zabbix_server_haservice.sock 3560953:20251016:085838.391 In zbx_ipc_socket_close() 3560953:20251016:085838.391 End of zbx_ipc_socket_close() 3560953:20251016:085838.391 End of zbx_ipc_service_close() 3560953:20251016:085838.391 HA manager has been stopped 3560948:20251016:085838.392 End of zbx_ha_stop():SUCCEED 3560948:20251016:085838.392 In zbx_dbconn_open() options:1 3560948:20251016:085838.395 query without transaction detected 3560948:20251016:085838.395 query [txnlev:0] [set schema 'public'] 3560948:20251016:085838.397 query without transaction detected 3560948:20251016:085838.397 query [txnlev:0] [set escape_string_warning to off] 3560948:20251016:085838.397 query without transaction detected 3560948:20251016:085838.397 query [txnlev:0] [set extra_float_digits to 3] 3560948:20251016:085838.397 query [txnlev:0] [show standard_conforming_strings] 3560948:20251016:085838.397 query [txnlev:0] [show default_transaction_read_only] 3560948:20251016:085838.397 query [txnlev:0] [select pg_is_in_recovery();] 3560948:20251016:085838.397 query without transaction detected 3560948:20251016:085838.397 query [txnlev:0] [set bytea_output=escape] 3560948:20251016:085838.397 End of zbx_dbconn_open():0 3560948:20251016:085838.397 In zbx_free_database_cache() 3560948:20251016:085838.397 In DCsync_all() 3560948:20251016:085838.397 In sync_history_cache_full() history_num:0 3560948:20251016:085838.451 End of sync_history_cache_full() 3560948:20251016:085838.451 In DCsync_trends() trends_num:0 3560948:20251016:085838.451 query [txnlev:1] [begin;] 3560948:20251016:085838.451 query [txnlev:1] [commit;] 3560948:20251016:085838.451 End of DCsync_trends() 3560948:20251016:085838.451 End of DCsync_all() 3560948:20251016:085838.451 End of zbx_free_database_cache() 3560948:20251016:085838.452 In zbx_free_configuration_cache() 3560948:20251016:085838.533 End of zbx_free_configuration_cache() 3560948:20251016:085838.533 In zbx_vc_destroy() 3560948:20251016:085838.533 End of zbx_vc_destroy() 3560948:20251016:085838.533 In zbx_deinit_remote_commands_cache() 3560948:20251016:085838.533 End of zbx_deinit_remote_commands_cache() 3560948:20251016:085838.533 In zbx_vmware_destroy() 3560948:20251016:085838.533 End of zbx_vmware_destroy() 3560948:20251016:085838.533 In zbx_free_selfmon_collector() collector.monitor:0x7f086cdc3178 3560948:20251016:085838.533 End of zbx_free_selfmon_collector() 3560948:20251016:085838.533 In zbx_unload_modules() 3560948:20251016:085838.533 End of zbx_unload_modules() 3560948:20251016:085838.533 Zabbix Server stopped. Zabbix 7.4.3 (revision 9c308d6f49c). 3560948:20251016:085838.533 In zbx_ipc_service_close() path:/run/zabbix/zabbix_server_rtc.sock 3560948:20251016:085838.533 In zbx_ipc_socket_close() 3560948:20251016:085838.533 End of zbx_ipc_socket_close() 3560948:20251016:085838.533 In zbx_ipc_socket_close() 3560948:20251016:085838.533 End of zbx_ipc_socket_close() 3560948:20251016:085838.533 End of zbx_ipc_service_close()