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