By type
Operations to perform: Apply all migrations: admin, auth, circuits, contenttypes, dcim, extras, ipam, secrets, sessions, taggit, tenancy, users, virtualization Running migrations: No migrations to apply. 💡 Username: admin, E-Mail: admin@onap.org ⚙️ Executing '/opt/netbox/startup_scripts/00_users.py' ⚙️ 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-05-21 07:24:02 +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-05-21 07:24:02 +0000] [1] [INFO] Starting gunicorn 19.9.0 [2021-05-21 07:24:02 +0000] [1] [DEBUG] Arbiter booted [2021-05-21 07:24:02 +0000] [1] [INFO] Listening at: http://0.0.0.0:8001 (1) [2021-05-21 07:24:02 +0000] [1] [INFO] Using worker: sync [2021-05-21 07:24:02 +0000] [79] [INFO] Booting worker with pid: 79 [2021-05-21 07:24:02 +0000] [80] [INFO] Booting worker with pid: 80 [2021-05-21 07:24:02 +0000] [81] [INFO] Booting worker with pid: 81 [2021-05-21 07:24:02 +0000] [1] [DEBUG] 3 workers [2021-05-21 07:24:05 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:24:06 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:24:14 +0000] [79] [DEBUG] POST /api/dcim/regions/ 10.242.2.73 - - [21/May/2021:07:24:15 +0000] "POST /api/dcim/regions/ HTTP/1.1" 201 60 "-" "curl/7.69.1-DEV" [2021-05-21 07:24:15 +0000] [81] [DEBUG] POST /api/tenancy/tenant-groups/ [2021-05-21 07:24:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:24:16 +0000] [80] [DEBUG] Closing connection. 10.242.2.73 - - [21/May/2021:07:24:20 +0000] "POST /api/tenancy/tenant-groups/ HTTP/1.1" 201 48 "-" "curl/7.69.1-DEV" [2021-05-21 07:24:20 +0000] [81] [DEBUG] POST /api/tenancy/tenants/ 10.242.2.73 - - [21/May/2021:07:24:23 +0000] "POST /api/tenancy/tenants/ HTTP/1.1" 201 303 "-" "curl/7.69.1-DEV" [2021-05-21 07:24:23 +0000] [81] [DEBUG] POST /api/dcim/sites/ 10.242.2.73 - - [21/May/2021:07:24:24 +0000] "POST /api/dcim/sites/ HTTP/1.1" 201 793 "-" "curl/7.69.1-DEV" [2021-05-21 07:24:24 +0000] [81] [DEBUG] POST /api/ipam/prefixes/ 10.242.2.73 - - [21/May/2021:07:24:24 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 469 "-" "curl/7.69.1-DEV" [2021-05-21 07:24:24 +0000] [81] [DEBUG] POST /api/ipam/prefixes/ 10.242.2.73 - - [21/May/2021:07:24:24 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 469 "-" "curl/7.69.1-DEV" [2021-05-21 07:24:24 +0000] [81] [DEBUG] POST /api/ipam/prefixes/ 10.242.2.73 - - [21/May/2021:07:24:24 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 472 "-" "curl/7.69.1-DEV" [2021-05-21 07:24:25 +0000] [81] [DEBUG] POST /api/ipam/prefixes/1/available-ips/ 10.242.2.73 - - [21/May/2021:07:24:25 +0000] "POST /api/ipam/prefixes/1/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.69.1-DEV" [2021-05-21 07:24:25 +0000] [81] [DEBUG] POST /api/ipam/prefixes/1/available-ips/ 10.242.2.73 - - [21/May/2021:07:24:25 +0000] "POST /api/ipam/prefixes/1/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.69.1-DEV" [2021-05-21 07:24:25 +0000] [81] [DEBUG] POST /api/ipam/prefixes/2/available-ips/ 10.242.2.73 - - [21/May/2021:07:24:25 +0000] "POST /api/ipam/prefixes/2/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.69.1-DEV" [2021-05-21 07:24:25 +0000] [81] [DEBUG] POST /api/ipam/prefixes/2/available-ips/ 10.242.2.73 - - [21/May/2021:07:24:25 +0000] "POST /api/ipam/prefixes/2/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.69.1-DEV" [2021-05-21 07:24:25 +0000] [81] [DEBUG] POST /api/ipam/prefixes/3/available-ips/ 10.242.2.73 - - [21/May/2021:07:24:25 +0000] "POST /api/ipam/prefixes/3/available-ips/ HTTP/1.1" 201 269 "-" "curl/7.69.1-DEV" [2021-05-21 07:24:25 +0000] [81] [DEBUG] POST /api/ipam/prefixes/3/available-ips/ 10.242.2.73 - - [21/May/2021:07:24:25 +0000] "POST /api/ipam/prefixes/3/available-ips/ HTTP/1.1" 201 269 "-" "curl/7.69.1-DEV" [2021-05-21 07:24:25 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:24:26 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:24:35 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:24:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:24:45 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:24:46 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:24:55 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:24:56 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:25:05 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:25:06 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:25:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:25:16 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:25:25 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:25:26 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:25:35 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:25:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:25:45 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:25:46 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:25:55 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:25:56 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:26:05 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:26:06 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:26:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:26:16 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:26:25 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:26:26 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:26:35 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:26:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:26:45 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:26:46 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:26:55 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:26:56 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:27:05 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:27:06 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:27:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:27:16 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:27:25 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:27:26 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:27:35 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:27:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:27:45 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:27:46 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:27:55 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:27:56 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:28:05 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:28:06 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:28:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:28:16 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:28:25 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:28:26 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:28:35 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:28:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:28:45 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:28:46 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:28:55 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:28:56 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:29:05 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:29:06 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:29:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:29:16 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:29:25 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:29:26 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:29:35 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:29:36 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:29:45 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:29:46 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:29:55 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:29:56 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:30:05 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:30:06 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:30:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:30:16 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:30:25 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:30:26 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:30:35 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:30:36 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:30:45 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:30:46 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:30:55 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:30:56 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:31:05 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:31:06 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:31:15 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:31:16 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:31:25 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:31:26 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:31:35 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:31:36 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:31:45 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:31:46 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:31:55 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:31:56 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:32:05 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:32:06 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:32:15 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:32:16 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:32:25 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:32:26 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:32:35 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:32:36 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:32:45 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:32:46 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:32:55 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:32:56 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:33:05 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:33:06 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:33:15 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:33:16 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:33:25 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:33:26 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:33:35 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:33:36 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:33:45 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:33:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:33:55 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:33:56 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:34:05 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:34:06 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:34:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:34:16 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:34:25 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:34:26 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:34:35 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:34:36 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:34:45 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:34:46 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:34:55 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:34:56 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:35:05 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:35:06 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:35:15 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:35:16 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:35:25 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:35:26 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:35:35 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:35:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:35:45 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:35:46 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:35:55 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:35:56 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:36:05 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:36:06 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:36:15 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:36:16 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:36:25 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:36:26 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:36:35 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:36:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:36:45 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:36:46 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:36:55 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:36:56 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:37:05 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:37:06 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:37:15 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:37:16 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:37:25 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:37:26 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:37:35 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:37:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:37:45 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:37:46 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:37:55 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:37:56 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:38:05 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:38:06 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:38:15 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:38:16 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:38:25 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:38:26 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:38:35 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:38:36 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:38:45 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:38:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:38:55 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:38:56 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:39:05 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:39:06 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:39:15 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:39:16 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:39:25 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:39:26 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:39:35 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:39:36 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:39:45 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:39:46 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:39:55 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:39:56 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:40:05 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:40:06 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:40:15 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:40:16 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:40:25 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:40:26 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:40:35 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:40:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:40:45 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:40:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:40:55 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:40:56 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:41:05 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:41:06 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:41:15 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:41:16 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:41:25 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:41:26 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:41:35 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:41:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:41:45 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:41:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:41:55 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:41:56 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:42:05 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:42:06 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:42:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:42:16 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:42:25 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:42:26 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:42:35 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:42:36 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:42:45 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:42:46 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:42:55 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:42:56 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:43:05 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:43:06 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:43:15 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:43:16 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:43:25 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:43:26 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:43:35 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:43:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:43:45 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:43:46 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:43:55 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:43:56 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:44:05 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:44:06 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:44:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:44:16 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:44:25 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:44:26 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:44:35 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:44:36 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:44:45 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:44:46 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:44:55 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:44:56 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:45:05 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:45:06 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:45:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:45:16 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:45:25 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:45:26 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:45:35 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:45:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:45:45 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:45:46 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:45:55 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:45:56 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:46:05 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:46:06 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:46:15 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:46:16 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:46:25 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:46:26 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:46:35 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:46:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:46:45 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:46:46 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:46:55 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:46:56 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:47:05 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:47:06 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:47:15 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:47:16 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:47:25 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:47:26 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:47:35 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:47:36 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:47:45 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:47:46 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:47:55 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:47:56 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:48:05 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:48:06 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:48:15 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:48:16 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:48:25 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:48:26 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:48:35 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:48:36 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:48:45 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:48:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:48:55 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:48:56 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:49:05 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:49:06 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:49:15 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:49:16 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:49:25 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:49:26 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:49:35 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:49:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:49:45 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:49:46 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:49:55 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:49:56 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:50:05 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:50:06 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:50:15 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:50:16 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:50:25 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:50:26 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:50:35 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:50:36 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:50:45 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:50:46 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:50:55 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:50:56 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:51:05 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:51:06 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:51:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:51:16 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:51:25 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:51:26 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:51:35 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:51:36 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:51:45 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:51:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:51:55 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:51:56 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:52:05 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:52:06 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:52:15 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:52:16 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:52:25 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:52:26 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:52:35 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:52:36 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:52:45 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:52:46 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:52:55 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:52:56 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:53:05 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:53:06 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:53:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:53:16 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:53:25 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:53:26 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:53:35 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:53:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:53:45 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:53:46 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:53:55 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:53:56 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:54:05 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:54:06 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:54:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:54:16 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:54:25 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:54:26 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:54:35 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:54:36 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:54:45 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:54:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:54:55 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:54:56 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:55:05 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:55:06 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:55:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:55:16 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:55:25 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:55:26 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:55:35 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:55:36 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:55:45 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:55:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:55:55 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:55:56 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:56:05 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:56:06 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:56:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:56:16 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:56:25 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:56:26 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:56:35 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:56:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:56:45 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:56:46 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:56:55 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:56:56 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:57:05 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:57:06 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:57:15 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:57:16 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:57:25 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:57:26 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:57:35 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:57:36 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:57:45 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:57:46 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:57:55 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:57:56 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:58:05 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:58:06 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:58:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:58:16 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:58:25 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:58:26 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:58:35 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:58:36 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:58:45 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:58:46 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:58:55 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:58:56 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:59:05 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:59:06 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:59:15 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:59:16 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:59:25 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:59:26 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:59:35 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:59:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 07:59:45 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:59:46 +0000] [81] [DEBUG] Closing connection. [2021-05-21 07:59:55 +0000] [79] [DEBUG] Closing connection. [2021-05-21 07:59:56 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:00:05 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:00:06 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:00:15 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:00:16 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:00:25 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:00:26 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:00:35 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:00:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:00:45 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:00:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:00:55 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:00:56 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:01:05 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:01:06 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:01:15 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:01:16 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:01:25 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:01:26 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:01:35 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:01:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:01:45 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:01:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:01:55 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:01:56 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:02:05 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:02:06 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:02:15 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:02:16 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:02:25 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:02:26 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:02:35 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:02:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:02:45 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:02:46 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:02:55 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:02:56 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:03:05 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:03:06 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:03:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:03:16 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:03:25 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:03:26 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:03:35 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:03:36 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:03:45 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:03:46 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:03:55 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:03:56 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:04:05 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:04:06 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:04:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:04:16 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:04:25 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:04:26 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:04:35 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:04:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:04:45 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:04:46 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:04:55 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:04:56 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:05:05 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:05:06 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:05:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:05:16 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:05:25 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:05:26 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:05:35 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:05:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:05:45 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:05:46 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:05:55 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:05:56 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:06:05 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:06:06 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:06:15 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:06:16 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:06:25 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:06:26 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:06:35 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:06:36 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:06:45 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:06:46 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:06:55 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:06:56 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:07:05 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:07:06 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:07:15 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:07:16 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:07:25 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:07:26 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:07:35 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:07:36 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:07:45 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:07:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:07:55 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:07:56 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:08:05 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:08:06 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:08:15 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:08:16 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:08:25 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:08:26 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:08:35 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:08:36 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:08:45 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:08:46 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:08:55 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:08:56 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:09:05 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:09:06 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:09:15 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:09:16 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:09:25 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:09:26 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:09:35 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:09:36 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:09:45 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:09:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:09:55 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:09:56 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:10:05 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:10:06 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:10:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:10:16 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:10:25 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:10:26 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:10:35 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:10:36 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:10:45 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:10:46 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:10:55 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:10:56 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:11:05 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:11:06 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:11:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:11:16 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:11:25 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:11:26 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:11:35 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:11:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:11:45 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:11:46 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:11:55 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:11:56 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:12:05 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:12:06 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:12:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:12:16 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:12:25 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:12:26 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:12:35 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:12:36 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:12:45 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:12:46 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:12:55 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:12:56 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:13:05 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:13:06 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:13:15 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:13:16 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:13:25 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:13:26 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:13:35 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:13:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:13:45 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:13:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:13:55 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:13:56 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:14:05 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:14:06 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:14:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:14:16 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:14:25 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:14:26 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:14:35 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:14:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:14:45 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:14:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:14:55 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:14:56 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:15:05 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:15:06 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:15:15 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:15:16 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:15:25 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:15:26 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:15:35 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:15:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:15:45 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:15:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:15:55 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:15:56 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:16:05 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:16:06 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:16:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:16:16 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:16:25 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:16:26 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:16:35 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:16:36 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:16:45 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:16:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:16:55 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:16:56 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:17:05 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:17:06 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:17:15 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:17:16 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:17:25 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:17:26 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:17:35 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:17:36 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:17:45 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:17:46 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:17:55 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:17:56 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:18:05 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:18:06 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:18:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:18:16 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:18:25 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:18:26 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:18:35 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:18:36 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:18:45 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:18:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:18:55 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:18:56 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:19:05 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:19:06 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:19:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:19:16 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:19:25 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:19:26 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:19:35 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:19:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:19:45 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:19:46 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:19:55 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:19:56 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:20:05 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:20:06 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:20:15 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:20:16 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:20:25 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:20:26 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:20:35 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:20:36 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:20:45 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:20:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:20:55 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:20:56 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:21:05 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:21:06 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:21:15 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:21:16 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:21:25 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:21:26 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:21:35 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:21:36 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:21:45 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:21:46 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:21:55 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:21:56 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:22:05 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:22:06 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:22:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:22:16 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:22:25 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:22:26 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:22:35 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:22:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:22:45 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:22:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:22:55 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:22:56 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:23:05 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:23:06 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:23:15 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:23:16 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:23:25 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:23:26 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:23:35 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:23:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:23:45 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:23:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:23:55 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:23:56 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:24:05 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:24:06 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:24:15 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:24:16 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:24:25 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:24:26 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:24:35 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:24:36 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:24:45 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:24:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:24:55 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:24:56 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:25:05 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:25:06 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:25:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:25:16 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:25:25 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:25:26 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:25:35 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:25:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:25:45 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:25:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:25:55 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:25:56 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:26:05 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:26:06 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:26:15 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:26:16 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:26:25 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:26:26 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:26:35 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:26:36 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:26:45 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:26:46 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:26:55 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:26:56 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:27:05 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:27:06 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:27:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:27:16 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:27:25 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:27:26 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:27:35 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:27:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:27:45 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:27:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:27:55 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:27:56 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:28:05 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:28:06 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:28:15 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:28:16 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:28:25 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:28:26 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:28:35 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:28:36 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:28:45 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:28:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:28:55 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:28:56 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:29:05 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:29:06 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:29:15 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:29:16 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:29:25 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:29:26 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:29:35 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:29:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:29:45 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:29:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:29:55 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:29:56 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:30:05 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:30:06 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:30:15 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:30:16 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:30:25 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:30:26 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:30:35 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:30:36 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:30:45 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:30:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:30:55 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:30:56 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:31:05 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:31:06 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:31:15 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:31:16 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:31:25 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:31:26 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:31:35 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:31:36 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:31:45 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:31:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:31:55 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:31:56 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:32:05 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:32:06 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:32:15 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:32:16 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:32:25 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:32:26 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:32:35 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:32:36 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:32:45 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:32:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:32:55 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:32:56 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:33:05 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:33:06 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:33:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:33:16 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:33:25 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:33:26 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:33:35 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:33:36 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:33:45 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:33:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:33:55 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:33:56 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:34:05 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:34:06 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:34:15 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:34:16 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:34:25 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:34:26 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:34:35 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:34:36 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:34:45 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:34:46 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:34:55 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:34:56 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:35:05 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:35:06 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:35:15 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:35:16 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:35:25 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:35:26 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:35:35 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:35:36 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:35:45 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:35:46 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:35:55 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:35:56 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:36:05 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:36:06 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:36:15 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:36:16 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:36:25 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:36:26 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:36:35 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:36:36 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:36:45 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:36:46 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:36:55 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:36:56 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:37:05 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:37:06 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:37:15 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:37:16 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:37:25 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:37:26 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:37:35 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:37:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:37:45 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:37:46 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:37:55 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:37:56 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:38:05 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:38:06 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:38:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:38:16 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:38:25 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:38:26 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:38:35 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:38:36 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:38:45 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:38:46 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:38:55 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:38:56 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:39:05 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:39:06 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:39:15 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:39:16 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:39:25 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:39:26 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:39:35 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:39:36 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:39:45 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:39:46 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:39:55 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:39:56 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:40:05 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:40:06 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:40:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:40:16 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:40:25 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:40:26 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:40:35 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:40:36 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:40:45 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:40:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:40:55 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:40:56 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:41:05 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:41:06 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:41:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:41:16 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:41:25 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:41:26 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:41:35 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:41:36 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:41:45 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:41:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:41:55 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:41:56 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:42:05 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:42:06 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:42:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:42:16 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:42:25 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:42:26 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:42:35 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:42:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:42:45 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:42:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:42:55 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:42:56 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:43:05 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:43:06 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:43:15 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:43:16 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:43:25 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:43:26 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:43:35 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:43:36 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:43:45 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:43:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:43:55 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:43:56 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:44:05 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:44:06 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:44:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:44:16 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:44:25 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:44:26 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:44:35 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:44:36 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:44:45 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:44:46 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:44:55 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:44:56 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:45:05 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:45:06 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:45:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:45:16 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:45:25 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:45:26 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:45:35 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:45:36 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:45:45 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:45:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:45:55 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:45:56 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:46:05 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:46:06 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:46:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:46:16 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:46:25 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:46:26 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:46:35 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:46:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:46:45 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:46:46 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:46:55 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:46:56 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:47:05 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:47:06 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:47:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:47:16 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:47:25 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:47:26 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:47:35 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:47:36 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:47:45 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:47:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:47:55 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:47:56 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:48:05 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:48:06 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:48:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:48:16 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:48:25 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:48:26 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:48:35 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:48:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:48:45 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:48:46 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:48:55 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:48:56 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:49:05 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:49:06 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:49:15 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:49:16 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:49:25 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:49:26 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:49:35 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:49:36 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:49:45 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:49:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:49:55 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:49:56 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:50:05 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:50:06 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:50:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:50:16 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:50:25 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:50:26 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:50:35 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:50:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:50:45 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:50:46 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:50:55 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:50:56 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:51:05 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:51:06 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:51:15 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:51:16 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:51:25 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:51:26 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:51:35 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:51:36 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:51:45 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:51:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:51:55 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:51:56 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:52:05 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:52:06 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:52:15 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:52:16 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:52:25 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:52:26 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:52:35 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:52:36 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:52:45 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:52:46 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:52:55 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:52:56 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:53:05 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:53:06 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:53:15 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:53:16 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:53:25 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:53:26 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:53:35 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:53:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:53:45 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:53:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:53:55 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:53:56 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:54:05 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:54:06 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:54:15 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:54:16 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:54:25 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:54:26 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:54:35 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:54:36 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:54:45 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:54:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:54:55 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:54:56 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:55:05 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:55:06 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:55:15 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:55:16 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:55:25 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:55:26 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:55:35 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:55:36 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:55:45 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:55:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:55:55 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:55:56 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:56:05 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:56:06 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:56:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:56:16 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:56:25 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:56:26 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:56:35 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:56:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:56:45 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:56:46 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:56:55 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:56:56 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:57:05 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:57:06 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:57:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:57:16 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:57:25 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:57:26 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:57:35 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:57:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:57:45 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:57:46 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:57:55 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:57:56 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:58:05 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:58:06 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:58:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:58:16 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:58:25 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:58:26 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:58:35 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:58:36 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:58:45 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:58:46 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:58:55 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:58:56 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:59:05 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:59:06 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:59:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:59:16 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:59:25 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:59:26 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:59:35 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:59:36 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:59:45 +0000] [80] [DEBUG] Closing connection. [2021-05-21 08:59:46 +0000] [81] [DEBUG] Closing connection. [2021-05-21 08:59:55 +0000] [79] [DEBUG] Closing connection. [2021-05-21 08:59:56 +0000] [80] [DEBUG] Closing connection. [2021-05-21 09:00:05 +0000] [81] [DEBUG] Closing connection. [2021-05-21 09:00:06 +0000] [79] [DEBUG] Closing connection. [2021-05-21 09:00:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 09:00:16 +0000] [80] [DEBUG] Closing connection. [2021-05-21 09:00:25 +0000] [79] [DEBUG] Closing connection. [2021-05-21 09:00:26 +0000] [80] [DEBUG] Closing connection. [2021-05-21 09:00:35 +0000] [80] [DEBUG] Closing connection. [2021-05-21 09:00:36 +0000] [79] [DEBUG] Closing connection. [2021-05-21 09:00:45 +0000] [80] [DEBUG] Closing connection. [2021-05-21 09:00:46 +0000] [79] [DEBUG] Closing connection. [2021-05-21 09:00:55 +0000] [81] [DEBUG] Closing connection. [2021-05-21 09:00:56 +0000] [81] [DEBUG] Closing connection. [2021-05-21 09:01:05 +0000] [79] [DEBUG] Closing connection. [2021-05-21 09:01:06 +0000] [80] [DEBUG] Closing connection. [2021-05-21 09:01:15 +0000] [80] [DEBUG] Closing connection. [2021-05-21 09:01:16 +0000] [79] [DEBUG] Closing connection. [2021-05-21 09:01:25 +0000] [81] [DEBUG] Closing connection. [2021-05-21 09:01:26 +0000] [80] [DEBUG] Closing connection. [2021-05-21 09:01:35 +0000] [80] [DEBUG] Closing connection. [2021-05-21 09:01:36 +0000] [81] [DEBUG] Closing connection. [2021-05-21 09:01:45 +0000] [80] [DEBUG] Closing connection. [2021-05-21 09:01:46 +0000] [79] [DEBUG] Closing connection.