Benutzer:THEbotIT/Logs/GlStatus

aus Wikisource, der freien Quellensammlung

Log of 01.06.18 um 00:03:16[Bearbeiten]

[00:03:16] [INFO ] [Start the bot GlStatus.]

[00:06:16] [INFO ] [Finish bot GlStatus in 0:02:59.654086.] --THEbotIT (Diskussion) 00:06, 1. Jun. 2018 (CEST)

Log of 01.07.18 um 03:32:36[Bearbeiten]

[03:32:36] [INFO ] [Start the bot GlStatus.]

[03:35:22] [INFO ] [Finish bot GlStatus in 0:02:46.126852.] --THEbotIT (Diskussion) 03:35, 1. Jul. 2018 (CEST)

18-08-01_09:57:57[Bearbeiten]

[09:57:57] [INFO ] [Start the bot GlStatus.]

[10:00:44] [INFO ] [Finish bot GlStatus in 0:02:47.329235.] --THEbotIT (Diskussion) 10:00, 1. Aug. 2018 (CEST)

18-09-01_02:29:12[Bearbeiten]

[02:29:12] [INFO ] [Start the bot GlStatus.]

[02:32:02] [INFO ] [Finish bot GlStatus in 0:02:50.090281.] --THEbotIT (Diskussion) 02:32, 1. Sep. 2018 (CEST)

18-10-01_02:29:04[Bearbeiten]

[02:29:04] [INFO ] [Start the bot GlStatus.]

[02:32:06] [INFO ] [Finish bot GlStatus in 0:03:02.681144.] --THEbotIT (Diskussion) 02:32, 1. Okt. 2018 (CEST)

18-11-01_02:30:12[Bearbeiten]

[02:30:12] [INFO ] [Start the bot GlStatus.]

[02:33:13] [INFO ] [Finish bot GlStatus in 0:03:01.182644.] --THEbotIT (Diskussion) 02:33, 1. Nov. 2018 (CET)

18-12-01_02:27:32[Bearbeiten]

[02:27:32] [INFO ] [Start the bot GlStatus.]

[02:30:28] [INFO ] [Finish bot GlStatus in 0:02:56.082019.] --THEbotIT (Diskussion) 02:30, 1. Dez. 2018 (CET)

19-01-01_03:39:26[Bearbeiten]

[03:39:26] [INFO ] [Start the bot GlStatus.]

[03:42:30] [INFO ] [Finish bot GlStatus in 0:03:04.070304.] --THEbotIT (Diskussion) 03:42, 1. Jan. 2019 (CET)

19-02-01_02:53:18[Bearbeiten]

[02:53:18] [INFO ] [Start the bot GlStatus.]

[02:57:02] [INFO ] [Finish bot GlStatus in 0:03:44.464259.] --THEbotIT (Diskussion) 02:57, 1. Feb. 2019 (CET)

19-03-01_02:43:51[Bearbeiten]

[02:43:51] [INFO ] [Start the bot GlStatus.]

[02:46:36] [INFO ] [Finish bot GlStatus in 0:02:44.390167.] --THEbotIT (Diskussion) 02:46, 1. Mär. 2019 (CET)

19-04-01_01:39:20[Bearbeiten]

[01:39:20] [INFO ] [Start the bot GlStatus.]

[01:41:56] [INFO ] [Finish bot GlStatus in 0:02:36.490615.] --THEbotIT (Diskussion) 01:42, 1. Apr. 2019 (CEST)

19-05-01_02:37:03[Bearbeiten]

[02:37:03] [INFO ] [Start the bot GlStatus.]

[02:39:45] [INFO ] [Finish bot GlStatus in 0:02:42.391039.] --THEbotIT (Diskussion) 02:39, 1. Mai 2019 (CEST)

19-06-01_02:22:33[Bearbeiten]

[02:22:33] [INFO ] [Start the bot GlStatus.]

[02:23:46] [ERROR ] [Logging an uncaught exception]

Traceback (most recent call last):

File "/usr/local/opt/python-3.7.3/lib/python3.7/site-packages/urllib3/connectionpool.py", line 384, in _make_request

six.raise_from(e, None)

File "<string>", line 2, in raise_from

File "/usr/local/opt/python-3.7.3/lib/python3.7/site-packages/urllib3/connectionpool.py", line 380, in _make_request

httplib_response = conn.getresponse()

File "/usr/local/opt/python-3.7.3/lib/python3.7/http/client.py", line 1321, in getresponse

response.begin()

File "/usr/local/opt/python-3.7.3/lib/python3.7/http/client.py", line 296, in begin

version, status, reason = self._read_status()

File "/usr/local/opt/python-3.7.3/lib/python3.7/http/client.py", line 257, in _read_status

line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")

File "/usr/local/opt/python-3.7.3/lib/python3.7/socket.py", line 589, in readinto

return self._sock.recv_into(b)

File "/usr/local/opt/python-3.7.3/lib/python3.7/ssl.py", line 1052, in recv_into

return self.read(nbytes, buffer)

File "/usr/local/opt/python-3.7.3/lib/python3.7/ssl.py", line 911, in read

return self._sslobj.read(len, buffer)

socket.timeout: The read operation timed out


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/usr/local/opt/python-3.7.3/lib/python3.7/site-packages/requests/adapters.py", line 449, in send

timeout=timeout

File "/usr/local/opt/python-3.7.3/lib/python3.7/site-packages/urllib3/connectionpool.py", line 638, in urlopen

_stacktrace=sys.exc_info()[2])

File "/usr/local/opt/python-3.7.3/lib/python3.7/site-packages/urllib3/util/retry.py", line 367, in increment

raise six.reraise(type(error), error, _stacktrace)

File "/usr/local/opt/python-3.7.3/lib/python3.7/site-packages/urllib3/packages/six.py", line 686, in reraise

raise value

File "/usr/local/opt/python-3.7.3/lib/python3.7/site-packages/urllib3/connectionpool.py", line 600, in urlopen

chunked=chunked)

File "/usr/local/opt/python-3.7.3/lib/python3.7/site-packages/urllib3/connectionpool.py", line 386, in _make_request

self._raise_timeout(err=e, url=url, timeout_value=read_timeout)

File "/usr/local/opt/python-3.7.3/lib/python3.7/site-packages/urllib3/connectionpool.py", line 306, in _raise_timeout

raise ReadTimeoutError(self, url, "Read timed out. (read timeout=%s)" % timeout_value)

urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/pi/WS_THEbotIT/tools/bots.py", line 222, in run

self.success = bool(self.task()) # pylint: disable=not-callable

File "/home/pi/WS_THEbotIT/scripts/service/gl/status.py", line 23, in task

korrigiert = self.petscan(["Korrigiert"])

File "/home/pi/WS_THEbotIT/scripts/service/gl/status.py", line 125, in petscan

return len(searcher.run())

File "/home/pi/WS_THEbotIT/tools/petscan.py", line 299, in run

headers=self.header, timeout=self._timeout)

File "/usr/local/opt/python-3.7.3/lib/python3.7/site-packages/requests/api.py", line 75, in get

return request('get', url, params=params, **kwargs)

File "/usr/local/opt/python-3.7.3/lib/python3.7/site-packages/requests/api.py", line 60, in request

return session.request(method=method, url=url, **kwargs)

File "/usr/local/opt/python-3.7.3/lib/python3.7/site-packages/requests/sessions.py", line 533, in request

resp = self.send(prep, **send_kwargs)

File "/usr/local/opt/python-3.7.3/lib/python3.7/site-packages/requests/sessions.py", line 646, in send

r = adapter.send(request, **kwargs)

File "/usr/local/opt/python-3.7.3/lib/python3.7/site-packages/requests/adapters.py", line 529, in send

raise ReadTimeout(e, request=request)

requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)

[02:23:46] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[02:23:46] [INFO ] [Finish bot GlStatus in 0:01:13.315137.] --THEbotIT (Diskussion) 02:23, 1. Jun. 2019 (CEST)

19-06-02_12:31:24[Bearbeiten]

[12:31:24] [INFO ] [Start the bot GlStatus.]

[12:31:24] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[12:31:58] [ERROR ] [Logging an uncaught exception]

Traceback (most recent call last):

File "/home/erik/Git/WS_THEbotIT/tools/bots.py", line 222, in run

self.success = bool(self.task()) # pylint: disable=not-callable

File "/home/erik/Git/WS_THEbotIT/scripts/service/gl/status.py", line 22, in task

fertig = self.petscan(["Fertig"])

File "/home/erik/Git/WS_THEbotIT/scripts/service/gl/status.py", line 125, in petscan

return len(searcher.run())

File "/home/erik/Git/WS_THEbotIT/tools/petscan.py", line 301, in run

raise ConnectionError

ConnectionError

[12:31:58] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[12:31:58] [INFO ] [Finish bot GlStatus in 0:00:34.704347.] --THEbotIT (Diskussion) 12:32, 2. Jun. 2019 (CEST)

19-06-02_12:32:33[Bearbeiten]

[12:32:33] [INFO ] [Start the bot GlStatus.]

[12:32:33] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[12:35:11] [INFO ] [Finish bot GlStatus in 0:02:38.451144.] --THEbotIT (Diskussion) 12:35, 2. Jun. 2019 (CEST)

19-07-01_03:03:50[Bearbeiten]

[03:03:50] [INFO ] [Start the bot GlStatus.]

[03:03:50] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[03:04:21] [ERROR ] [Logging an uncaught exception]

Traceback (most recent call last):

File "/usr/local/opt/python-3.7.3/lib/python3.7/site-packages/urllib3/connectionpool.py", line 384, in _make_request

six.raise_from(e, None)

File "<string>", line 2, in raise_from

File "/usr/local/opt/python-3.7.3/lib/python3.7/site-packages/urllib3/connectionpool.py", line 380, in _make_request

httplib_response = conn.getresponse()

File "/usr/local/opt/python-3.7.3/lib/python3.7/http/client.py", line 1321, in getresponse

response.begin()

File "/usr/local/opt/python-3.7.3/lib/python3.7/http/client.py", line 296, in begin

version, status, reason = self._read_status()

File "/usr/local/opt/python-3.7.3/lib/python3.7/http/client.py", line 257, in _read_status

line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")

File "/usr/local/opt/python-3.7.3/lib/python3.7/socket.py", line 589, in readinto

return self._sock.recv_into(b)

File "/usr/local/opt/python-3.7.3/lib/python3.7/ssl.py", line 1052, in recv_into

return self.read(nbytes, buffer)

File "/usr/local/opt/python-3.7.3/lib/python3.7/ssl.py", line 911, in read

