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