Results

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-02-16 23:08:58 +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-02-16 23:08:58 +0000] [1] [INFO] Starting gunicorn 19.9.0
[2022-02-16 23:08:58 +0000] [1] [DEBUG] Arbiter booted
[2022-02-16 23:08:58 +0000] [1] [INFO] Listening at: http://0.0.0.0:8001 (1)
[2022-02-16 23:08:58 +0000] [1] [INFO] Using worker: sync
[2022-02-16 23:08:58 +0000] [79] [INFO] Booting worker with pid: 79
[2022-02-16 23:08:58 +0000] [80] [INFO] Booting worker with pid: 80
[2022-02-16 23:08:58 +0000] [83] [INFO] Booting worker with pid: 83
[2022-02-16 23:08:58 +0000] [1] [DEBUG] 3 workers
[2022-02-16 23:09:00 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:09:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:09:09 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:09:11 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:09:19 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:09:20 +0000] [79] [DEBUG] POST /api/dcim/regions/
10.242.184.196 - - [16/Feb/2022:23:09:20 +0000] "POST /api/dcim/regions/ HTTP/1.1" 201 60 "-" "curl/7.80.0-DEV"
[2022-02-16 23:09:20 +0000] [80] [DEBUG] POST /api/tenancy/tenant-groups/
10.242.184.196 - - [16/Feb/2022:23:09:21 +0000] "POST /api/tenancy/tenant-groups/ HTTP/1.1" 201 48 "-" "curl/7.80.0-DEV"
[2022-02-16 23:09:21 +0000] [80] [DEBUG] POST /api/tenancy/tenants/
10.242.184.196 - - [16/Feb/2022:23:09:21 +0000] "POST /api/tenancy/tenants/ HTTP/1.1" 201 303 "-" "curl/7.80.0-DEV"
[2022-02-16 23:09:21 +0000] [80] [DEBUG] POST /api/dcim/sites/
[2022-02-16 23:09:21 +0000] [83] [DEBUG] Closing connection. 
10.242.184.196 - - [16/Feb/2022:23:09:21 +0000] "POST /api/dcim/sites/ HTTP/1.1" 201 793 "-" "curl/7.80.0-DEV"
[2022-02-16 23:09:21 +0000] [80] [DEBUG] POST /api/ipam/prefixes/
10.242.184.196 - - [16/Feb/2022:23:09:21 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 469 "-" "curl/7.80.0-DEV"
[2022-02-16 23:09:21 +0000] [80] [DEBUG] POST /api/ipam/prefixes/
10.242.184.196 - - [16/Feb/2022:23:09:21 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 469 "-" "curl/7.80.0-DEV"
[2022-02-16 23:09:21 +0000] [79] [DEBUG] POST /api/ipam/prefixes/
10.242.184.196 - - [16/Feb/2022:23:09:22 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 472 "-" "curl/7.80.0-DEV"
[2022-02-16 23:09:22 +0000] [79] [DEBUG] POST /api/ipam/prefixes/1/available-ips/
10.242.184.196 - - [16/Feb/2022:23:09:22 +0000] "POST /api/ipam/prefixes/1/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.80.0-DEV"
[2022-02-16 23:09:22 +0000] [80] [DEBUG] POST /api/ipam/prefixes/1/available-ips/
10.242.184.196 - - [16/Feb/2022:23:09:22 +0000] "POST /api/ipam/prefixes/1/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.80.0-DEV"
[2022-02-16 23:09:22 +0000] [80] [DEBUG] POST /api/ipam/prefixes/2/available-ips/
10.242.184.196 - - [16/Feb/2022:23:09:22 +0000] "POST /api/ipam/prefixes/2/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.80.0-DEV"
[2022-02-16 23:09:22 +0000] [80] [DEBUG] POST /api/ipam/prefixes/2/available-ips/
10.242.184.196 - - [16/Feb/2022:23:09:22 +0000] "POST /api/ipam/prefixes/2/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.80.0-DEV"
[2022-02-16 23:09:22 +0000] [83] [DEBUG] POST /api/ipam/prefixes/3/available-ips/
10.242.184.196 - - [16/Feb/2022:23:09:22 +0000] "POST /api/ipam/prefixes/3/available-ips/ HTTP/1.1" 201 269 "-" "curl/7.80.0-DEV"
[2022-02-16 23:09:22 +0000] [83] [DEBUG] POST /api/ipam/prefixes/3/available-ips/
10.242.184.196 - - [16/Feb/2022:23:09:22 +0000] "POST /api/ipam/prefixes/3/available-ips/ HTTP/1.1" 201 269 "-" "curl/7.80.0-DEV"
[2022-02-16 23:09:29 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:09:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:09:39 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:09:41 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:09:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:09:51 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:09:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:10:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:10:09 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:10:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:10:19 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:10:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:10:29 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:10:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:10:39 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:10:41 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:10:49 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:10:51 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:10:59 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:11:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:11:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:11:11 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:11:19 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:11:21 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:11:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:11:31 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:11:39 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:11:41 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:11:49 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:11:51 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:11:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:12:01 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:12:09 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:12:11 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:12:19 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:12:21 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:12:29 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:12:31 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:12:39 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:12:41 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:12:49 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:12:51 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:12:59 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:13:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:13:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:13:11 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:13:19 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:13:21 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:13:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:13:31 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:13:39 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:13:41 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:13:49 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:13:51 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:13:59 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:14:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:14:09 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:14:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:14:19 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:14:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:14:29 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:14:31 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:14:39 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:14:41 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:14:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:14:51 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:14:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:15:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:15:09 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:15:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:15:19 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:15:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:15:29 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:15:31 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:15:39 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:15:41 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:15:49 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:15:51 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:15:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:16:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:16:09 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:16:11 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:16:19 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:16:21 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:16:29 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:16:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:16:39 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:16:41 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:16:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:16:51 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:16:59 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:17:01 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:17:09 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:17:11 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:17:19 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:17:21 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:17:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:17:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:17:39 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:17:41 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:17:49 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:17:51 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:17:59 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:18:01 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:18:09 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:18:11 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:18:19 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:18:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:18:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:18:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:18:39 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:18:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:18:49 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:18:51 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:18:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:19:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:19:09 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:19:11 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:19:19 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:19:21 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:19:29 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:19:31 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:19:39 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:19:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:19:49 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:19:51 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:19:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:20:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:20:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:20:11 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:20:19 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:20:21 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:20:29 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:20:31 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:20:39 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:20:41 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:20:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:20:51 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:20:59 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:21:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:21:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:21:11 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:21:19 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:21:21 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:21:29 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:21:31 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:21:39 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:21:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:21:49 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:21:51 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:21:59 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:22:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:22:09 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:22:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:22:19 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:22:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:22:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:22:31 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:22:39 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:22:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:22:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:22:51 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:22:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:23:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:23:09 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:23:11 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:23:19 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:23:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:23:29 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:23:31 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:23:39 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:23:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:23:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:23:51 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:23:59 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:24:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:24:09 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:24:11 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:24:19 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:24:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:24:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:24:31 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:24:39 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:24:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:24:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:24:51 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:24:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:25:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:25:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:25:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:25:19 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:25:21 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:25:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:25:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:25:39 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:25:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:25:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:25:51 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:25:59 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:26:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:26:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:26:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:26:19 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:26:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:26:29 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:26:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:26:39 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:26:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:26:49 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:26:51 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:26:59 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:27:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:27:09 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:27:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:27:19 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:27:21 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:27:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:27:31 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:27:39 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:27:41 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:27:49 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:27:51 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:27:59 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:28:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:28:09 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:28:11 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:28:19 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:28:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:28:29 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:28:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:28:39 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:28:41 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:28:49 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:28:51 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:28:59 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:29:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:29:09 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:29:11 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:29:19 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:29:21 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:29:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:29:31 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:29:39 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:29:41 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:29:49 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:29:51 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:29:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:30:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:30:09 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:30:11 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:30:19 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:30:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:30:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:30:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:30:39 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:30:41 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:30:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:30:51 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:30:59 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:31:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:31:09 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:31:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:31:19 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:31:21 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:31:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:31:31 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:31:39 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:31:41 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:31:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:31:51 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:31:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:32:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:32:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:32:11 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:32:19 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:32:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:32:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:32:31 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:32:39 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:32:41 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:32:49 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:32:51 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:32:59 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:33:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:33:09 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:33:11 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:33:19 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:33:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:33:29 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:33:31 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:33:39 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:33:41 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:33:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:33:51 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:33:59 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:34:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:34:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:34:11 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:34:19 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:34:21 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:34:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:34:31 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:34:39 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:34:41 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:34:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:34:51 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:34:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:35:01 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:35:09 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:35:11 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:35:19 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:35:21 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:35:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:35:31 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:35:39 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:35:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:35:49 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:35:51 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:35:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:36:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:36:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:36:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:36:19 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:36:21 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:36:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:36:31 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:36:39 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:36:41 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:36:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:36:51 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:36:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:37:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:37:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:37:11 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:37:19 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:37:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:37:29 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:37:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:37:39 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:37:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:37:49 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:37:51 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:37:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:38:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:38:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:38:11 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:38:19 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:38:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:38:29 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:38:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:38:39 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:38:41 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:38:49 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:38:51 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:38:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:39:01 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:39:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:39:11 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:39:19 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:39:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:39:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:39:31 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:39:39 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:39:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:39:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:39:51 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:39:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:40:01 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:40:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:40:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:40:19 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:40:21 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:40:29 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:40:31 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:40:39 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:40:41 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:40:49 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:40:51 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:40:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:41:01 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:41:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:41:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:41:19 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:41:21 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:41:29 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:41:31 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:41:39 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:41:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:41:49 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:41:51 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:41:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:42:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:42:09 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:42:11 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:42:19 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:42:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:42:29 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:42:31 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:42:39 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:42:41 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:42:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:42:51 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:42:59 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:43:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:43:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:43:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:43:19 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:43:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:43:29 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:43:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:43:39 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:43:41 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:43:49 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:43:51 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:43:59 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:44:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:44:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:44:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:44:19 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:44:21 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:44:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:44:31 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:44:39 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:44:41 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:44:49 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:44:51 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:44:59 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:45:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:45:09 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:45:11 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:45:19 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:45:21 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:45:29 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:45:31 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:45:39 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:45:41 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:45:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:45:51 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:45:59 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:46:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:46:09 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:46:11 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:46:19 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:46:21 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:46:29 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:46:31 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:46:39 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:46:41 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:46:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:46:51 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:46:59 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:47:01 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:47:09 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:47:11 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:47:19 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:47:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:47:29 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:47:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:47:39 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:47:41 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:47:49 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:47:51 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:47:59 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:48:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:48:09 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:48:11 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:48:19 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:48:21 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:48:29 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:48:31 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:48:39 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:48:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:48:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:48:51 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:48:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:49:01 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:49:09 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:49:11 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:49:19 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:49:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:49:29 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:49:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:49:39 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:49:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:49:49 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:49:51 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:49:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:50:01 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:50:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:50:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:50:19 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:50:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:50:29 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:50:31 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:50:39 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:50:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:50:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:50:51 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:50:59 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:51:01 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:51:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:51:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:51:19 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:51:21 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:51:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:51:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:51:39 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:51:41 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:51:49 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:51:51 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:51:59 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:52:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:52:09 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:52:11 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:52:19 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:52:21 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:52:29 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:52:31 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:52:39 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:52:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:52:49 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:52:51 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:52:59 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:53:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:53:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:53:11 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:53:19 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:53:21 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:53:29 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:53:31 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:53:39 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:53:41 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:53:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:53:51 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:53:59 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:54:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:54:09 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:54:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:54:19 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:54:21 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:54:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:54:31 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:54:39 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:54:41 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:54:49 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:54:51 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:54:59 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:55:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:55:09 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:55:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:55:19 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:55:21 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:55:29 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:55:31 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:55:39 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:55:41 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:55:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:55:51 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:55:59 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:56:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:56:09 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:56:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:56:19 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:56:21 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:56:29 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:56:31 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:56:39 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:56:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:56:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:56:51 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:56:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:57:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:57:09 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:57:11 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:57:19 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:57:21 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:57:29 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:57:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:57:39 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:57:41 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:57:49 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:57:51 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:57:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:58:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:58:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:58:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:58:19 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:58:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:58:29 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:58:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:58:39 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:58:41 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:58:49 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:58:51 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:58:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:59:01 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:59:09 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:59:11 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:59:19 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:59:21 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:59:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:59:31 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:59:39 +0000] [79] [DEBUG] Closing connection. 
[2022-02-16 23:59:41 +0000] [80] [DEBUG] Closing connection. 
[2022-02-16 23:59:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:59:51 +0000] [83] [DEBUG] Closing connection. 
[2022-02-16 23:59:59 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:00:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:00:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:00:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:00:19 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:00:21 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:00:29 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:00:31 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:00:39 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:00:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:00:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:00:51 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:00:59 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:01:01 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:01:09 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:01:11 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:01:19 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:01:21 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:01:29 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:01:31 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:01:39 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:01:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:01:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:01:51 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:01:59 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:02:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:02:09 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:02:11 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:02:19 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:02:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:02:29 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:02:31 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:02:39 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:02:41 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:02:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:02:51 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:02:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:03:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:03:09 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:03:11 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:03:19 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:03:21 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:03:29 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:03:31 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:03:39 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:03:41 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:03:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:03:51 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:03:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:04:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:04:09 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:04:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:04:19 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:04:21 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:04:29 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:04:31 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:04:39 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:04:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:04:49 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:04:51 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:04:59 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:05:01 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:05:09 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:05:11 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:05:19 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:05:21 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:05:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:05:31 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:05:39 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:05:41 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:05:49 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:05:51 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:05:59 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:06:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:06:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:06:11 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:06:19 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:06:21 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:06:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:06:31 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:06:39 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:06:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:06:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:06:51 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:06:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:07:01 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:07:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:07:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:07:19 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:07:21 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:07:29 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:07:31 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:07:39 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:07:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:07:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:07:51 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:07:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:08:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:08:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:08:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:08:19 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:08:21 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:08:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:08:31 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:08:39 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:08:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:08:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:08:51 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:08:59 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:09:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:09:09 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:09:11 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:09:19 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:09:21 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:09:29 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:09:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:09:39 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:09:41 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:09:49 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:09:51 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:09:59 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:10:01 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:10:09 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:10:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:10:19 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:10:21 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:10:29 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:10:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:10:39 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:10:41 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:10:49 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:10:51 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:10:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:11:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:11:09 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:11:11 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:11:19 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:11:21 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:11:29 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:11:31 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:11:39 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:11:41 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:11:49 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:11:51 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:11:59 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:12:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:12:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:12:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:12:19 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:12:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:12:29 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:12:31 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:12:39 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:12:41 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:12:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:12:51 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:12:59 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:13:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:13:09 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:13:11 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:13:19 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:13:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:13:29 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:13:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:13:39 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:13:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:13:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:13:51 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:13:59 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:14:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:14:09 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:14:11 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:14:19 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:14:21 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:14:29 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:14:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:14:39 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:14:41 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:14:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:14:51 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:14:59 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:15:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:15:09 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:15:11 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:15:19 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:15:21 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:15:29 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:15:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:15:39 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:15:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:15:49 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:15:51 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:15:59 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:16:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:16:09 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:16:11 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:16:19 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:16:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:16:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:16:31 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:16:39 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:16:41 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:16:49 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:16:51 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:16:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:17:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:17:09 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:17:11 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:17:19 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:17:21 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:17:29 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:17:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:17:39 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:17:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:17:49 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:17:51 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:17:59 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:18:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:18:09 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:18:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:18:19 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:18:21 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:18:29 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:18:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:18:39 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:18:41 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:18:49 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:18:51 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:18:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:19:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:19:09 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:19:11 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:19:19 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:19:21 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:19:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:19:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:19:39 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:19:41 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:19:49 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:19:51 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:19:59 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:20:01 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:20:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:20:11 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:20:19 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:20:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:20:29 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:20:31 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:20:39 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:20:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:20:49 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:20:51 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:20:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:21:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:21:09 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:21:11 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:21:19 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:21:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:21:29 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:21:31 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:21:39 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:21:41 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:21:49 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:21:51 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:21:59 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:22:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:22:09 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:22:11 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:22:19 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:22:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:22:29 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:22:31 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:22:39 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:22:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:22:49 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:22:51 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:22:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:23:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:23:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:23:11 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:23:19 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:23:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:23:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:23:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:23:39 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:23:41 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:23:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:23:51 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:23:59 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:24:01 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:24:09 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:24:11 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:24:19 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:24:21 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:24:29 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:24:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:24:39 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:24:41 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:24:49 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:24:51 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:24:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:25:01 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:25:09 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:25:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:25:19 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:25:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:25:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:25:31 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:25:39 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:25:41 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:25:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:25:51 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:25:59 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:26:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:26:09 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:26:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:26:19 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:26:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:26:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:26:31 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:26:39 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:26:41 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:26:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:26:51 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:26:59 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:27:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:27:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:27:11 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:27:19 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:27:21 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:27:29 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:27:31 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:27:39 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:27:41 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:27:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:27:51 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:27:59 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:28:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:28:09 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:28:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:28:19 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:28:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:28:29 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:28:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:28:39 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:28:41 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:28:49 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:28:51 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:28:59 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:29:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:29:09 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:29:11 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:29:19 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:29:21 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:29:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:29:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:29:39 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:29:41 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:29:49 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:29:51 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:29:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:30:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:30:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:30:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:30:19 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:30:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:30:29 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:30:31 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:30:39 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:30:41 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:30:49 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:30:51 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:30:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:31:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:31:09 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:31:11 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:31:19 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:31:21 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:31:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:31:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:31:39 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:31:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:31:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:31:51 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:31:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:32:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:32:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:32:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:32:19 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:32:21 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:32:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:32:31 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:32:39 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:32:41 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:32:49 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:32:51 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:32:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:33:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:33:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:33:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:33:19 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:33:21 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:33:29 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:33:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:33:39 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:33:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:33:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:33:51 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:33:59 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:34:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:34:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:34:11 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:34:19 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:34:21 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:34:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:34:31 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:34:39 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:34:41 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:34:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:34:51 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:34:59 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:35:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:35:09 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:35:11 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:35:19 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:35:21 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:35:29 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:35:31 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:35:39 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:35:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:35:49 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:35:51 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:35:59 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:36:01 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:36:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:36:11 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:36:19 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:36:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:36:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:36:31 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:36:39 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:36:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:36:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:36:51 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:36:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:37:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:37:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:37:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:37:19 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:37:21 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:37:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:37:31 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:37:39 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:37:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:37:49 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:37:51 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:37:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:38:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:38:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:38:11 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:38:19 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:38:21 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:38:29 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:38:31 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:38:39 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:38:41 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:38:49 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:38:51 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:38:59 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:39:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:39:09 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:39:11 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:39:19 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:39:21 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:39:29 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:39:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:39:39 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:39:41 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:39:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:39:51 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:39:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:40:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:40:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:40:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:40:19 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:40:21 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:40:29 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:40:31 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:40:39 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:40:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:40:49 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:40:51 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:40:59 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:41:01 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:41:09 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:41:11 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:41:19 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:41:21 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:41:29 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:41:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:41:39 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:41:41 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:41:49 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:41:51 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:41:59 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:42:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:42:09 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:42:11 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:42:19 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:42:21 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:42:29 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:42:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:42:39 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:42:41 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:42:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:42:51 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:42:59 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:43:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:43:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:43:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:43:19 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:43:21 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:43:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:43:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:43:39 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:43:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:43:49 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:43:51 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:43:59 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:44:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:44:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:44:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:44:19 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:44:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:44:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:44:31 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:44:39 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:44:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:44:49 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:44:51 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:44:59 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:45:01 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:45:09 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:45:11 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:45:19 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:45:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:45:29 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:45:31 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:45:39 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:45:41 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:45:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:45:51 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:45:59 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:46:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:46:09 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:46:11 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:46:19 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:46:21 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:46:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:46:31 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:46:39 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:46:41 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:46:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:46:51 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:46:59 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:47:01 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:47:09 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:47:11 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:47:19 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:47:21 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:47:29 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:47:31 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:47:39 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:47:41 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:47:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:47:51 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:47:59 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:48:01 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:48:09 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:48:11 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:48:19 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:48:21 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:48:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:48:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:48:39 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:48:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:48:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:48:51 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:48:59 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:49:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:49:09 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:49:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:49:19 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:49:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:49:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:49:31 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:49:39 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:49:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:49:49 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:49:51 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:49:59 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:50:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:50:09 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:50:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:50:19 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:50:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:50:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:50:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:50:39 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:50:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:50:49 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:50:51 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:50:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:51:01 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:51:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:51:11 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:51:19 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:51:21 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:51:29 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:51:31 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:51:39 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:51:41 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:51:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:51:51 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:51:59 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:52:01 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:52:09 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:52:11 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:52:19 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:52:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:52:29 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:52:31 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:52:39 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:52:41 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:52:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:52:51 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:52:59 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:53:01 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:53:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:53:11 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:53:19 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:53:21 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:53:29 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:53:31 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:53:39 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:53:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:53:49 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:53:51 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:53:59 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:54:01 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:54:09 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:54:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:54:19 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:54:21 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:54:29 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:54:31 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:54:39 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:54:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:54:49 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:54:51 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:54:59 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:55:01 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:55:09 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:55:11 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:55:19 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:55:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:55:29 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:55:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:55:39 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:55:41 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:55:49 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:55:51 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:55:59 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:56:01 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:56:09 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:56:11 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:56:19 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:56:21 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:56:29 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:56:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:56:39 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:56:41 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:56:49 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:56:51 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:56:59 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:57:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:57:09 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:57:11 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:57:19 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:57:21 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:57:29 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:57:31 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:57:39 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:57:41 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:57:49 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:57:51 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:57:59 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:58:01 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:58:09 +0000] [83] [DEBUG] Closing connection. 
[2022-02-17 00:58:11 +0000] [79] [DEBUG] Closing connection. 
[2022-02-17 00:58:19 +0000] [80] [DEBUG] Closing connection. 
[2022-02-17 00:58:21 +0000] [80] [DEBUG] Closing connection.