return self._sslobj.read(len, buffer)

socket.timeout: The read operation timed out


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/usr/local/opt/python-3.7.3/lib/python3.7/site-packages/requests/adapters.py", line 449, in send

timeout=timeout

File "/usr/local/opt/python-3.7.3/lib/python3.7/site-packages/urllib3/connectionpool.py", line 638, in urlopen

_stacktrace=sys.exc_info()[2])

File "/usr/local/opt/python-3.7.3/lib/python3.7/site-packages/urllib3/util/retry.py", line 367, in increment

raise six.reraise(type(error), error, _stacktrace)

File "/usr/local/opt/python-3.7.3/lib/python3.7/site-packages/urllib3/packages/six.py", line 686, in reraise

raise value

File "/usr/local/opt/python-3.7.3/lib/python3.7/site-packages/urllib3/connectionpool.py", line 600, in urlopen

chunked=chunked)

File "/usr/local/opt/python-3.7.3/lib/python3.7/site-packages/urllib3/connectionpool.py", line 386, in _make_request

self._raise_timeout(err=e, url=url, timeout_value=read_timeout)

File "/usr/local/opt/python-3.7.3/lib/python3.7/site-packages/urllib3/connectionpool.py", line 306, in _raise_timeout

raise ReadTimeoutError(self, url, "Read timed out. (read timeout=%s)" % timeout_value)

urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/pi/WS_THEbotIT/tools/petscan.py", line 299, in run

response = requests.get(url=self._construct_string(), headers=self.header, timeout=self._timeout)

File "/usr/local/opt/python-3.7.3/lib/python3.7/site-packages/requests/api.py", line 75, in get

return request('get', url, params=params, **kwargs)

File "/usr/local/opt/python-3.7.3/lib/python3.7/site-packages/requests/api.py", line 60, in request

return session.request(method=method, url=url, **kwargs)

File "/usr/local/opt/python-3.7.3/lib/python3.7/site-packages/requests/sessions.py", line 533, in request

resp = self.send(prep, **send_kwargs)

File "/usr/local/opt/python-3.7.3/lib/python3.7/site-packages/requests/sessions.py", line 646, in send

r = adapter.send(request, **kwargs)

File "/usr/local/opt/python-3.7.3/lib/python3.7/site-packages/requests/adapters.py", line 529, in send

raise ReadTimeout(e, request=request)

requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/pi/WS_THEbotIT/tools/bots.py", line 222, in run

self.success = bool(self.task()) # pylint: disable=not-callable

File "/home/pi/WS_THEbotIT/scripts/service/gl/status.py", line 21, in task

alle = self.petscan([])

File "/home/pi/WS_THEbotIT/scripts/service/gl/status.py", line 125, in petscan

return len(searcher.run())

File "/home/pi/WS_THEbotIT/tools/petscan.py", line 301, in run

raise PetScanException("Get request didn't return correctly")

tools.petscan.PetScanException: Get request didn't return correctly

[03:04:22] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[03:04:22] [INFO ] [Finish bot GlStatus in 0:00:31.569093.] --THEbotIT (Diskussion) 03:04, 1. Jul. 2019 (CEST)

19-08-01_04:28:06[Bearbeiten]

[04:28:06] [INFO ] [Start the bot GlStatus.]

[04:28:06] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[04:30:56] [INFO ] [Finish bot GlStatus in 0:02:50.429848.] --THEbotIT (Diskussion) 04:31, 1. Aug. 2019 (CEST)

19-10-01_02:39:44[Bearbeiten]

[02:39:44] [INFO ] [Start the bot GlStatus.]

[02:39:44] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[02:42:38] [INFO ] [Finish bot GlStatus in 0:02:53.946214.] --THEbotIT (Diskussion) 02:42, 1. Okt. 2019 (CEST)

19-11-01_05:38:22[Bearbeiten]

[05:38:22] [INFO ] [Start the bot GlStatus.]

[05:41:20] [INFO ] [Finish bot GlStatus in 0:02:57.826801.] --THEbotIT (Diskussion) 05:41, 1. Nov. 2019 (CET)

19-12-01_01:16:16[Bearbeiten]

[01:16:16] [INFO ] [Start the bot GlStatus.]

[01:19:18] [INFO ] [Finish bot GlStatus in 0:03:01.848766.] --THEbotIT (Diskussion) 01:19, 1. Dez. 2019 (CET)

20-01-01_06:39:59[Bearbeiten]

[06:39:59] [INFO ] [Start the bot GlStatus.]

[06:43:02] [INFO ] [Finish bot GlStatus in 0:03:03.487557.] --THEbotIT (Diskussion) 06:43, 1. Jan. 2020 (CET)

20-02-01_02:09:31[Bearbeiten]

[02:09:31] [INFO ] [Start the bot GlStatus.]

[02:11:59] [INFO ] [Finish bot GlStatus in 0:02:28.586618.] --THEbotIT (Diskussion) 02:12, 1. Feb. 2020 (CET)

20-03-01_07:16:58[Bearbeiten]

[07:16:58] [INFO ] [Start the bot GlStatus.]

[07:21:01] [INFO ] [Finish bot GlStatus in 0:04:02.853946.] --THEbotIT (Diskussion) 07:21, 1. Mär. 2020 (CET)

20-04-01_07:03:40[Bearbeiten]

[07:03:40] [INFO ] [Start the bot GlStatus.]

[07:06:43] [INFO ] [Finish bot GlStatus in 0:03:03.608696.] --THEbotIT (Diskussion) 07:06, 1. Apr. 2020 (CEST)

20-05-01_00:22:18[Bearbeiten]

[00:22:18] [INFO ] [Start the bot GlStatus.]

[00:22:18] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:22:49] [ERROR ] [Logging an uncaught exception]

Traceback (most recent call last):

File "/usr/local/opt/python-3.8.2/lib/python3.8/site-packages/urllib3/connectionpool.py", line 421, in _make_request

six.raise_from(e, None)

File "<string>", line 3, in raise_from

File "/usr/local/opt/python-3.8.2/lib/python3.8/site-packages/urllib3/connectionpool.py", line 416, in _make_request

httplib_response = conn.getresponse()

File "/usr/local/opt/python-3.8.2/lib/python3.8/http/client.py", line 1322, in getresponse

response.begin()

File "/usr/local/opt/python-3.8.2/lib/python3.8/http/client.py", line 303, in begin

version, status, reason = self._read_status()

File "/usr/local/opt/python-3.8.2/lib/python3.8/http/client.py", line 264, in _read_status

line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")

File "/usr/local/opt/python-3.8.2/lib/python3.8/socket.py", line 669, in readinto

return self._sock.recv_into(b)

File "/usr/local/opt/python-3.8.2/lib/python3.8/ssl.py", line 1241, in recv_into

return self.read(nbytes, buffer)

File "/usr/local/opt/python-3.8.2/lib/python3.8/ssl.py", line 1099, in read

return self._sslobj.read(len, buffer)

socket.timeout: The read operation timed out


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/usr/local/opt/python-3.8.2/lib/python3.8/site-packages/requests/adapters.py", line 439, in send

