By type
Operations to perform: Apply all migrations: admin, auth, circuits, contenttypes, dcim, extras, ipam, secrets, sessions, taggit, tenancy, users, virtualization Running migrations: Applying contenttypes.0001_initial... OK Applying auth.0001_initial... OK Applying admin.0001_initial... OK Applying admin.0002_logentry_remove_auto_add... OK Applying admin.0003_logentry_add_action_flag_choices... OK Applying contenttypes.0002_remove_content_type_name... OK Applying auth.0002_alter_permission_name_max_length... OK Applying auth.0003_alter_user_email_max_length... OK Applying auth.0004_alter_user_username_opts... OK Applying auth.0005_alter_user_last_login_null... OK Applying auth.0006_require_contenttypes_0002... OK Applying auth.0007_alter_validators_add_error_messages... OK Applying auth.0008_alter_user_username_max_length... OK Applying auth.0009_alter_user_last_name_max_length... OK Applying taggit.0001_initial... OK Applying taggit.0002_auto_20150616_2121... OK Applying tenancy.0001_initial... OK Applying tenancy.0002_tenant_group_optional_squashed_0003_unicode_literals... OK Applying dcim.0001_initial... OK Applying ipam.0001_initial... OK Applying dcim.0002_auto_20160622_1821_squashed_0022_color_names_to_rgb... OK Applying ipam.0002_vrf_add_enforce_unique_squashed_0018_remove_service_uniqueness_constraint... OK Applying dcim.0023_devicetype_comments_squashed_0043_device_component_name_lengths... OK Applying virtualization.0001_virtualization... OK Applying ipam.0019_virtualization_squashed_0020_ipaddress_add_role_carp... OK Applying dcim.0044_virtualization_squashed_0055_virtualchassis_ordering... OK Applying dcim.0056_django2... OK Applying dcim.0057_tags... OK Applying dcim.0058_relax_rack_naming_constraints... OK Applying dcim.0059_site_latitude_longitude... OK Applying dcim.0060_change_logging... OK Applying dcim.0061_platform_napalm_args... OK Applying dcim.0062_interface_mtu... OK Applying dcim.0063_device_local_context_data... OK Applying dcim.0064_remove_platform_rpc_client... OK Applying dcim.0065_front_rear_ports... OK Applying circuits.0001_initial_squashed_0010_circuit_status... OK Applying dcim.0066_cables... Adding console connections... 0 cables created Adding power connections... 0 cables created Adding interface connections... 0 cables created OK Applying circuits.0011_tags... OK Applying circuits.0012_change_logging... OK Applying circuits.0013_cables... Adding circuit terminations... 0 cables created OK Applying circuits.0014_circuittermination_description... OK Applying dcim.0067_device_type_remove_qualifiers... OK Applying dcim.0068_rack_new_fields... OK Applying dcim.0069_deprecate_nullablecharfield... OK Applying tenancy.0004_tags... OK Applying tenancy.0005_change_logging... OK Applying extras.0001_initial_squashed_0010_customfield_filter_logic... OK Applying extras.0011_django2... OK Applying extras.0012_webhooks... OK Applying extras.0013_objectchange... OK Applying extras.0014_configcontexts... OK Applying extras.0015_remove_useraction... OK Applying extras.0016_exporttemplate_add_cable... OK Applying extras.0017_exporttemplate_mime_type_length... OK Applying ipam.0021_vrf_ordering... OK Applying ipam.0022_tags... OK Applying ipam.0023_change_logging... OK Applying ipam.0024_vrf_allow_null_rd... OK Applying secrets.0001_initial_squashed_0003_unicode_literals... OK Applying secrets.0004_tags... OK Applying secrets.0005_change_logging... OK Applying sessions.0001_initial... OK Applying users.0001_api_tokens_squashed_0002_unicode_literals... OK Applying users.0003_token_permissions... OK Applying virtualization.0002_virtualmachine_add_status_squashed_0004_virtualmachine_add_role... OK Applying virtualization.0005_django2... OK Applying virtualization.0006_tags... OK Applying virtualization.0007_change_logging... OK Applying virtualization.0008_virtualmachine_local_context_data... OK 💡 Username: admin, E-Mail: admin@onap.org ⚙️ Executing '/opt/netbox/startup_scripts/00_users.py' 👤 Created user onap ⚙️ Executing '/opt/netbox/startup_scripts/10_groups.py' ⚙️ Executing '/opt/netbox/startup_scripts/20_custom_fields.py' 🔧 Created custom field external-key 🔧 Created custom field resource-name 344 static files copied to '/opt/netbox/netbox/static'. ✅ Initialisation is done. [2022-03-03 23:11:00 +0000] [1] [DEBUG] Current configuration: config: /etc/netbox/config/gunicorn_config.py bind: ['0.0.0.0:8001'] backlog: 2048 workers: 3 worker_class: sync threads: 1 worker_connections: 1000 max_requests: 0 max_requests_jitter: 0 timeout: 30 graceful_timeout: 30 keepalive: 2 limit_request_line: 4094 limit_request_fields: 100 limit_request_field_size: 8190 reload: False reload_engine: auto reload_extra_files: [] spew: False check_config: False preload_app: False sendfile: None reuse_port: False chdir: /opt/netbox/netbox daemon: False raw_env: [] pidfile: None worker_tmp_dir: None user: 0 group: 0 umask: 0 initgroups: False tmp_upload_dir: None secure_scheme_headers: {'X-FORWARDED-PROTOCOL': 'ssl', 'X-FORWARDED-PROTO': 'https', 'X-FORWARDED-SSL': 'on'} forwarded_allow_ips: ['127.0.0.1'] accesslog: - disable_redirect_access_to_syslog: False access_log_format: %(h)s %(l)s %(u)s %(t)s "%(r)s" %(s)s %(b)s "%(f)s" "%(a)s" errorlog: - loglevel: debug capture_output: False logger_class: gunicorn.glogging.Logger logconfig: None logconfig_dict: {} syslog_addr: udp://localhost:514 syslog: False syslog_prefix: None syslog_facility: user enable_stdio_inheritance: False statsd_host: None statsd_prefix: proc_name: None default_proc_name: netbox.wsgi pythonpath: /opt/netbox/netbox paste: None on_starting:
on_reload: when_ready: pre_fork: post_fork: post_worker_init: worker_int: worker_abort: pre_exec: pre_request: post_request: child_exit: worker_exit: nworkers_changed: on_exit: proxy_protocol: False proxy_allow_ips: ['127.0.0.1'] keyfile: None certfile: None ssl_version: 2 cert_reqs: 0 ca_certs: None suppress_ragged_eofs: True do_handshake_on_connect: False ciphers: TLSv1 raw_paste_global_conf: [] [2022-03-03 23:11:00 +0000] [1] [INFO] Starting gunicorn 19.9.0 [2022-03-03 23:11:00 +0000] [1] [DEBUG] Arbiter booted [2022-03-03 23:11:00 +0000] [1] [INFO] Listening at: http://0.0.0.0:8001 (1) [2022-03-03 23:11:00 +0000] [1] [INFO] Using worker: sync [2022-03-03 23:11:00 +0000] [79] [INFO] Booting worker with pid: 79 [2022-03-03 23:11:00 +0000] [85] [INFO] Booting worker with pid: 85 [2022-03-03 23:11:00 +0000] [86] [INFO] Booting worker with pid: 86 [2022-03-03 23:11:00 +0000] [1] [DEBUG] 3 workers [2022-03-03 23:11:01 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:11:04 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:11:10 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:11:14 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:11:20 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:11:24 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:11:30 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:11:34 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:11:40 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:11:44 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:11:50 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:11:54 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:11:55 +0000] [86] [DEBUG] POST /api/dcim/regions/ 10.242.208.131 - - [03/Mar/2022:23:11:56 +0000] "POST /api/dcim/regions/ HTTP/1.1" 201 60 "-" "curl/7.80.0-DEV" [2022-03-03 23:11:56 +0000] [86] [DEBUG] POST /api/tenancy/tenant-groups/ 10.242.208.131 - - [03/Mar/2022:23:11:56 +0000] "POST /api/tenancy/tenant-groups/ HTTP/1.1" 201 48 "-" "curl/7.80.0-DEV" [2022-03-03 23:11:56 +0000] [79] [DEBUG] POST /api/tenancy/tenants/ 10.242.208.131 - - [03/Mar/2022:23:11:57 +0000] "POST /api/tenancy/tenants/ HTTP/1.1" 201 303 "-" "curl/7.80.0-DEV" [2022-03-03 23:11:57 +0000] [86] [DEBUG] POST /api/dcim/sites/ 10.242.208.131 - - [03/Mar/2022:23:11:57 +0000] "POST /api/dcim/sites/ HTTP/1.1" 201 793 "-" "curl/7.80.0-DEV" [2022-03-03 23:11:57 +0000] [86] [DEBUG] POST /api/ipam/prefixes/ 10.242.208.131 - - [03/Mar/2022:23:11:57 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 469 "-" "curl/7.80.0-DEV" [2022-03-03 23:11:57 +0000] [86] [DEBUG] POST /api/ipam/prefixes/ 10.242.208.131 - - [03/Mar/2022:23:11:57 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 469 "-" "curl/7.80.0-DEV" [2022-03-03 23:11:57 +0000] [86] [DEBUG] POST /api/ipam/prefixes/ 10.242.208.131 - - [03/Mar/2022:23:11:57 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 472 "-" "curl/7.80.0-DEV" [2022-03-03 23:11:57 +0000] [86] [DEBUG] POST /api/ipam/prefixes/1/available-ips/ 10.242.208.131 - - [03/Mar/2022:23:11:57 +0000] "POST /api/ipam/prefixes/1/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.80.0-DEV" [2022-03-03 23:11:57 +0000] [86] [DEBUG] POST /api/ipam/prefixes/1/available-ips/ 10.242.208.131 - - [03/Mar/2022:23:11:57 +0000] "POST /api/ipam/prefixes/1/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.80.0-DEV" [2022-03-03 23:11:57 +0000] [86] [DEBUG] POST /api/ipam/prefixes/2/available-ips/ 10.242.208.131 - - [03/Mar/2022:23:11:57 +0000] "POST /api/ipam/prefixes/2/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.80.0-DEV" [2022-03-03 23:11:57 +0000] [86] [DEBUG] POST /api/ipam/prefixes/2/available-ips/ 10.242.208.131 - - [03/Mar/2022:23:11:57 +0000] "POST /api/ipam/prefixes/2/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.80.0-DEV" [2022-03-03 23:11:57 +0000] [86] [DEBUG] POST /api/ipam/prefixes/3/available-ips/ 10.242.208.131 - - [03/Mar/2022:23:11:57 +0000] "POST /api/ipam/prefixes/3/available-ips/ HTTP/1.1" 201 269 "-" "curl/7.80.0-DEV" [2022-03-03 23:11:57 +0000] [86] [DEBUG] POST /api/ipam/prefixes/3/available-ips/ 10.242.208.131 - - [03/Mar/2022:23:11:57 +0000] "POST /api/ipam/prefixes/3/available-ips/ HTTP/1.1" 201 269 "-" "curl/7.80.0-DEV" [2022-03-03 23:12:00 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:12:04 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:12:10 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:12:14 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:12:20 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:12:24 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:12:30 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:12:34 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:12:40 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:12:44 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:12:50 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:12:54 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:13:00 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:13:04 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:13:10 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:13:14 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:13:20 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:13:24 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:13:30 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:13:34 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:13:40 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:13:44 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:13:50 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:13:54 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:14:00 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:14:04 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:14:10 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:14:14 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:14:20 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:14:24 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:14:30 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:14:34 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:14:40 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:14:44 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:14:50 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:14:54 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:15:00 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:15:04 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:15:10 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:15:14 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:15:20 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:15:24 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:15:30 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:15:34 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:15:40 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:15:44 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:15:50 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:15:54 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:16:00 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:16:04 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:16:10 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:16:14 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:16:20 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:16:24 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:16:30 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:16:34 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:16:40 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:16:44 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:16:50 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:16:54 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:17:00 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:17:04 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:17:10 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:17:14 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:17:20 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:17:24 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:17:30 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:17:34 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:17:40 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:17:44 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:17:50 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:17:54 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:18:00 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:18:04 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:18:10 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:18:14 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:18:20 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:18:24 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:18:30 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:18:34 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:18:40 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:18:44 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:18:50 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:18:54 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:19:00 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:19:04 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:19:10 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:19:14 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:19:20 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:19:24 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:19:30 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:19:34 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:19:40 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:19:44 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:19:50 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:19:54 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:20:00 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:20:04 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:20:10 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:20:14 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:20:20 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:20:24 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:20:30 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:20:34 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:20:40 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:20:44 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:20:50 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:20:54 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:21:00 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:21:04 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:21:10 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:21:14 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:21:20 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:21:24 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:21:30 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:21:34 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:21:40 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:21:44 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:21:50 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:21:54 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:22:00 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:22:04 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:22:10 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:22:14 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:22:20 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:22:24 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:22:30 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:22:34 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:22:40 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:22:44 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:22:50 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:22:54 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:23:00 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:23:04 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:23:10 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:23:14 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:23:20 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:23:24 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:23:30 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:23:34 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:23:40 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:23:44 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:23:50 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:23:54 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:24:00 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:24:04 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:24:10 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:24:14 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:24:20 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:24:24 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:24:30 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:24:34 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:24:40 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:24:44 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:24:50 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:24:54 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:25:00 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:25:04 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:25:10 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:25:14 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:25:20 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:25:24 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:25:30 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:25:34 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:25:40 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:25:44 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:25:50 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:25:54 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:26:00 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:26:04 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:26:10 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:26:14 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:26:20 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:26:24 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:26:30 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:26:34 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:26:40 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:26:44 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:26:50 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:26:54 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:27:00 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:27:04 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:27:10 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:27:14 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:27:20 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:27:24 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:27:30 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:27:34 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:27:40 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:27:44 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:27:50 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:27:54 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:28:00 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:28:04 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:28:10 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:28:14 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:28:20 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:28:24 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:28:30 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:28:34 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:28:40 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:28:44 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:28:50 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:28:54 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:29:00 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:29:04 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:29:10 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:29:14 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:29:20 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:29:24 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:29:30 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:29:34 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:29:40 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:29:44 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:29:50 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:29:54 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:30:00 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:30:04 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:30:10 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:30:14 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:30:20 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:30:24 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:30:30 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:30:34 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:30:40 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:30:44 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:30:50 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:30:54 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:31:00 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:31:04 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:31:10 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:31:14 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:31:20 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:31:24 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:31:30 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:31:34 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:31:40 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:31:44 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:31:50 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:31:54 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:32:00 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:32:04 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:32:10 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:32:14 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:32:20 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:32:24 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:32:30 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:32:34 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:32:40 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:32:44 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:32:50 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:32:54 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:33:00 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:33:04 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:33:10 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:33:14 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:33:20 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:33:24 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:33:30 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:33:34 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:33:40 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:33:44 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:33:50 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:33:54 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:34:00 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:34:04 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:34:10 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:34:14 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:34:20 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:34:24 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:34:30 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:34:34 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:34:40 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:34:44 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:34:50 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:34:54 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:35:00 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:35:04 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:35:10 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:35:14 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:35:20 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:35:24 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:35:30 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:35:34 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:35:40 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:35:44 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:35:50 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:35:54 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:36:00 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:36:04 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:36:10 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:36:14 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:36:20 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:36:24 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:36:30 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:36:34 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:36:40 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:36:44 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:36:50 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:36:54 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:37:00 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:37:04 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:37:10 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:37:14 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:37:20 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:37:24 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:37:30 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:37:34 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:37:40 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:37:44 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:37:50 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:37:54 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:38:00 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:38:04 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:38:10 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:38:14 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:38:20 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:38:24 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:38:30 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:38:34 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:38:40 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:38:44 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:38:50 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:38:54 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:39:00 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:39:04 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:39:10 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:39:14 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:39:20 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:39:24 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:39:30 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:39:34 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:39:40 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:39:44 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:39:50 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:39:54 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:40:00 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:40:04 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:40:10 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:40:14 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:40:20 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:40:24 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:40:30 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:40:34 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:40:40 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:40:44 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:40:50 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:40:54 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:41:00 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:41:04 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:41:10 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:41:14 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:41:20 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:41:24 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:41:30 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:41:34 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:41:40 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:41:44 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:41:50 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:41:54 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:42:00 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:42:04 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:42:10 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:42:14 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:42:20 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:42:24 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:42:30 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:42:34 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:42:40 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:42:44 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:42:50 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:42:54 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:43:00 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:43:04 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:43:10 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:43:14 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:43:20 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:43:24 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:43:30 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:43:34 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:43:40 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:43:44 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:43:50 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:43:54 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:44:00 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:44:04 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:44:10 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:44:14 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:44:20 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:44:24 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:44:30 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:44:34 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:44:40 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:44:44 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:44:50 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:44:54 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:45:00 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:45:04 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:45:10 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:45:14 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:45:20 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:45:24 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:45:30 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:45:34 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:45:40 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:45:44 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:45:50 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:45:54 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:46:00 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:46:04 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:46:10 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:46:14 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:46:20 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:46:24 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:46:30 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:46:34 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:46:40 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:46:44 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:46:50 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:46:54 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:47:00 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:47:04 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:47:10 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:47:14 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:47:20 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:47:24 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:47:30 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:47:34 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:47:40 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:47:44 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:47:50 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:47:54 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:48:00 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:48:04 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:48:10 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:48:14 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:48:20 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:48:24 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:48:30 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:48:34 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:48:40 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:48:44 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:48:50 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:48:54 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:49:00 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:49:04 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:49:10 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:49:14 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:49:20 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:49:24 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:49:30 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:49:34 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:49:40 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:49:44 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:49:50 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:49:54 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:50:00 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:50:04 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:50:10 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:50:14 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:50:20 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:50:24 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:50:30 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:50:34 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:50:40 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:50:44 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:50:50 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:50:54 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:51:00 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:51:04 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:51:10 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:51:14 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:51:20 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:51:24 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:51:30 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:51:34 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:51:40 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:51:44 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:51:50 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:51:54 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:52:00 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:52:04 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:52:10 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:52:14 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:52:20 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:52:24 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:52:30 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:52:34 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:52:40 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:52:44 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:52:50 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:52:54 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:53:00 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:53:04 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:53:10 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:53:14 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:53:20 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:53:24 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:53:30 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:53:34 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:53:40 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:53:44 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:53:50 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:53:54 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:54:00 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:54:04 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:54:10 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:54:14 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:54:20 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:54:24 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:54:30 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:54:34 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:54:40 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:54:44 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:54:50 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:54:54 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:55:00 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:55:04 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:55:10 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:55:14 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:55:20 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:55:24 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:55:30 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:55:34 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:55:40 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:55:44 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:55:50 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:55:54 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:56:00 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:56:04 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:56:10 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:56:14 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:56:20 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:56:24 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:56:30 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:56:34 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:56:40 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:56:44 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:56:50 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:56:54 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:57:00 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:57:04 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:57:10 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:57:14 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:57:20 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:57:24 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:57:30 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:57:34 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:57:40 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:57:44 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:57:50 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:57:54 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:58:00 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:58:04 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:58:10 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:58:14 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:58:20 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:58:24 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:58:30 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:58:34 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:58:40 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:58:44 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:58:50 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:58:54 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:59:00 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:59:04 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:59:10 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:59:14 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:59:20 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:59:24 +0000] [79] [DEBUG] Closing connection. [2022-03-03 23:59:30 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:59:34 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:59:40 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:59:44 +0000] [85] [DEBUG] Closing connection. [2022-03-03 23:59:50 +0000] [86] [DEBUG] Closing connection. [2022-03-03 23:59:54 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:00:00 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:00:04 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:00:10 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:00:14 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:00:20 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:00:24 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:00:30 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:00:34 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:00:40 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:00:44 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:00:50 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:00:54 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:01:00 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:01:04 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:01:10 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:01:14 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:01:20 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:01:24 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:01:30 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:01:34 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:01:40 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:01:44 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:01:50 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:01:54 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:02:00 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:02:04 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:02:10 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:02:14 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:02:20 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:02:24 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:02:30 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:02:34 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:02:40 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:02:44 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:02:50 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:02:54 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:03:00 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:03:04 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:03:10 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:03:14 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:03:20 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:03:24 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:03:30 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:03:34 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:03:40 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:03:44 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:03:50 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:03:54 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:04:00 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:04:04 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:04:10 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:04:14 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:04:20 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:04:24 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:04:30 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:04:34 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:04:40 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:04:44 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:04:50 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:04:54 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:05:00 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:05:04 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:05:10 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:05:14 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:05:20 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:05:24 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:05:30 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:05:34 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:05:40 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:05:44 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:05:50 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:05:54 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:06:00 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:06:04 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:06:10 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:06:14 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:06:20 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:06:24 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:06:30 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:06:34 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:06:40 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:06:44 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:06:50 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:06:54 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:07:00 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:07:04 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:07:10 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:07:14 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:07:20 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:07:24 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:07:30 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:07:34 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:07:40 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:07:44 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:07:50 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:07:54 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:08:00 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:08:04 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:08:10 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:08:14 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:08:20 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:08:24 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:08:30 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:08:34 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:08:40 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:08:44 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:08:50 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:08:54 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:09:00 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:09:04 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:09:10 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:09:14 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:09:20 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:09:24 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:09:30 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:09:34 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:09:40 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:09:44 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:09:50 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:09:54 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:10:00 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:10:04 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:10:10 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:10:14 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:10:20 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:10:24 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:10:30 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:10:34 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:10:40 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:10:44 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:10:50 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:10:54 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:11:00 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:11:04 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:11:10 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:11:14 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:11:20 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:11:24 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:11:30 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:11:34 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:11:40 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:11:44 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:11:50 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:11:54 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:12:00 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:12:04 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:12:10 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:12:14 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:12:20 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:12:24 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:12:30 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:12:34 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:12:40 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:12:44 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:12:50 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:12:54 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:13:00 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:13:04 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:13:10 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:13:14 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:13:20 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:13:24 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:13:30 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:13:34 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:13:40 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:13:44 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:13:50 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:13:54 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:14:00 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:14:04 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:14:10 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:14:14 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:14:20 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:14:24 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:14:30 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:14:34 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:14:40 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:14:44 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:14:50 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:14:54 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:15:00 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:15:04 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:15:10 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:15:14 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:15:20 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:15:24 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:15:30 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:15:34 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:15:40 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:15:44 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:15:50 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:15:54 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:16:00 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:16:04 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:16:10 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:16:14 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:16:20 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:16:24 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:16:30 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:16:34 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:16:40 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:16:44 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:16:50 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:16:54 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:17:00 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:17:04 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:17:10 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:17:14 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:17:20 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:17:24 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:17:30 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:17:34 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:17:40 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:17:44 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:17:50 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:17:54 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:18:00 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:18:04 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:18:10 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:18:14 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:18:20 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:18:24 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:18:30 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:18:34 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:18:40 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:18:44 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:18:50 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:18:54 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:19:00 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:19:04 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:19:10 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:19:14 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:19:20 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:19:24 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:19:30 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:19:34 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:19:40 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:19:44 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:19:50 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:19:54 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:20:00 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:20:04 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:20:10 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:20:14 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:20:20 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:20:24 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:20:30 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:20:34 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:20:40 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:20:44 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:20:50 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:20:54 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:21:00 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:21:04 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:21:10 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:21:14 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:21:20 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:21:24 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:21:30 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:21:34 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:21:40 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:21:44 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:21:50 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:21:54 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:22:00 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:22:04 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:22:10 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:22:14 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:22:20 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:22:24 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:22:30 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:22:34 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:22:40 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:22:44 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:22:50 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:22:54 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:23:00 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:23:04 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:23:10 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:23:14 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:23:20 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:23:24 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:23:30 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:23:34 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:23:40 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:23:44 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:23:50 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:23:54 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:24:00 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:24:04 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:24:10 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:24:14 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:24:20 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:24:24 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:24:30 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:24:34 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:24:40 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:24:44 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:24:50 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:24:54 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:25:00 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:25:04 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:25:10 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:25:14 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:25:20 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:25:24 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:25:30 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:25:34 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:25:40 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:25:44 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:25:50 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:25:54 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:26:00 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:26:04 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:26:10 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:26:14 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:26:20 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:26:24 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:26:30 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:26:34 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:26:40 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:26:44 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:26:50 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:26:54 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:27:00 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:27:04 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:27:10 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:27:14 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:27:20 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:27:24 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:27:30 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:27:34 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:27:40 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:27:44 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:27:50 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:27:54 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:28:00 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:28:04 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:28:10 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:28:14 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:28:20 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:28:24 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:28:30 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:28:34 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:28:40 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:28:44 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:28:50 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:28:54 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:29:00 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:29:04 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:29:10 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:29:14 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:29:20 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:29:24 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:29:30 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:29:34 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:29:40 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:29:44 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:29:50 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:29:54 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:30:00 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:30:04 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:30:10 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:30:14 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:30:20 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:30:24 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:30:30 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:30:34 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:30:40 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:30:44 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:30:50 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:30:54 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:31:00 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:31:04 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:31:10 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:31:14 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:31:20 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:31:24 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:31:30 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:31:34 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:31:40 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:31:44 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:31:50 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:31:54 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:32:00 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:32:04 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:32:10 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:32:14 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:32:20 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:32:24 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:32:30 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:32:34 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:32:40 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:32:44 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:32:50 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:32:54 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:33:00 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:33:04 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:33:10 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:33:14 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:33:20 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:33:24 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:33:30 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:33:34 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:33:40 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:33:44 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:33:50 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:33:54 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:34:00 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:34:04 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:34:10 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:34:14 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:34:20 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:34:24 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:34:30 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:34:34 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:34:40 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:34:44 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:34:50 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:34:54 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:35:00 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:35:04 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:35:10 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:35:14 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:35:20 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:35:24 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:35:30 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:35:34 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:35:40 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:35:44 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:35:50 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:35:54 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:36:00 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:36:04 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:36:10 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:36:14 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:36:20 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:36:24 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:36:30 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:36:34 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:36:40 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:36:44 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:36:50 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:36:54 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:37:00 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:37:04 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:37:10 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:37:14 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:37:20 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:37:24 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:37:30 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:37:34 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:37:40 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:37:44 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:37:50 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:37:54 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:38:00 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:38:04 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:38:10 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:38:14 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:38:20 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:38:24 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:38:30 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:38:34 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:38:40 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:38:44 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:38:50 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:38:54 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:39:00 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:39:04 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:39:10 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:39:14 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:39:20 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:39:24 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:39:30 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:39:34 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:39:40 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:39:44 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:39:50 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:39:54 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:40:00 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:40:04 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:40:10 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:40:14 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:40:20 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:40:24 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:40:30 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:40:34 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:40:40 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:40:44 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:40:50 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:40:54 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:41:00 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:41:04 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:41:10 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:41:14 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:41:20 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:41:24 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:41:30 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:41:34 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:41:40 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:41:44 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:41:50 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:41:54 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:42:00 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:42:04 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:42:10 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:42:14 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:42:20 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:42:24 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:42:30 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:42:34 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:42:40 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:42:44 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:42:50 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:42:54 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:43:00 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:43:04 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:43:10 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:43:14 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:43:20 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:43:24 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:43:30 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:43:34 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:43:40 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:43:44 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:43:50 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:43:54 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:44:00 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:44:04 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:44:10 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:44:14 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:44:20 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:44:24 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:44:30 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:44:34 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:44:40 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:44:44 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:44:50 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:44:54 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:45:00 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:45:04 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:45:10 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:45:14 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:45:20 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:45:24 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:45:30 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:45:34 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:45:40 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:45:44 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:45:50 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:45:54 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:46:00 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:46:04 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:46:10 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:46:14 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:46:20 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:46:24 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:46:30 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:46:34 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:46:40 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:46:44 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:46:50 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:46:54 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:47:00 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:47:04 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:47:10 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:47:14 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:47:20 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:47:24 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:47:30 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:47:34 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:47:40 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:47:44 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:47:50 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:47:54 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:48:00 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:48:04 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:48:10 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:48:14 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:48:20 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:48:24 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:48:30 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:48:34 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:48:40 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:48:44 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:48:50 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:48:54 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:49:00 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:49:04 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:49:10 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:49:14 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:49:20 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:49:24 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:49:30 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:49:34 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:49:40 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:49:44 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:49:50 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:49:54 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:50:00 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:50:04 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:50:10 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:50:14 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:50:20 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:50:24 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:50:30 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:50:34 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:50:40 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:50:44 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:50:50 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:50:54 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:51:00 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:51:04 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:51:10 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:51:14 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:51:20 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:51:24 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:51:30 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:51:34 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:51:40 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:51:44 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:51:50 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:51:54 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:52:00 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:52:04 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:52:10 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:52:14 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:52:20 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:52:24 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:52:30 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:52:34 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:52:40 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:52:44 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:52:50 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:52:54 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:53:00 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:53:04 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:53:10 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:53:14 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:53:20 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:53:24 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:53:30 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:53:34 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:53:40 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:53:44 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:53:50 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:53:54 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:54:00 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:54:04 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:54:10 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:54:14 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:54:20 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:54:24 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:54:30 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:54:34 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:54:40 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:54:44 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:54:50 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:54:54 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:55:00 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:55:04 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:55:10 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:55:14 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:55:20 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:55:24 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:55:30 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:55:34 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:55:40 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:55:44 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:55:50 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:55:54 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:56:00 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:56:04 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:56:10 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:56:14 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:56:20 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:56:24 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:56:30 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:56:34 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:56:40 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:56:44 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:56:50 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:56:54 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:57:00 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:57:04 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:57:10 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:57:14 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:57:20 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:57:24 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:57:30 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:57:34 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:57:40 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:57:44 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:57:50 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:57:54 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:58:00 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:58:04 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:58:10 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:58:14 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:58:20 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:58:24 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:58:30 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:58:34 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:58:40 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:58:44 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:58:50 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:58:54 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:59:00 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:59:04 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:59:10 +0000] [86] [DEBUG] Closing connection. [2022-03-04 00:59:14 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:59:20 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:59:24 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:59:30 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:59:34 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:59:40 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:59:44 +0000] [79] [DEBUG] Closing connection. [2022-03-04 00:59:50 +0000] [85] [DEBUG] Closing connection. [2022-03-04 00:59:54 +0000] [79] [DEBUG] Closing connection. [2022-03-04 01:00:00 +0000] [85] [DEBUG] Closing connection. [2022-03-04 01:00:04 +0000] [85] [DEBUG] Closing connection. [2022-03-04 01:00:10 +0000] [79] [DEBUG] Closing connection. [2022-03-04 01:00:14 +0000] [79] [DEBUG] Closing connection. [2022-03-04 01:00:20 +0000] [79] [DEBUG] Closing connection. [2022-03-04 01:00:24 +0000] [79] [DEBUG] Closing connection. [2022-03-04 01:00:30 +0000] [79] [DEBUG] Closing connection. [2022-03-04 01:00:34 +0000] [85] [DEBUG] Closing connection. [2022-03-04 01:00:40 +0000] [85] [DEBUG] Closing connection. [2022-03-04 01:00:44 +0000] [86] [DEBUG] Closing connection. [2022-03-04 01:00:50 +0000] [79] [DEBUG] Closing connection. [2022-03-04 01:00:54 +0000] [85] [DEBUG] Closing connection. [2022-03-04 01:01:00 +0000] [79] [DEBUG] Closing connection. [2022-03-04 01:01:04 +0000] [85] [DEBUG] Closing connection. [2022-03-04 01:01:10 +0000] [86] [DEBUG] Closing connection. [2022-03-04 01:01:14 +0000] [85] [DEBUG] Closing connection. [2022-03-04 01:01:20 +0000] [86] [DEBUG] Closing connection. [2022-03-04 01:01:24 +0000] [86] [DEBUG] Closing connection. [2022-03-04 01:01:30 +0000] [86] [DEBUG] Closing connection. [2022-03-04 01:01:34 +0000] [85] [DEBUG] Closing connection. [2022-03-04 01:01:40 +0000] [79] [DEBUG] Closing connection. [2022-03-04 01:01:44 +0000] [86] [DEBUG] Closing connection. [2022-03-04 01:01:50 +0000] [85] [DEBUG] Closing connection. [2022-03-04 01:01:54 +0000] [85] [DEBUG] Closing connection. [2022-03-04 01:02:00 +0000] [85] [DEBUG] Closing connection. [2022-03-04 01:02:04 +0000] [85] [DEBUG] Closing connection. [2022-03-04 01:02:10 +0000] [85] [DEBUG] Closing connection. [2022-03-04 01:02:14 +0000] [86] [DEBUG] Closing connection. [2022-03-04 01:02:20 +0000] [79] [DEBUG] Closing connection. [2022-03-04 01:02:24 +0000] [85] [DEBUG] Closing connection. [2022-03-04 01:02:30 +0000] [86] [DEBUG] Closing connection. [2022-03-04 01:02:34 +0000] [86] [DEBUG] Closing connection. [2022-03-04 01:02:40 +0000] [85] [DEBUG] Closing connection. [2022-03-04 01:02:44 +0000] [86] [DEBUG] Closing connection. [2022-03-04 01:02:50 +0000] [85] [DEBUG] Closing connection. [2022-03-04 01:02:54 +0000] [86] [DEBUG] Closing connection. [2022-03-04 01:03:00 +0000] [79] [DEBUG] Closing connection. [2022-03-04 01:03:04 +0000] [85] [DEBUG] Closing connection. [2022-03-04 01:03:10 +0000] [79] [DEBUG] Closing connection. [2022-03-04 01:03:14 +0000] [86] [DEBUG] Closing connection. [2022-03-04 01:03:20 +0000] [86] [DEBUG] Closing connection. [2022-03-04 01:03:24 +0000] [85] [DEBUG] Closing connection. [2022-03-04 01:03:30 +0000] [86] [DEBUG] Closing connection. [2022-03-04 01:03:34 +0000] [86] [DEBUG] Closing connection.