resp = conn.urlopen(

File "/usr/local/opt/python-3.8.2/lib/python3.8/site-packages/urllib3/connectionpool.py", line 719, in urlopen

retries = retries.increment(

File "/usr/local/opt/python-3.8.2/lib/python3.8/site-packages/urllib3/util/retry.py", line 400, in increment

raise six.reraise(type(error), error, _stacktrace)

File "/usr/local/opt/python-3.8.2/lib/python3.8/site-packages/urllib3/packages/six.py", line 735, in reraise

raise value

File "/usr/local/opt/python-3.8.2/lib/python3.8/site-packages/urllib3/connectionpool.py", line 665, in urlopen

httplib_response = self._make_request(

File "/usr/local/opt/python-3.8.2/lib/python3.8/site-packages/urllib3/connectionpool.py", line 423, in _make_request

self._raise_timeout(err=e, url=url, timeout_value=read_timeout)

File "/usr/local/opt/python-3.8.2/lib/python3.8/site-packages/urllib3/connectionpool.py", line 330, in _raise_timeout

raise ReadTimeoutError(

urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/pi/WS_THEbotIT/tools/petscan.py", line 311, in run

response = requests.get(url=self._construct_string(), headers=self.header, timeout=self._timeout)

File "/usr/local/opt/python-3.8.2/lib/python3.8/site-packages/requests/api.py", line 76, in get

return request('get', url, params=params, **kwargs)

File "/usr/local/opt/python-3.8.2/lib/python3.8/site-packages/requests/api.py", line 61, in request

return session.request(method=method, url=url, **kwargs)

File "/usr/local/opt/python-3.8.2/lib/python3.8/site-packages/requests/sessions.py", line 530, in request

resp = self.send(prep, **send_kwargs)

File "/usr/local/opt/python-3.8.2/lib/python3.8/site-packages/requests/sessions.py", line 643, in send

r = adapter.send(request, **kwargs)

File "/usr/local/opt/python-3.8.2/lib/python3.8/site-packages/requests/adapters.py", line 529, in send

raise ReadTimeout(e, request=request)

requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/pi/WS_THEbotIT/tools/bots/pi.py", line 232, in run

self.success = bool(self.task()) # pylint: disable=not-callable

File "/home/pi/WS_THEbotIT/scripts/service/gl/status.py", line 21, in task

alle = self.petscan([])

File "/home/pi/WS_THEbotIT/scripts/service/gl/status.py", line 125, in petscan

return len(searcher.run())

File "/home/pi/WS_THEbotIT/tools/petscan.py", line 313, in run

raise PetScanException("Get request didn't return correctly")

tools.petscan.PetScanException: Get request didn't return correctly

[00:22:49] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[00:22:49] [INFO ] [Finish bot GlStatus in 0:00:31.045342.] --THEbotIT (Diskussion) 00:22, 1. Mai 2020 (CEST)

20-05-04_09:48:40[Bearbeiten]

[09:48:40] [INFO ] [Start the bot GlStatus.]

[09:48:40] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[09:50:59] [ERROR ] [Logging an uncaught exception]

Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 421, in _make_request

six.raise_from(e, None)

File "<string>", line 3, in raise_from

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 416, in _make_request

httplib_response = conn.getresponse()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 1322, in getresponse

response.begin()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 303, in begin

version, status, reason = self._read_status()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 264, in _read_status

line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")

File "/usr/local/python-3.8.2/lib/python3.8/socket.py", line 669, in readinto

return self._sock.recv_into(b)

File "/usr/local/python-3.8.2/lib/python3.8/ssl.py", line 1241, in recv_into

return self.read(nbytes, buffer)

File "/usr/local/python-3.8.2/lib/python3.8/ssl.py", line 1099, in read

return self._sslobj.read(len, buffer)

socket.timeout: The read operation timed out


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/adapters.py", line 439, in send

resp = conn.urlopen(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 719, in urlopen

retries = retries.increment(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 400, in increment

raise six.reraise(type(error), error, _stacktrace)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 735, in reraise

raise value

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 665, in urlopen

httplib_response = self._make_request(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 423, in _make_request

self._raise_timeout(err=e, url=url, timeout_value=read_timeout)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 330, in _raise_timeout

raise ReadTimeoutError(

urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/tools/petscan.py", line 311, in run

response = requests.get(url=self._construct_string(), headers=self.header, timeout=self._timeout)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/api.py", line 76, in get

return request('get', url, params=params, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/api.py", line 61, in request

return session.request(method=method, url=url, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/sessions.py", line 530, in request

resp = self.send(prep, **send_kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/sessions.py", line 643, in send

r = adapter.send(request, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/adapters.py", line 529, in send

raise ReadTimeout(e, request=request)

requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/tools/bots/pi.py", line 232, in run

self.success = bool(self.task()) # pylint: disable=not-callable

File "/home/esommer/workspace/WS_THEbotIT/service/gl/status.py", line 32, in task

temp_text = self.year(year, temp_text)

File "/home/esommer/workspace/WS_THEbotIT/service/gl/status.py", line 79, in year

korrigiert = self.petscan(["Korrigiert"], year=year)

File "/home/esommer/workspace/WS_THEbotIT/service/gl/status.py", line 125, in petscan

return len(searcher.run())

File "/home/esommer/workspace/WS_THEbotIT/tools/petscan.py", line 313, in run

raise PetScanException("Get request didn't return correctly")

tools.petscan.PetScanException: Get request didn't return correctly

[09:50:59] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[09:50:59] [INFO ] [Finish bot GlStatus in 0:02:18.805157.] --THEbotIT (Diskussion) 09:51, 4. Mai 2020 (CEST)

20-05-04_09:51:18[Bearbeiten]

[09:51:18] [INFO ] [Start the bot GlStatus.]

[09:51:18] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[09:51:51] [ERROR ] [Logging an uncaught exception]

Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 421, in _make_request

six.raise_from(e, None)

File "<string>", line 3, in raise_from

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 416, in _make_request

httplib_response = conn.getresponse()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 1322, in getresponse

response.begin()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 303, in begin

version, status, reason = self._read_status()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 264, in _read_status

line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")

File "/usr/local/python-3.8.2/lib/python3.8/socket.py", line 669, in readinto

return self._sock.recv_into(b)

File "/usr/local/python-3.8.2/lib/python3.8/ssl.py", line 1241, in recv_into

return self.read(nbytes, buffer)

File "/usr/local/python-3.8.2/lib/python3.8/ssl.py", line 1099, in read

return self._sslobj.read(len, buffer)

socket.timeout: The read operation timed out


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/adapters.py", line 439, in send

resp = conn.urlopen(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 719, in urlopen

retries = retries.increment(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 400, in increment

raise six.reraise(type(error), error, _stacktrace)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 735, in reraise

raise value

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 665, in urlopen

httplib_response = self._make_request(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 423, in _make_request

self._raise_timeout(err=e, url=url, timeout_value=read_timeout)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 330, in _raise_timeout

raise ReadTimeoutError(

urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/tools/petscan.py", line 311, in run

response = requests.get(url=self._construct_string(), headers=self.header, timeout=self._timeout)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/api.py", line 76, in get

return request('get', url, params=params, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/api.py", line 61, in request

return session.request(method=method, url=url, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/sessions.py", line 530, in request

resp = self.send(prep, **send_kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/sessions.py", line 643, in send

r = adapter.send(request, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/adapters.py", line 529, in send

raise ReadTimeout(e, request=request)

requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/tools/bots/pi.py", line 232, in run

self.success = bool(self.task()) # pylint: disable=not-callable

File "/home/esommer/workspace/WS_THEbotIT/service/gl/status.py", line 21, in task

alle = self.petscan([])

File "/home/esommer/workspace/WS_THEbotIT/service/gl/status.py", line 125, in petscan

return len(searcher.run())

File "/home/esommer/workspace/WS_THEbotIT/tools/petscan.py", line 313, in run

raise PetScanException("Get request didn't return correctly")

tools.petscan.PetScanException: Get request didn't return correctly

[09:51:51] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[09:51:51] [INFO ] [Finish bot GlStatus in 0:00:32.895795.] --THEbotIT (Diskussion) 09:51, 4. Mai 2020 (CEST)

20-05-04_09:55:39[Bearbeiten]

[09:55:39] [INFO ] [Start the bot GlStatus.]

[09:55:39] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[09:56:13] [ERROR ] [Logging an uncaught exception]

Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 421, in _make_request

six.raise_from(e, None)

File "<string>", line 3, in raise_from

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 416, in _make_request

httplib_response = conn.getresponse()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 1322, in getresponse

response.begin()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 303, in begin

version, status, reason = self._read_status()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 264, in _read_status

line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")

File "/usr/local/python-3.8.2/lib/python3.8/socket.py", line 669, in readinto

return self._sock.recv_into(b)

File "/usr/local/python-3.8.2/lib/python3.8/ssl.py", line 1241, in recv_into

return self.read(nbytes, buffer)

File "/usr/local/python-3.8.2/lib/python3.8/ssl.py", line 1099, in read

return self._sslobj.read(len, buffer)

socket.timeout: The read operation timed out


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/adapters.py", line 439, in send

resp = conn.urlopen(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 719, in urlopen

retries = retries.increment(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 400, in increment

raise six.reraise(type(error), error, _stacktrace)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 735, in reraise

raise value

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 665, in urlopen

httplib_response = self._make_request(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 423, in _make_request

self._raise_timeout(err=e, url=url, timeout_value=read_timeout)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 330, in _raise_timeout

raise ReadTimeoutError(

urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/tools/petscan.py", line 311, in run

response = requests.get(url=self._construct_string(), headers=self.header, timeout=self._timeout)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/api.py", line 76, in get

return request('get', url, params=params, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/api.py", line 61, in request

return session.request(method=method, url=url, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/sessions.py", line 530, in request

resp = self.send(prep, **send_kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/sessions.py", line 643, in send

r = adapter.send(request, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/adapters.py", line 529, in send

raise ReadTimeout(e, request=request)

requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/tools/bots/pi.py", line 232, in run

self.success = bool(self.task()) # pylint: disable=not-callable

File "/home/esommer/workspace/WS_THEbotIT/service/gl/status.py", line 22, in task

alle = self.petscan([])

File "/home/esommer/workspace/WS_THEbotIT/service/gl/status.py", line 129, in petscan

return len(searcher.run())

File "/home/esommer/workspace/WS_THEbotIT/tools/petscan.py", line 313, in run

raise PetScanException("Get request didn't return correctly")

tools.petscan.PetScanException: Get request didn't return correctly

[09:56:13] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[09:56:13] [INFO ] [Finish bot GlStatus in 0:00:33.939536.] --THEbotIT (Diskussion) 09:56, 4. Mai 2020 (CEST)

20-05-04_10:01:08[Bearbeiten]

[10:01:08] [INFO ] [Start the bot GlStatus.]

[10:01:08] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[10:01:41] [ERROR ] [Logging an uncaught exception]

Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 421, in _make_request

six.raise_from(e, None)

File "<string>", line 3, in raise_from

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 416, in _make_request

httplib_response = conn.getresponse()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 1322, in getresponse

response.begin()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 303, in begin

version, status, reason = self._read_status()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 264, in _read_status

line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")

File "/usr/local/python-3.8.2/lib/python3.8/socket.py", line 669, in readinto

return self._sock.recv_into(b)

File "/usr/local/python-3.8.2/lib/python3.8/ssl.py", line 1241, in recv_into

return self.read(nbytes, buffer)

File "/usr/local/python-3.8.2/lib/python3.8/ssl.py", line 1099, in read

return self._sslobj.read(len, buffer)

socket.timeout: The read operation timed out


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/adapters.py", line 439, in send

resp = conn.urlopen(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 719, in urlopen

retries = retries.increment(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 400, in increment

raise six.reraise(type(error), error, _stacktrace)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 735, in reraise

raise value

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 665, in urlopen

httplib_response = self._make_request(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 423, in _make_request

self._raise_timeout(err=e, url=url, timeout_value=read_timeout)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 330, in _raise_timeout

raise ReadTimeoutError(

urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/tools/petscan.py", line 311, in run

response = requests.get(url=self._construct_string(), headers=self.header, timeout=self._timeout)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/api.py", line 76, in get

return request('get', url, params=params, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/api.py", line 61, in request

return session.request(method=method, url=url, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/sessions.py", line 530, in request

resp = self.send(prep, **send_kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/sessions.py", line 643, in send

r = adapter.send(request, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/adapters.py", line 529, in send

raise ReadTimeout(e, request=request)

requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/tools/bots/pi.py", line 232, in run

self.success = bool(self.task()) # pylint: disable=not-callable

File "/home/esommer/workspace/WS_THEbotIT/service/gl/status.py", line 22, in task

alle = self.petscan([])

File "/home/esommer/workspace/WS_THEbotIT/service/gl/status.py", line 129, in petscan

return len(searcher.run())

File "/home/esommer/workspace/WS_THEbotIT/tools/petscan.py", line 313, in run

raise PetScanException("Get request didn't return correctly")

tools.petscan.PetScanException: Get request didn't return correctly

[10:01:41] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[10:01:41] [INFO ] [Finish bot GlStatus in 0:00:33.953439.] --THEbotIT (Diskussion) 10:01, 4. Mai 2020 (CEST)

20-05-04_10:19:11[Bearbeiten]

[10:19:11] [INFO ] [Start the bot GlStatus.]

[10:19:11] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[10:19:43] [ERROR ] [Logging an uncaught exception]

Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 421, in _make_request

six.raise_from(e, None)

File "<string>", line 3, in raise_from

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 416, in _make_request

httplib_response = conn.getresponse()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 1322, in getresponse

response.begin()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 303, in begin

version, status, reason = self._read_status()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 264, in _read_status

line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")

File "/usr/local/python-3.8.2/lib/python3.8/socket.py", line 669, in readinto

return self._sock.recv_into(b)

File "/usr/local/python-3.8.2/lib/python3.8/ssl.py", line 1241, in recv_into

return self.read(nbytes, buffer)

File "/usr/local/python-3.8.2/lib/python3.8/ssl.py", line 1099, in read

return self._sslobj.read(len, buffer)

socket.timeout: The read operation timed out


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/adapters.py", line 439, in send

resp = conn.urlopen(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 719, in urlopen

retries = retries.increment(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 400, in increment

raise six.reraise(type(error), error, _stacktrace)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 735, in reraise

raise value

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 665, in urlopen

httplib_response = self._make_request(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 423, in _make_request

self._raise_timeout(err=e, url=url, timeout_value=read_timeout)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 330, in _raise_timeout

raise ReadTimeoutError(

urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/tools/petscan.py", line 311, in run

response = requests.get(url=self._construct_string(), headers=self.header, timeout=self._timeout)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/api.py", line 76, in get

return request('get', url, params=params, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/api.py", line 61, in request

return session.request(method=method, url=url, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/sessions.py", line 530, in request

resp = self.send(prep, **send_kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/sessions.py", line 643, in send

r = adapter.send(request, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/adapters.py", line 529, in send

raise ReadTimeout(e, request=request)

requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/tools/bots/pi.py", line 232, in run

self.success = bool(self.task()) # pylint: disable=not-callable

File "/home/esommer/workspace/WS_THEbotIT/service/gl/status.py", line 22, in task

alle = self.petscan([])

File "/home/esommer/workspace/WS_THEbotIT/service/gl/status.py", line 129, in petscan

return len(searcher.run())

File "/home/esommer/workspace/WS_THEbotIT/tools/petscan.py", line 313, in run

raise PetScanException("Get request didn't return correctly")

tools.petscan.PetScanException: Get request didn't return correctly

[10:19:43] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[10:19:43] [INFO ] [Finish bot GlStatus in 0:00:31.071516.] --THEbotIT (Diskussion) 10:19, 4. Mai 2020 (CEST)

20-05-04_10:26:10[Bearbeiten]

[10:26:10] [INFO ] [Start the bot GlStatus.]

[10:26:10] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[10:26:41] [ERROR ] [Logging an uncaught exception]

Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 421, in _make_request

six.raise_from(e, None)

File "<string>", line 3, in raise_from

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 416, in _make_request

httplib_response = conn.getresponse()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 1322, in getresponse

response.begin()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 303, in begin

version, status, reason = self._read_status()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 264, in _read_status

line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")

File "/usr/local/python-3.8.2/lib/python3.8/socket.py", line 669, in readinto

return self._sock.recv_into(b)

File "/usr/local/python-3.8.2/lib/python3.8/ssl.py", line 1241, in recv_into

return self.read(nbytes, buffer)

File "/usr/local/python-3.8.2/lib/python3.8/ssl.py", line 1099, in read

return self._sslobj.read(len, buffer)

socket.timeout: The read operation timed out


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/adapters.py", line 439, in send

resp = conn.urlopen(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 719, in urlopen

retries = retries.increment(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 400, in increment

raise six.reraise(type(error), error, _stacktrace)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 735, in reraise

raise value

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 665, in urlopen

httplib_response = self._make_request(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 423, in _make_request

self._raise_timeout(err=e, url=url, timeout_value=read_timeout)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 330, in _raise_timeout

raise ReadTimeoutError(

urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/tools/petscan.py", line 311, in run

response = requests.get(url=self._construct_string(), headers=self.header, timeout=self._timeout)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/api.py", line 76, in get

return request('get', url, params=params, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/api.py", line 61, in request

return session.request(method=method, url=url, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/sessions.py", line 530, in request

resp = self.send(prep, **send_kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/sessions.py", line 643, in send

r = adapter.send(request, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/adapters.py", line 529, in send

raise ReadTimeout(e, request=request)

requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/tools/bots/pi.py", line 232, in run

self.success = bool(self.task()) # pylint: disable=not-callable

File "/home/esommer/workspace/WS_THEbotIT/service/gl/status.py", line 22, in task

alle = self.petscan([])

File "/home/esommer/workspace/WS_THEbotIT/service/gl/status.py", line 129, in petscan

return len(searcher.run())

File "/home/esommer/workspace/WS_THEbotIT/tools/petscan.py", line 313, in run

raise PetScanException("Get request didn't return correctly")

tools.petscan.PetScanException: Get request didn't return correctly

[10:26:41] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[10:26:41] [INFO ] [Finish bot GlStatus in 0:00:31.013028.] --THEbotIT (Diskussion) 10:26, 4. Mai 2020 (CEST)

20-05-04_11:06:02[Bearbeiten]

[11:06:02] [INFO ] [Start the bot GlStatus.]

[11:06:02] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[11:06:33] [ERROR ] [Logging an uncaught exception]

Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 421, in _make_request

six.raise_from(e, None)

File "<string>", line 3, in raise_from

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 416, in _make_request

httplib_response = conn.getresponse()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 1322, in getresponse

response.begin()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 303, in begin

version, status, reason = self._read_status()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 264, in _read_status

line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")

File "/usr/local/python-3.8.2/lib/python3.8/socket.py", line 669, in readinto

return self._sock.recv_into(b)

File "/usr/local/python-3.8.2/lib/python3.8/ssl.py", line 1241, in recv_into

return self.read(nbytes, buffer)

File "/usr/local/python-3.8.2/lib/python3.8/ssl.py", line 1099, in read

return self._sslobj.read(len, buffer)

socket.timeout: The read operation timed out


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/adapters.py", line 439, in send

resp = conn.urlopen(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 719, in urlopen

retries = retries.increment(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 400, in increment

raise six.reraise(type(error), error, _stacktrace)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 735, in reraise

raise value

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 665, in urlopen

httplib_response = self._make_request(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 423, in _make_request

self._raise_timeout(err=e, url=url, timeout_value=read_timeout)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 330, in _raise_timeout

raise ReadTimeoutError(

urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/tools/petscan.py", line 311, in run

response = requests.get(url=self._construct_string(), headers=self.header, timeout=self._timeout)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/api.py", line 76, in get

return request('get', url, params=params, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/api.py", line 61, in request

return session.request(method=method, url=url, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/sessions.py", line 530, in request

resp = self.send(prep, **send_kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/sessions.py", line 643, in send

r = adapter.send(request, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/adapters.py", line 529, in send

raise ReadTimeout(e, request=request)

requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/tools/bots/pi.py", line 232, in run

self.success = bool(self.task()) # pylint: disable=not-callable

File "/home/esommer/workspace/WS_THEbotIT/service/gl/status.py", line 22, in task

alle = self.petscan([])

File "/home/esommer/workspace/WS_THEbotIT/service/gl/status.py", line 129, in petscan

return len(searcher.run())

File "/home/esommer/workspace/WS_THEbotIT/tools/petscan.py", line 313, in run

raise PetScanException("Get request didn't return correctly")

tools.petscan.PetScanException: Get request didn't return correctly

[11:06:33] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[11:06:33] [INFO ] [Finish bot GlStatus in 0:00:30.990229.] --THEbotIT (Diskussion) 11:06, 4. Mai 2020 (CEST)

20-05-04_11:30:08[Bearbeiten]

[11:30:08] [INFO ] [Start the bot GlStatus.]

[11:30:08] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[11:30:39] [ERROR ] [Logging an uncaught exception]

Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 421, in _make_request

six.raise_from(e, None)

File "<string>", line 3, in raise_from

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 416, in _make_request

httplib_response = conn.getresponse()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 1322, in getresponse

response.begin()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 303, in begin

version, status, reason = self._read_status()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 264, in _read_status

line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")

File "/usr/local/python-3.8.2/lib/python3.8/socket.py", line 669, in readinto

return self._sock.recv_into(b)

File "/usr/local/python-3.8.2/lib/python3.8/ssl.py", line 1241, in recv_into

return self.read(nbytes, buffer)

File "/usr/local/python-3.8.2/lib/python3.8/ssl.py", line 1099, in read

return self._sslobj.read(len, buffer)

socket.timeout: The read operation timed out


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/adapters.py", line 439, in send

resp = conn.urlopen(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 719, in urlopen

retries = retries.increment(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 400, in increment

raise six.reraise(type(error), error, _stacktrace)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 735, in reraise

raise value

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 665, in urlopen

httplib_response = self._make_request(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 423, in _make_request

self._raise_timeout(err=e, url=url, timeout_value=read_timeout)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 330, in _raise_timeout

raise ReadTimeoutError(

urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/tools/petscan.py", line 311, in run

response = requests.get(url=self._construct_string(), headers=self.header, timeout=self._timeout)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/api.py", line 76, in get

return request('get', url, params=params, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/api.py", line 61, in request

return session.request(method=method, url=url, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/sessions.py", line 530, in request

resp = self.send(prep, **send_kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/sessions.py", line 643, in send

r = adapter.send(request, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/adapters.py", line 529, in send

raise ReadTimeout(e, request=request)

requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/tools/bots/pi.py", line 232, in run

self.success = bool(self.task()) # pylint: disable=not-callable

File "/home/esommer/workspace/WS_THEbotIT/service/gl/status.py", line 22, in task

alle = self.petscan([])

File "/home/esommer/workspace/WS_THEbotIT/service/gl/status.py", line 129, in petscan

return len(searcher.run())

File "/home/esommer/workspace/WS_THEbotIT/tools/petscan.py", line 313, in run

raise PetScanException("Get request didn't return correctly")

tools.petscan.PetScanException: Get request didn't return correctly

[11:30:39] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[11:30:39] [INFO ] [Finish bot GlStatus in 0:00:31.139712.] --THEbotIT (Diskussion) 11:30, 4. Mai 2020 (CEST)

20-05-04_11:55:11[Bearbeiten]

[11:55:11] [INFO ] [Start the bot GlStatus.]

[11:55:11] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[11:55:42] [ERROR ] [Logging an uncaught exception]

Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 421, in _make_request

six.raise_from(e, None)

File "<string>", line 3, in raise_from

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 416, in _make_request

httplib_response = conn.getresponse()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 1322, in getresponse

response.begin()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 303, in begin

version, status, reason = self._read_status()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 264, in _read_status

line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")

File "/usr/local/python-3.8.2/lib/python3.8/socket.py", line 669, in readinto

return self._sock.recv_into(b)

File "/usr/local/python-3.8.2/lib/python3.8/ssl.py", line 1241, in recv_into

return self.read(nbytes, buffer)

File "/usr/local/python-3.8.2/lib/python3.8/ssl.py", line 1099, in read

return self._sslobj.read(len, buffer)

socket.timeout: The read operation timed out


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/adapters.py", line 439, in send

resp = conn.urlopen(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 719, in urlopen

retries = retries.increment(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 400, in increment

raise six.reraise(type(error), error, _stacktrace)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 735, in reraise

raise value

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 665, in urlopen

httplib_response = self._make_request(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 423, in _make_request

self._raise_timeout(err=e, url=url, timeout_value=read_timeout)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 330, in _raise_timeout

raise ReadTimeoutError(

urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/tools/petscan.py", line 311, in run

response = requests.get(url=self._construct_string(), headers=self.header, timeout=self._timeout)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/api.py", line 76, in get

return request('get', url, params=params, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/api.py", line 61, in request

return session.request(method=method, url=url, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/sessions.py", line 530, in request

resp = self.send(prep, **send_kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/sessions.py", line 643, in send

r = adapter.send(request, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/adapters.py", line 529, in send

raise ReadTimeout(e, request=request)

requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/tools/bots/pi.py", line 232, in run

self.success = bool(self.task()) # pylint: disable=not-callable

File "/home/esommer/workspace/WS_THEbotIT/service/gl/status.py", line 22, in task

alle = self.petscan([])

File "/home/esommer/workspace/WS_THEbotIT/service/gl/status.py", line 129, in petscan

return len(searcher.run())

File "/home/esommer/workspace/WS_THEbotIT/tools/petscan.py", line 313, in run

raise PetScanException("Get request didn't return correctly")

tools.petscan.PetScanException: Get request didn't return correctly

[11:55:42] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[11:55:42] [INFO ] [Finish bot GlStatus in 0:00:31.156910.] --THEbotIT (Diskussion) 11:55, 4. Mai 2020 (CEST)

20-05-04_11:59:58[Bearbeiten]

[11:59:58] [INFO ] [Start the bot GlStatus.]

[11:59:58] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[12:00:54] [ERROR ] [Logging an uncaught exception]

Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 421, in _make_request

six.raise_from(e, None)

File "<string>", line 3, in raise_from

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 416, in _make_request

httplib_response = conn.getresponse()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 1322, in getresponse

response.begin()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 303, in begin

version, status, reason = self._read_status()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 264, in _read_status

line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")

File "/usr/local/python-3.8.2/lib/python3.8/socket.py", line 669, in readinto

return self._sock.recv_into(b)

File "/usr/local/python-3.8.2/lib/python3.8/ssl.py", line 1241, in recv_into

return self.read(nbytes, buffer)

File "/usr/local/python-3.8.2/lib/python3.8/ssl.py", line 1099, in read

return self._sslobj.read(len, buffer)

socket.timeout: The read operation timed out


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/adapters.py", line 439, in send

resp = conn.urlopen(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 719, in urlopen

retries = retries.increment(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 400, in increment

raise six.reraise(type(error), error, _stacktrace)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 735, in reraise

raise value

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 665, in urlopen

httplib_response = self._make_request(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 423, in _make_request

self._raise_timeout(err=e, url=url, timeout_value=read_timeout)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 330, in _raise_timeout

raise ReadTimeoutError(

urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/tools/petscan.py", line 311, in run

response = requests.get(url=self._construct_string(), headers=self.header, timeout=self._timeout)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/api.py", line 76, in get

return request('get', url, params=params, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/api.py", line 61, in request

return session.request(method=method, url=url, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/sessions.py", line 530, in request

resp = self.send(prep, **send_kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/sessions.py", line 643, in send

r = adapter.send(request, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/adapters.py", line 529, in send

raise ReadTimeout(e, request=request)

requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/tools/bots/pi.py", line 232, in run

self.success = bool(self.task()) # pylint: disable=not-callable

File "/home/esommer/workspace/WS_THEbotIT/service/gl/status.py", line 23, in task

fertig = self.petscan(["Fertig"])

File "/home/esommer/workspace/WS_THEbotIT/service/gl/status.py", line 129, in petscan

return len(searcher.run())

File "/home/esommer/workspace/WS_THEbotIT/tools/petscan.py", line 313, in run

raise PetScanException("Get request didn't return correctly")

tools.petscan.PetScanException: Get request didn't return correctly

[12:00:54] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[12:00:54] [INFO ] [Finish bot GlStatus in 0:00:55.913338.] --THEbotIT (Diskussion) 12:00, 4. Mai 2020 (CEST)

20-05-04_12:39:02[Bearbeiten]

[12:39:02] [INFO ] [Start the bot GlStatus.]

[12:39:02] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[12:39:33] [ERROR ] [Logging an uncaught exception]

Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 421, in _make_request

six.raise_from(e, None)

File "<string>", line 3, in raise_from

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 416, in _make_request

httplib_response = conn.getresponse()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 1322, in getresponse

response.begin()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 303, in begin

version, status, reason = self._read_status()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 264, in _read_status

line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")

File "/usr/local/python-3.8.2/lib/python3.8/socket.py", line 669, in readinto

return self._sock.recv_into(b)

File "/usr/local/python-3.8.2/lib/python3.8/ssl.py", line 1241, in recv_into

return self.read(nbytes, buffer)

File "/usr/local/python-3.8.2/lib/python3.8/ssl.py", line 1099, in read

return self._sslobj.read(len, buffer)

socket.timeout: The read operation timed out


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/adapters.py", line 439, in send

resp = conn.urlopen(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 719, in urlopen

retries = retries.increment(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 400, in increment

raise six.reraise(type(error), error, _stacktrace)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 735, in reraise

raise value

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 665, in urlopen

httplib_response = self._make_request(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 423, in _make_request

self._raise_timeout(err=e, url=url, timeout_value=read_timeout)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 330, in _raise_timeout

raise ReadTimeoutError(

urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/tools/petscan.py", line 311, in run

response = requests.get(url=self._construct_string(), headers=self.header, timeout=self._timeout)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/api.py", line 76, in get

return request('get', url, params=params, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/api.py", line 61, in request

return session.request(method=method, url=url, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/sessions.py", line 530, in request

resp = self.send(prep, **send_kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/sessions.py", line 643, in send

r = adapter.send(request, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/adapters.py", line 529, in send

raise ReadTimeout(e, request=request)

requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/tools/bots/pi.py", line 232, in run

self.success = bool(self.task()) # pylint: disable=not-callable

File "/home/esommer/workspace/WS_THEbotIT/service/gl/status.py", line 22, in task

alle = self.petscan([])

File "/home/esommer/workspace/WS_THEbotIT/service/gl/status.py", line 129, in petscan

return len(searcher.run())

File "/home/esommer/workspace/WS_THEbotIT/tools/petscan.py", line 313, in run

raise PetScanException("Get request didn't return correctly")

tools.petscan.PetScanException: Get request didn't return correctly

[12:39:33] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[12:39:33] [INFO ] [Finish bot GlStatus in 0:00:31.009126.] --THEbotIT (Diskussion) 12:39, 4. Mai 2020 (CEST)

20-05-04_13:33:46[Bearbeiten]

[13:33:46] [INFO ] [Start the bot GlStatus.]

[13:33:46] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[13:34:17] [ERROR ] [Logging an uncaught exception]

Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 421, in _make_request

six.raise_from(e, None)

File "<string>", line 3, in raise_from

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 416, in _make_request

httplib_response = conn.getresponse()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 1322, in getresponse

response.begin()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 303, in begin

version, status, reason = self._read_status()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 264, in _read_status

line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")

File "/usr/local/python-3.8.2/lib/python3.8/socket.py", line 669, in readinto

return self._sock.recv_into(b)

File "/usr/local/python-3.8.2/lib/python3.8/ssl.py", line 1241, in recv_into

return self.read(nbytes, buffer)

File "/usr/local/python-3.8.2/lib/python3.8/ssl.py", line 1099, in read

return self._sslobj.read(len, buffer)

socket.timeout: The read operation timed out


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/adapters.py", line 439, in send

resp = conn.urlopen(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 719, in urlopen

retries = retries.increment(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 400, in increment

raise six.reraise(type(error), error, _stacktrace)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 735, in reraise

raise value

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 665, in urlopen

httplib_response = self._make_request(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 423, in _make_request

self._raise_timeout(err=e, url=url, timeout_value=read_timeout)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 330, in _raise_timeout

raise ReadTimeoutError(

urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/tools/petscan.py", line 311, in run

response = requests.get(url=self._construct_string(), headers=self.header, timeout=self._timeout)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/api.py", line 76, in get

return request('get', url, params=params, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/api.py", line 61, in request

return session.request(method=method, url=url, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/sessions.py", line 530, in request

resp = self.send(prep, **send_kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/sessions.py", line 643, in send

r = adapter.send(request, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/adapters.py", line 529, in send

raise ReadTimeout(e, request=request)

requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/tools/bots/pi.py", line 232, in run

self.success = bool(self.task()) # pylint: disable=not-callable

File "/home/esommer/workspace/WS_THEbotIT/service/gl/status.py", line 22, in task

alle = self.petscan([])

File "/home/esommer/workspace/WS_THEbotIT/service/gl/status.py", line 129, in petscan

return len(searcher.run())

File "/home/esommer/workspace/WS_THEbotIT/tools/petscan.py", line 313, in run

raise PetScanException("Get request didn't return correctly")

tools.petscan.PetScanException: Get request didn't return correctly

[13:34:17] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[13:34:17] [INFO ] [Finish bot GlStatus in 0:00:30.921835.] --THEbotIT (Diskussion) 13:34, 4. Mai 2020 (CEST)

20-05-04_14:43:43[Bearbeiten]

[14:43:43] [INFO ] [Start the bot GlStatus.]

[14:43:43] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[14:44:14] [ERROR ] [Logging an uncaught exception]

Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 421, in _make_request

six.raise_from(e, None)

File "<string>", line 3, in raise_from

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 416, in _make_request

httplib_response = conn.getresponse()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 1322, in getresponse

response.begin()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 303, in begin

version, status, reason = self._read_status()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 264, in _read_status

line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")

File "/usr/local/python-3.8.2/lib/python3.8/socket.py", line 669, in readinto

return self._sock.recv_into(b)

File "/usr/local/python-3.8.2/lib/python3.8/ssl.py", line 1241, in recv_into

return self.read(nbytes, buffer)

File "/usr/local/python-3.8.2/lib/python3.8/ssl.py", line 1099, in read

return self._sslobj.read(len, buffer)

socket.timeout: The read operation timed out


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/adapters.py", line 439, in send

resp = conn.urlopen(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 719, in urlopen

retries = retries.increment(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 400, in increment

raise six.reraise(type(error), error, _stacktrace)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 735, in reraise

raise value

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 665, in urlopen

httplib_response = self._make_request(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 423, in _make_request

self._raise_timeout(err=e, url=url, timeout_value=read_timeout)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 330, in _raise_timeout

raise ReadTimeoutError(

urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/tools/petscan.py", line 311, in run

response = requests.get(url=self._construct_string(), headers=self.header, timeout=self._timeout)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/api.py", line 76, in get

return request('get', url, params=params, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/api.py", line 61, in request

return session.request(method=method, url=url, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/sessions.py", line 530, in request

resp = self.send(prep, **send_kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/sessions.py", line 643, in send

r = adapter.send(request, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/adapters.py", line 529, in send

raise ReadTimeout(e, request=request)

requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/tools/bots/pi.py", line 232, in run

self.success = bool(self.task()) # pylint: disable=not-callable

File "/home/esommer/workspace/WS_THEbotIT/service/gl/status.py", line 22, in task

alle = self.petscan([])

File "/home/esommer/workspace/WS_THEbotIT/service/gl/status.py", line 129, in petscan

return len(searcher.run())

File "/home/esommer/workspace/WS_THEbotIT/tools/petscan.py", line 313, in run

raise PetScanException("Get request didn't return correctly")

tools.petscan.PetScanException: Get request didn't return correctly

[14:44:14] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[14:44:14] [INFO ] [Finish bot GlStatus in 0:00:31.084418.] --THEbotIT (Diskussion) 14:44, 4. Mai 2020 (CEST)

20-05-04_14:46:11[Bearbeiten]

[14:46:11] [INFO ] [Start the bot GlStatus.]

[14:46:11] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[14:46:42] [ERROR ] [Logging an uncaught exception]

Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 421, in _make_request

six.raise_from(e, None)

File "<string>", line 3, in raise_from

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 416, in _make_request

httplib_response = conn.getresponse()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 1322, in getresponse

response.begin()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 303, in begin

version, status, reason = self._read_status()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 264, in _read_status

line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")

File "/usr/local/python-3.8.2/lib/python3.8/socket.py", line 669, in readinto

return self._sock.recv_into(b)

File "/usr/local/python-3.8.2/lib/python3.8/ssl.py", line 1241, in recv_into

return self.read(nbytes, buffer)

File "/usr/local/python-3.8.2/lib/python3.8/ssl.py", line 1099, in read

return self._sslobj.read(len, buffer)

socket.timeout: The read operation timed out


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/adapters.py", line 439, in send

resp = conn.urlopen(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 719, in urlopen

retries = retries.increment(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 400, in increment

raise six.reraise(type(error), error, _stacktrace)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 735, in reraise

raise value

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 665, in urlopen

httplib_response = self._make_request(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 423, in _make_request

self._raise_timeout(err=e, url=url, timeout_value=read_timeout)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 330, in _raise_timeout

raise ReadTimeoutError(

urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/tools/petscan.py", line 311, in run

response = requests.get(url=self._construct_string(), headers=self.header, timeout=self._timeout)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/api.py", line 76, in get

return request('get', url, params=params, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/api.py", line 61, in request

return session.request(method=method, url=url, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/sessions.py", line 530, in request

resp = self.send(prep, **send_kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/sessions.py", line 643, in send

r = adapter.send(request, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/adapters.py", line 529, in send

raise ReadTimeout(e, request=request)

requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/tools/bots/pi.py", line 232, in run

self.success = bool(self.task()) # pylint: disable=not-callable

File "/home/esommer/workspace/WS_THEbotIT/service/gl/status.py", line 22, in task

alle = self.petscan([])

File "/home/esommer/workspace/WS_THEbotIT/service/gl/status.py", line 129, in petscan

return len(searcher.run())

File "/home/esommer/workspace/WS_THEbotIT/tools/petscan.py", line 313, in run

raise PetScanException("Get request didn't return correctly")

tools.petscan.PetScanException: Get request didn't return correctly

[14:46:42] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[14:46:42] [INFO ] [Finish bot GlStatus in 0:00:30.922826.] --THEbotIT (Diskussion) 14:46, 4. Mai 2020 (CEST)

20-05-04_15:38:19[Bearbeiten]

[15:38:19] [INFO ] [Start the bot GlStatus.]

[15:38:19] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[15:38:50] [ERROR ] [Logging an uncaught exception]

Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 421, in _make_request

six.raise_from(e, None)

File "<string>", line 3, in raise_from

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 416, in _make_request

httplib_response = conn.getresponse()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 1322, in getresponse

response.begin()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 303, in begin

version, status, reason = self._read_status()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 264, in _read_status

line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")

File "/usr/local/python-3.8.2/lib/python3.8/socket.py", line 669, in readinto

return self._sock.recv_into(b)

File "/usr/local/python-3.8.2/lib/python3.8/ssl.py", line 1241, in recv_into

return self.read(nbytes, buffer)

File "/usr/local/python-3.8.2/lib/python3.8/ssl.py", line 1099, in read

return self._sslobj.read(len, buffer)

socket.timeout: The read operation timed out


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/adapters.py", line 439, in send

resp = conn.urlopen(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 719, in urlopen

retries = retries.increment(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 400, in increment

raise six.reraise(type(error), error, _stacktrace)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 735, in reraise

raise value

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 665, in urlopen

httplib_response = self._make_request(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 423, in _make_request

self._raise_timeout(err=e, url=url, timeout_value=read_timeout)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 330, in _raise_timeout

raise ReadTimeoutError(

urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/tools/petscan.py", line 311, in run

response = requests.get(url=self._construct_string(), headers=self.header, timeout=self._timeout)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/api.py", line 76, in get

return request('get', url, params=params, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/api.py", line 61, in request

return session.request(method=method, url=url, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/sessions.py", line 530, in request

resp = self.send(prep, **send_kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/sessions.py", line 643, in send

r = adapter.send(request, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/adapters.py", line 529, in send

raise ReadTimeout(e, request=request)

requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/tools/bots/pi.py", line 232, in run

self.success = bool(self.task()) # pylint: disable=not-callable

File "/home/esommer/workspace/WS_THEbotIT/service/gl/status.py", line 22, in task

alle = self.petscan([])

File "/home/esommer/workspace/WS_THEbotIT/service/gl/status.py", line 129, in petscan

return len(searcher.run())

File "/home/esommer/workspace/WS_THEbotIT/tools/petscan.py", line 313, in run

raise PetScanException("Get request didn't return correctly")

tools.petscan.PetScanException: Get request didn't return correctly

[15:38:50] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[15:38:50] [INFO ] [Finish bot GlStatus in 0:00:30.929664.] --THEbotIT (Diskussion) 15:38, 4. Mai 2020 (CEST)

20-05-04_15:39:59[Bearbeiten]

[15:39:59] [INFO ] [Start the bot GlStatus.]

[15:39:59] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[15:40:31] [ERROR ] [Logging an uncaught exception]

Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 421, in _make_request

six.raise_from(e, None)

File "<string>", line 3, in raise_from

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 416, in _make_request

httplib_response = conn.getresponse()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 1322, in getresponse

response.begin()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 303, in begin

version, status, reason = self._read_status()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 264, in _read_status

line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")

File "/usr/local/python-3.8.2/lib/python3.8/socket.py", line 669, in readinto

return self._sock.recv_into(b)

File "/usr/local/python-3.8.2/lib/python3.8/ssl.py", line 1241, in recv_into

return self.read(nbytes, buffer)

File "/usr/local/python-3.8.2/lib/python3.8/ssl.py", line 1099, in read

return self._sslobj.read(len, buffer)

socket.timeout: The read operation timed out


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/adapters.py", line 439, in send

resp = conn.urlopen(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 719, in urlopen

retries = retries.increment(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 400, in increment

raise six.reraise(type(error), error, _stacktrace)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 735, in reraise

raise value

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 665, in urlopen

httplib_response = self._make_request(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 423, in _make_request

self._raise_timeout(err=e, url=url, timeout_value=read_timeout)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 330, in _raise_timeout

raise ReadTimeoutError(

urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/tools/petscan.py", line 311, in run

response = requests.get(url=self._construct_string(), headers=self.header, timeout=self._timeout)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/api.py", line 76, in get

return request('get', url, params=params, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/api.py", line 61, in request

return session.request(method=method, url=url, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/sessions.py", line 530, in request

resp = self.send(prep, **send_kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/sessions.py", line 643, in send

r = adapter.send(request, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/adapters.py", line 529, in send

raise ReadTimeout(e, request=request)

requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/tools/bots/pi.py", line 232, in run

self.success = bool(self.task()) # pylint: disable=not-callable

File "/home/esommer/workspace/WS_THEbotIT/service/gl/status.py", line 22, in task

alle = self.petscan([])

File "/home/esommer/workspace/WS_THEbotIT/service/gl/status.py", line 129, in petscan

return len(searcher.run())

File "/home/esommer/workspace/WS_THEbotIT/tools/petscan.py", line 313, in run

raise PetScanException("Get request didn't return correctly")

tools.petscan.PetScanException: Get request didn't return correctly

[15:40:31] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[15:40:31] [INFO ] [Finish bot GlStatus in 0:00:31.121503.] --THEbotIT (Diskussion) 15:40, 4. Mai 2020 (CEST)

20-05-06_08:54:25[Bearbeiten]

[08:54:25] [INFO ] [Start the bot GlStatus.]

[08:54:25] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[08:55:28] [ERROR ] [Logging an uncaught exception]

Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 426, in _make_request

six.raise_from(e, None)

File "<string>", line 3, in raise_from

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 421, in _make_request

httplib_response = conn.getresponse()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 1322, in getresponse

response.begin()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 303, in begin

version, status, reason = self._read_status()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 264, in _read_status

line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")

File "/usr/local/python-3.8.2/lib/python3.8/socket.py", line 669, in readinto

return self._sock.recv_into(b)

File "/usr/local/python-3.8.2/lib/python3.8/ssl.py", line 1241, in recv_into

return self.read(nbytes, buffer)

File "/usr/local/python-3.8.2/lib/python3.8/ssl.py", line 1099, in read

return self._sslobj.read(len, buffer)

socket.timeout: The read operation timed out


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/adapters.py", line 439, in send

resp = conn.urlopen(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 724, in urlopen

retries = retries.increment(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 403, in increment

raise six.reraise(type(error), error, _stacktrace)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 735, in reraise

raise value

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 670, in urlopen

httplib_response = self._make_request(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 428, in _make_request

self._raise_timeout(err=e, url=url, timeout_value=read_timeout)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 335, in _raise_timeout

raise ReadTimeoutError(

urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/tools/petscan.py", line 311, in run

response = requests.get(url=self._construct_string(), headers=self.header, timeout=self._timeout)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/api.py", line 76, in get

return request('get', url, params=params, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/api.py", line 61, in request

return session.request(method=method, url=url, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/sessions.py", line 530, in request

resp = self.send(prep, **send_kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/sessions.py", line 643, in send

r = adapter.send(request, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/adapters.py", line 529, in send

raise ReadTimeout(e, request=request)

requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=30)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/tools/bots/pi.py", line 235, in run

self.success = bool(self.task()) # pylint: disable=not-callable

File "/home/esommer/workspace/WS_THEbotIT/service/gl/status.py", line 23, in task

fertig = self.petscan(["Fertig"])

File "/home/esommer/workspace/WS_THEbotIT/service/gl/status.py", line 129, in petscan

return len(searcher.run())

File "/home/esommer/workspace/WS_THEbotIT/tools/petscan.py", line 313, in run

raise PetScanException("Get request didn't return correctly")

tools.petscan.PetScanException: Get request didn't return correctly

[08:55:28] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[08:55:28] [INFO ] [Finish bot GlStatus in 0:01:02.755004.] --THEbotIT (Diskussion) 08:55, 6. Mai 2020 (CEST)

20-05-06_08:56:51[Bearbeiten]

[08:56:51] [INFO ] [Start the bot GlStatus.]

[08:56:51] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[09:01:56] [ERROR ] [Logging an uncaught exception]

Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 426, in _make_request

six.raise_from(e, None)

File "<string>", line 3, in raise_from

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 421, in _make_request

httplib_response = conn.getresponse()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 1322, in getresponse

response.begin()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 303, in begin

version, status, reason = self._read_status()

File "/usr/local/python-3.8.2/lib/python3.8/http/client.py", line 264, in _read_status

line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")

File "/usr/local/python-3.8.2/lib/python3.8/socket.py", line 669, in readinto

return self._sock.recv_into(b)

File "/usr/local/python-3.8.2/lib/python3.8/ssl.py", line 1241, in recv_into

return self.read(nbytes, buffer)

File "/usr/local/python-3.8.2/lib/python3.8/ssl.py", line 1099, in read

return self._sslobj.read(len, buffer)

socket.timeout: The read operation timed out


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/adapters.py", line 439, in send

resp = conn.urlopen(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 724, in urlopen

retries = retries.increment(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 403, in increment

raise six.reraise(type(error), error, _stacktrace)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 735, in reraise

raise value

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 670, in urlopen

httplib_response = self._make_request(

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 428, in _make_request

self._raise_timeout(err=e, url=url, timeout_value=read_timeout)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 335, in _raise_timeout

raise ReadTimeoutError(

urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=120)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/tools/petscan.py", line 311, in run

response = requests.get(url=self._construct_string(), headers=self.header, timeout=self._timeout)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/api.py", line 76, in get

return request('get', url, params=params, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/api.py", line 61, in request

return session.request(method=method, url=url, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/sessions.py", line 530, in request

resp = self.send(prep, **send_kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/sessions.py", line 643, in send

r = adapter.send(request, **kwargs)

File "/home/esommer/workspace/WS_THEbotIT/venv/lib/python3.8/site-packages/requests/adapters.py", line 529, in send

raise ReadTimeout(e, request=request)

requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='petscan.wmflabs.org', port=443): Read timed out. (read timeout=120)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

File "/home/esommer/workspace/WS_THEbotIT/tools/bots/pi.py", line 235, in run

self.success = bool(self.task()) # pylint: disable=not-callable

File "/home/esommer/workspace/WS_THEbotIT/service/gl/status.py", line 33, in task

temp_text = self.year(year, temp_text)

File "/home/esommer/workspace/WS_THEbotIT/service/gl/status.py", line 81, in year

korrigiert = self.petscan(["Korrigiert"], year=year)

File "/home/esommer/workspace/WS_THEbotIT/service/gl/status.py", line 130, in petscan

return len(searcher.run())

File "/home/esommer/workspace/WS_THEbotIT/tools/petscan.py", line 313, in run

raise PetScanException("Get request didn't return correctly")

tools.petscan.PetScanException: Get request didn't return correctly

[09:01:56] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[09:01:56] [INFO ] [Finish bot GlStatus in 0:05:05.051934.] --THEbotIT (Diskussion) 09:02, 6. Mai 2020 (CEST)

20-06-01_07:17:35[Bearbeiten]

[07:17:35] [INFO ] [Start the bot GlStatus.]

[07:17:35] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[08:08:58] [INFO ] [Finish bot GlStatus in 0:51:23.310624.] --THEbotIT (Diskussion) 08:09, 1. Jun. 2020 (CEST)

20-07-01_08:50:37[Bearbeiten]

[08:50:37] [INFO ] [Start the bot GlStatus.]

[09:41:44] [INFO ] [Finish bot GlStatus in 0:51:07.026158.] --THEbotIT (Diskussion) 09:41, 1. Jul. 2020 (CEST)

20-08-03_08:57:50[Bearbeiten]

[08:57:50] [INFO ] [Start the bot GlStatus.]

[08:57:50] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[09:52:22] [INFO ] [Finish bot GlStatus in 0:54:32.240116.] --THEbotIT (Diskussion) 09:52, 3. Aug. 2020 (CEST)

20-09-01_08:45:20[Bearbeiten]

[08:45:20] [INFO ] [Start the bot GlStatus.]

[08:45:20] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[09:40:43] [INFO ] [Finish bot GlStatus in 0:55:22.653444.] --THEbotIT (Diskussion) 09:40, 1. Sep. 2020 (CEST)

20-10-01_08:45:22[Bearbeiten]

[08:45:22] [INFO ] [Start the bot GlStatus.]

[09:38:16] [INFO ] [Finish bot GlStatus in 0:52:53.189736.] --THEbotIT (Diskussion) 09:38, 1. Okt. 2020 (CEST)

20-11-01_08:49:26[Bearbeiten]

[08:49:26] [INFO ] [Start the bot GlStatus.]

[09:41:23] [INFO ] [Finish bot GlStatus in 0:51:56.781707.] --THEbotIT (Diskussion) 09:41, 1. Nov. 2020 (CET)

20-12-01_08:41:41[Bearbeiten]

[08:41:41] [INFO ] [Start the bot GlStatus.]

[09:33:16] [INFO ] [Finish bot GlStatus in 0:51:35.219771.] --THEbotIT (Diskussion) 09:33, 1. Dez. 2020 (CET)

21-01-01_08:39:35[Bearbeiten]

[08:39:35] [INFO ] [Start the bot GlStatus.]

[09:30:42] [INFO ] [Finish bot GlStatus in 0:51:06.446804.] --THEbotIT (Diskussion) 09:30, 1. Jan. 2021 (CET)

21-02-01_09:02:24[Bearbeiten]

[09:02:24] [INFO ] [Start the bot GlStatus.]

[09:53:40] [INFO ] [Finish bot GlStatus in 0:51:15.657776.] --THEbotIT (Diskussion) 09:53, 1. Feb. 2021 (CET)

21-03-01_09:30:33[Bearbeiten]

[09:30:33] [INFO ] [Start the bot GlStatus.]

[10:21:43] [INFO ] [Finish bot GlStatus in 0:51:09.875124.] --THEbotIT (Diskussion) 10:21, 1. Mär. 2021 (CET)

21-04-01_08:45:29[Bearbeiten]

[08:45:29] [INFO ] [Start the bot GlStatus.]

[09:16:16] [ERROR ] [Logging an uncaught exception]

Traceback (most recent call last):

File "/home/pi/WS_THEbotIT/tools/bots/pi.py", line 235, in run

self.success = bool(self.task()) # pylint: disable=not-callable

File "/home/pi/WS_THEbotIT/service/gl/status.py", line 33, in task

temp_text = self.year(year, temp_text)

File "/home/pi/WS_THEbotIT/service/gl/status.py", line 81, in year

korrigiert = self.petscan(["Korrigiert"], year=year)

File "/home/pi/WS_THEbotIT/service/gl/status.py", line 132, in petscan

return len(searcher.run())

File "/home/pi/WS_THEbotIT/tools/petscan.py", line 244, in run

return response_dict["*"][0]["a"]["*"] # type: ignore

KeyError: '*'

[09:16:16] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[09:16:16] [INFO ] [Finish bot GlStatus in 0:30:47.333792.] --THEbotIT (Diskussion) 09:16, 1. Apr. 2021 (CEST)

21-04-03_12:16:34[Bearbeiten]

[12:16:34] [INFO ] [Start the bot GlStatus.]

[13:56:14] [INFO ] [Finish bot GlStatus in 1:39:40.769612.] --THEbotIT (Diskussion) 13:56, 3. Apr. 2021 (CEST)

21-05-01_08:44:09[Bearbeiten]

[08:44:09] [INFO ] [Start the bot GlStatus.]

[08:44:09] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[09:35:00] [INFO ] [Finish bot GlStatus in 0:50:50.874343.] --THEbotIT (Diskussion) 09:35, 1. Mai 2021 (CEST)

21-06-01_08:41:28[Bearbeiten]

[08:41:28] [INFO ] [Start the bot GlStatus.]

[09:32:09] [INFO ] [Finish bot GlStatus in 0:50:40.411926.] --THEbotIT (Diskussion) 09:32, 1. Jun. 2021 (CEST)

21-07-01_08:43:37[Bearbeiten]

[08:43:37] [INFO ] [Start the bot GlStatus.]

[09:36:31] [INFO ] [Finish bot GlStatus in 0:52:53.518004.] --THEbotIT (Diskussion) 09:36, 1. Jul. 2021 (CEST)

21-08-01_08:54:50[Bearbeiten]

[08:54:50] [INFO ] [Start the bot GlStatus.]

[09:47:28] [INFO ] [Finish bot GlStatus in 0:52:38.671174.] --THEbotIT (Diskussion) 09:47, 1. Aug. 2021 (CEST)

21-09-01_08:47:51[Bearbeiten]

[08:47:51] [INFO ] [Start the bot GlStatus.]

[09:40:22] [INFO ] [Finish bot GlStatus in 0:52:31.326233.] --THEbotIT (Diskussion) 09:40, 1. Sep. 2021 (CEST)

21-10-01_08:37:35[Bearbeiten]

[08:37:35] [INFO ] [Start the bot GlStatus.]

[09:28:55] [INFO ] [Finish bot GlStatus in 0:51:19.800704.] --THEbotIT (Diskussion) 09:29, 1. Okt. 2021 (CEST)

21-11-01_09:25:29[Bearbeiten]

[09:25:29] [INFO ] [Start the bot GlStatus.]

[10:16:04] [INFO ] [Finish bot GlStatus in 0:50:34.374400.] --THEbotIT (Diskussion) 10:16, 1. Nov. 2021 (CET)

21-12-01_08:38:13[Bearbeiten]

[08:38:13] [INFO ] [Start the bot GlStatus.]

[09:28:21] [INFO ] [Finish bot GlStatus in 0:50:07.416467.] --THEbotIT (Diskussion) 09:28, 1. Dez. 2021 (CET)

22-01-01_08:48:05[Bearbeiten]

[08:48:05] [INFO ] [Start the bot GlStatus.]

[09:38:20] [INFO ] [Finish bot GlStatus in 0:50:15.216868.] --THEbotIT (Diskussion) 09:38, 1. Jan. 2022 (CET)

22-02-05_15:27:00[Bearbeiten]

[15:27:00] [INFO ] [Start the bot GlStatus.]

[15:27:00] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[16:17:30] [INFO ] [Finish bot GlStatus in 0:50:29.284535.] --THEbotIT (Diskussion) 16:17, 5. Feb. 2022 (CET)

22-03-01_08:40:37[Bearbeiten]

[08:40:37] [INFO ] [Start the bot GlStatus.]

[09:31:23] [INFO ] [Finish bot GlStatus in 0:50:46.170506.] --THEbotIT (Diskussion) 09:31, 1. Mär. 2022 (CET)

22-04-01_08:55:02[Bearbeiten]

[08:55:02] [INFO ] [Start the bot GlStatus.]

[09:45:22] [INFO ] [Finish bot GlStatus in 0:50:19.926184.] --THEbotIT (Diskussion) 09:45, 1. Apr. 2022 (CEST)

22-05-01_08:45:30[Bearbeiten]

[08:45:30] [INFO ] [Start the bot GlStatus.]

[09:35:41] [INFO ] [Finish bot GlStatus in 0:50:10.761591.] --THEbotIT (Diskussion) 09:35, 1. Mai 2022 (CEST)

22-06-01_08:41:56[Bearbeiten]

[08:41:56] [INFO ] [Start the bot GlStatus.]

[09:32:04] [INFO ] [Finish bot GlStatus in 0:50:08.796342.] --THEbotIT (Diskussion) 09:32, 1. Jun. 2022 (CEST)

22-07-02_22:03:58[Bearbeiten]

[22:03:58] [INFO ] [Start the bot GlStatus.]

[22:14:47] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[22:14:47] [INFO ] [Finish bot GlStatus in 0:10:49.766423.] --THEbotIT (Diskussion) 22:14, 2. Jul. 2022 (CEST)

22-07-02_22:14:53[Bearbeiten]

[22:14:53] [INFO ] [Start the bot GlStatus.]

[22:14:53] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[22:19:15] [INFO ] [Finish bot GlStatus in 0:04:21.934496.] --THEbotIT (Diskussion) 22:19, 2. Jul. 2022 (CEST)

22-08-01_09:08:46[Bearbeiten]

[09:08:46] [INFO ] [Start the bot GlStatus.]

[09:08:46] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[09:11:56] [INFO ] [Finish bot GlStatus in 0:03:10.515750.] --THEbotIT (Diskussion) 09:12, 1. Aug. 2022 (CEST)

22-09-01_00:38:10[Bearbeiten]

[00:38:10] [INFO ] [Start the bot GlStatus.]

[00:41:02] [INFO ] [Finish bot GlStatus in 0:02:51.906927.] --THEbotIT (Diskussion) 00:41, 1. Sep. 2022 (CEST)

22-10-01_04:40:12[Bearbeiten]

[04:40:12] [INFO ] [Start the bot GlStatus.]

[04:43:02] [INFO ] [Finish bot GlStatus in 0:02:50.082448.] --THEbotIT (Diskussion) 04:43, 1. Okt. 2022 (CEST)

22-11-01_04:38:31[Bearbeiten]

[04:38:31] [INFO ] [Start the bot GlStatus.]

[04:41:13] [INFO ] [Finish bot GlStatus in 0:02:42.597670.] --THEbotIT (Diskussion) 04:41, 1. Nov. 2022 (CET)

22-12-01_05:00:27[Bearbeiten]

[05:00:27] [INFO ] [Start the bot GlStatus.]

[05:03:24] [INFO ] [Finish bot GlStatus in 0:02:56.471670.] --THEbotIT (Diskussion) 05:03, 1. Dez. 2022 (CET)

23-01-01_06:36:52[Bearbeiten]

[06:36:52] [INFO ] [Start the bot GlStatus.]

[06:36:52] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[06:39:55] [INFO ] [Finish bot GlStatus in 0:03:03.686750.] --THEbotIT (Diskussion) 06:39, 1. Jan. 2023 (CET)

23-02-01_06:16:22[Bearbeiten]

[06:16:22] [INFO ] [Start the bot GlStatus.]

[06:19:27] [INFO ] [Finish bot GlStatus in 0:03:05.196105.] --THEbotIT (Diskussion) 06:19, 1. Feb. 2023 (CET)

23-03-01_06:34:51[Bearbeiten]

[06:34:51] [INFO ] [Start the bot GlStatus.]

[06:40:07] [INFO ] [Finish bot GlStatus in 0:05:15.670471.] --THEbotIT (Diskussion) 06:40, 1. Mär. 2023 (CET)

23-04-06_01:20:25[Bearbeiten]

[01:20:25] [INFO ] [Start the bot GlStatus.]

[01:20:25] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[01:23:27] [INFO ] [Finish bot GlStatus in 0:03:02.036908.] --THEbotIT (Diskussion) 01:23, 6. Apr. 2023 (CEST)

23-05-01_06:15:51[Bearbeiten]

[06:15:51] [INFO ] [Start the bot GlStatus.]

[06:18:53] [INFO ] [Finish bot GlStatus in 0:03:01.762970.] --THEbotIT (Diskussion) 06:18, 1. Mai 2023 (CEST)

23-06-01_06:15:32[Bearbeiten]

[06:15:32] [INFO ] [Start the bot GlStatus.]

[06:18:50] [INFO ] [Finish bot GlStatus in 0:03:18.264405.] --THEbotIT (Diskussion) 06:18, 1. Jun. 2023 (CEST)

23-08-01_06:16:56[Bearbeiten]

[06:16:56] [INFO ] [Start the bot GlStatus.]

[06:19:55] [INFO ] [Finish bot GlStatus in 0:02:58.522514.]

Ich halte diesen Abschnitt für abgeschlossen, er kann archiviert werden. Bist du anderer Ansicht, ersetze diesen Baustein durch deinen Diskussionsbeitrag! --THEbotIT (Diskussion) 06:19, 1. Aug. 2023 (CEST)

23-09-01_06:10:53[Bearbeiten]

[06:10:53] [INFO ] [Start the bot GlStatus.]

[06:13:55] [INFO ] [Finish bot GlStatus in 0:03:01.574472.]

Ich halte diesen Abschnitt für abgeschlossen, er kann archiviert werden. Bist du anderer Ansicht, ersetze diesen Baustein durch deinen Diskussionsbeitrag! --THEbotIT (Diskussion) 06:13, 1. Sep. 2023 (CEST)

23-10-01_06:24:31[Bearbeiten]

[06:24:31] [INFO ] [Start the bot GlStatus.]

[06:27:26] [INFO ] [Finish bot GlStatus in 0:02:55.847887.]

Ich halte diesen Abschnitt für abgeschlossen, er kann archiviert werden. Bist du anderer Ansicht, ersetze diesen Baustein durch deinen Diskussionsbeitrag! --THEbotIT (Diskussion) 06:27, 1. Okt. 2023 (CEST)

23-11-01_06:19:48[Bearbeiten]

[06:19:48] [INFO ] [Start the bot GlStatus.]

[06:22:59] [INFO ] [Finish bot GlStatus in 0:03:10.945139.]

Ich halte diesen Abschnitt für abgeschlossen, er kann archiviert werden. Bist du anderer Ansicht, ersetze diesen Baustein durch deinen Diskussionsbeitrag! --THEbotIT (Diskussion) 06:23, 1. Nov. 2023 (CET)

23-12-01_01:12:39[Bearbeiten]

[01:12:39] [INFO ] [Start the bot GlStatus.]

[01:15:43] [INFO ] [Finish bot GlStatus in 0:03:03.451630.]

Ich halte diesen Abschnitt für abgeschlossen, er kann archiviert werden. Bist du anderer Ansicht, ersetze diesen Baustein durch deinen Diskussionsbeitrag! --THEbotIT (Diskussion) 01:15, 1. Dez. 2023 (CET)

24-01-01_06:19:18[Bearbeiten]

[06:19:18] [INFO ] [Start the bot GlStatus.]

[06:33:20] [INFO ] [Finish bot GlStatus in 0:14:01.364904.]

Ich halte diesen Abschnitt für abgeschlossen, er kann archiviert werden. Bist du anderer Ansicht, ersetze diesen Baustein durch deinen Diskussionsbeitrag! --THEbotIT (Diskussion) 06:33, 1. Jan. 2024 (CET)

24-02-01_06:10:01[Bearbeiten]

[06:10:01] [INFO ] [Start the bot GlStatus.]

[06:13:02] [INFO ] [Finish bot GlStatus in 0:03:01.261965.]

Ich halte diesen Abschnitt für abgeschlossen, er kann archiviert werden. Bist du anderer Ansicht, ersetze diesen Baustein durch deinen Diskussionsbeitrag! --THEbotIT (Diskussion) 06:13, 1. Feb. 2024 (CET)

24-03-01_06:09:29[Bearbeiten]

[06:09:29] [INFO ] [Start the bot GlStatus.]

[06:12:27] [INFO ] [Finish bot GlStatus in 0:02:58.063728.]

Ich halte diesen Abschnitt für abgeschlossen, er kann archiviert werden. Bist du anderer Ansicht, ersetze diesen Baustein durch deinen Diskussionsbeitrag! --THEbotIT (Diskussion) 06:12, 1. Mär. 2024 (CET)

24-04-01_06:03:59[Bearbeiten]

[06:03:59] [INFO ] [Start the bot GlStatus.]

[06:07:01] [INFO ] [Finish bot GlStatus in 0:03:01.719342.]

Ich halte diesen Abschnitt für abgeschlossen, er kann archiviert werden. Bist du anderer Ansicht, ersetze diesen Baustein durch deinen Diskussionsbeitrag! --THEbotIT (Diskussion) 06:07, 1. Apr. 2024 (CEST)