2023-05-25 14:44:02,611 /home/admin/oprint/bin/python -m pip --disable-pip-version-check install https://github.com/OctoPrint/OctoPrint/archive/1.9.0.zip --no-cache-dir 2023-05-25 14:44:07,760 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-05-25 14:44:07,762 > Collecting https://github.com/OctoPrint/OctoPrint/archive/1.9.0.zip 2023-05-25 14:44:08,787 > Downloading https://github.com/OctoPrint/OctoPrint/archive/1.9.0.zip (6.3 MB) 2023-05-25 14:44:09,795 > ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.3/6.3 MB 7.0 MB/s eta 0:00:00 2023-05-25 14:44:12,806 > Installing build dependencies: started 2023-05-25 14:44:37,836 > Installing build dependencies: finished with status 'done' 2023-05-25 14:44:37,837 > Getting requirements to build wheel: started 2023-05-25 14:44:40,847 > Getting requirements to build wheel: finished with status 'done' 2023-05-25 14:44:40,849 > Preparing metadata (pyproject.toml): started 2023-05-25 14:44:43,859 > Preparing metadata (pyproject.toml): finished with status 'done' 2023-05-25 14:44:48,190 > Collecting pydantic<2,>=1.10.7 2023-05-25 14:44:48,191 > Downloading https://www.piwheels.org/simple/pydantic/pydantic-1.10.8-cp39-cp39-linux_armv7l.whl (3.2 MB) 2023-05-25 14:44:51,761 > ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 1.3 MB/s eta 0:00:00 2023-05-25 14:44:51,763 > Collecting Flask-Login<0.7,>=0.6.2 2023-05-25 14:44:51,764 > Downloading Flask_Login-0.6.2-py3-none-any.whl (17 kB) 2023-05-25 14:44:51,766 > Requirement already satisfied: PyYAML<6,>=5.4.1 in /home/admin/oprint/lib/python3.9/site-packages (from OctoPrint==1.9.0) (5.4.1) 2023-05-25 14:44:55,211 > Collecting psutil<6,>=5.9.4 2023-05-25 14:44:55,212 > Downloading https://www.piwheels.org/simple/psutil/psutil-5.9.5-cp39-abi3-linux_armv7l.whl (276 kB) 2023-05-25 14:44:56,219 > ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 276.4/276.4 kB 376.7 kB/s eta 0:00:00 2023-05-25 14:44:56,221 > Requirement already satisfied: regex in /home/admin/oprint/lib/python3.9/site-packages (from OctoPrint==1.9.0) (2022.9.13) 2023-05-25 14:44:56,222 > Requirement already satisfied: Flask-Assets<3,>=2.0 in /home/admin/oprint/lib/python3.9/site-packages (from OctoPrint==1.9.0) (2.0) 2023-05-25 14:44:56,225 > Requirement already satisfied: wheel in /home/admin/oprint/lib/python3.9/site-packages (from OctoPrint==1.9.0) (0.34.2) 2023-05-25 14:44:57,816 > Collecting cachelib<0.11,>=0.10.2 2023-05-25 14:44:57,817 > Downloading https://www.piwheels.org/simple/cachelib/cachelib-0.10.2-py3-none-any.whl (18 kB) 2023-05-25 14:44:57,819 > Collecting zipstream-ng<2.0.0,>=1.5.0 2023-05-25 14:44:57,819 > Downloading https://www.piwheels.org/simple/zipstream-ng/zipstream_ng-1.6.0-py3-none-any.whl (22 kB) 2023-05-25 14:44:59,448 > Collecting werkzeug<2.3,>=2.2.3 2023-05-25 14:44:59,449 > Downloading https://www.piwheels.org/simple/werkzeug/Werkzeug-2.2.3-py3-none-any.whl (233 kB) 2023-05-25 14:44:59,452 > ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.6/233.6 kB 478.2 kB/s eta 0:00:00 2023-05-25 14:45:00,859 > Collecting flask<2.3,>=2.2.3 2023-05-25 14:45:00,860 > Downloading https://www.piwheels.org/simple/flask/Flask-2.2.5-py3-none-any.whl (101 kB) 2023-05-25 14:45:00,860 > ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 408.6 kB/s eta 0:00:00 2023-05-25 14:45:00,861 > Requirement already satisfied: tornado<7,>=6.2 in /home/admin/oprint/lib/python3.9/site-packages (from OctoPrint==1.9.0) (6.2) 2023-05-25 14:45:00,861 > Requirement already satisfied: unidecode in /home/admin/oprint/lib/python3.9/site-packages (from OctoPrint==1.9.0) (1.3.6) 2023-05-25 14:45:00,862 > Requirement already satisfied: OctoPrint-FileCheck>=2021.2.23 in /home/admin/oprint/lib/python3.9/site-packages (from OctoPrint==1.9.0) (2021.2.23) 2023-05-25 14:45:04,322 > Collecting wrapt<1.16,>=1.15 2023-05-25 14:45:04,323 > Downloading https://www.piwheels.org/simple/wrapt/wrapt-1.15.0-cp39-cp39-linux_armv7l.whl (73 kB) 2023-05-25 14:45:04,324 > ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.4/73.4 kB 270.5 kB/s eta 0:00:00 2023-05-25 14:45:06,030 > Collecting filetype<2,>=1.2.0 2023-05-25 14:45:06,031 > Downloading https://www.piwheels.org/simple/filetype/filetype-1.2.0-py2.py3-none-any.whl (19 kB) 2023-05-25 14:45:06,032 > Collecting emoji<3,>=2.2.0 2023-05-25 14:45:06,034 > Downloading https://www.piwheels.org/simple/emoji/emoji-2.4.0-py2.py3-none-any.whl (350 kB) 2023-05-25 14:45:07,516 > ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 350.8/350.8 kB 476.9 kB/s eta 0:00:00 2023-05-25 14:45:07,517 > Collecting class-doc<0.3,>=0.2.6 2023-05-25 14:45:07,518 > Downloading https://www.piwheels.org/simple/class-doc/class_doc-0.2.6-py3-none-any.whl (4.7 kB) 2023-05-25 14:45:08,527 > Collecting Babel<2.13,>=2.12.1 2023-05-25 14:45:08,529 > Downloading https://www.piwheels.org/simple/babel/Babel-2.12.1-py3-none-any.whl (10.1 MB) 2023-05-25 14:45:14,675 > ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 1.7 MB/s eta 0:00:00 2023-05-25 14:45:14,676 > Requirement already satisfied: passlib<2,>=1.7.4 in /home/admin/oprint/lib/python3.9/site-packages (from OctoPrint==1.9.0) (1.7.4) 2023-05-25 14:45:15,180 ! WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /simple/flask-babel/ 2023-05-25 14:45:16,135 > Collecting Flask-Babel<4,>=3.1.0 2023-05-25 14:45:16,644 ! WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /simple/flask-babel/flask_babel-3.1.0-py3-none-any.whl 2023-05-25 14:45:21,350 > Downloading https://www.piwheels.org/simple/flask-babel/flask_babel-3.1.0-py3-none-any.whl (9.6 kB) 2023-05-25 14:45:21,353 > Requirement already satisfied: pylru<2,>=1.2.1 in /home/admin/oprint/lib/python3.9/site-packages (from OctoPrint==1.9.0) (1.2.1) 2023-05-25 14:45:22,801 > Collecting Flask-Limiter<4,>=3.3.0 2023-05-25 14:45:22,803 > Downloading https://www.piwheels.org/simple/flask-limiter/Flask_Limiter-3.3.1-py3-none-any.whl (27 kB) 2023-05-25 14:45:22,804 > Requirement already satisfied: netaddr<0.9,>=0.8 in /home/admin/oprint/lib/python3.9/site-packages (from OctoPrint==1.9.0) (0.8.0) 2023-05-25 14:45:22,806 > Requirement already satisfied: semantic-version<3,>=2.10.0 in /home/admin/oprint/lib/python3.9/site-packages (from OctoPrint==1.9.0) (2.10.0) 2023-05-25 14:45:24,815 > Collecting sentry-sdk<2,>=1.19.1 2023-05-25 14:45:24,817 > Downloading https://www.piwheels.org/simple/sentry-sdk/sentry_sdk-1.24.0-py2.py3-none-any.whl (206 kB) 2023-05-25 14:45:25,825 > ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 206.5/206.5 kB 422.6 kB/s eta 0:00:00 2023-05-25 14:45:27,994 > Collecting watchdog<3,>=2.3.1 2023-05-25 14:45:27,995 > Downloading watchdog-2.3.1-py3-none-manylinux2014_armv7l.whl (80 kB) 2023-05-25 14:45:27,996 > ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.6/80.6 kB 2.9 MB/s eta 0:00:00 2023-05-25 14:45:27,997 > Collecting blinker<2,>=1.6.1 2023-05-25 14:45:27,998 > Downloading https://www.piwheels.org/simple/blinker/blinker-1.6.2-py3-none-any.whl (13 kB) 2023-05-25 14:45:27,998 > Requirement already satisfied: netifaces<1,>=0.11 in /home/admin/oprint/lib/python3.9/site-packages (from OctoPrint==1.9.0) (0.11.0) 2023-05-25 14:45:29,229 > Collecting markdown<4,>=3.4.3 2023-05-25 14:45:29,231 > Downloading https://www.piwheels.org/simple/markdown/Markdown-3.4.3-py3-none-any.whl (93 kB) 2023-05-25 14:45:29,233 > ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.9/93.9 kB 191.8 kB/s eta 0:00:00 2023-05-25 14:45:30,240 > Collecting sarge==0.1.7.post1 2023-05-25 14:45:30,241 > Downloading https://www.piwheels.org/simple/sarge/sarge-0.1.7.post1-py3-none-any.whl (19 kB) 2023-05-25 14:45:31,246 > Collecting future<1,>=0.18.3 2023-05-25 14:45:31,247 > Downloading https://www.piwheels.org/simple/future/future-0.18.3-py3-none-any.whl (492 kB) 2023-05-25 14:45:32,284 > ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 492.0/492.0 kB 537.5 kB/s eta 0:00:00 2023-05-25 14:45:35,506 > Collecting zeroconf==0.39.4 2023-05-25 14:45:35,507 > Downloading https://www.piwheels.org/simple/zeroconf/zeroconf-0.39.4-py3-none-any.whl (98 kB) 2023-05-25 14:45:35,509 > ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 380.8 kB/s eta 0:00:00 2023-05-25 14:45:37,259 > Collecting frozendict<3,>=2.3.7 2023-05-25 14:45:37,260 > Downloading https://www.piwheels.org/simple/frozendict/frozendict-2.3.8-cp39-cp39-linux_armv7l.whl (98 kB) 2023-05-25 14:45:37,262 > ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.6/98.6 kB 203.2 kB/s eta 0:00:00 2023-05-25 14:45:38,389 > Collecting websocket-client<2,>=1.5.1 2023-05-25 14:45:38,391 > Downloading https://www.piwheels.org/simple/websocket-client/websocket_client-1.5.2-py3-none-any.whl (56 kB) 2023-05-25 14:45:38,391 > ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 215.3 kB/s eta 0:00:00 2023-05-25 14:45:38,392 > Requirement already satisfied: pyserial<4,>=3.5 in /home/admin/oprint/lib/python3.9/site-packages (from OctoPrint==1.9.0) (3.5) 2023-05-25 14:45:40,634 > Collecting requests<3,>=2.28.2 2023-05-25 14:45:40,635 > Downloading https://www.piwheels.org/simple/requests/requests-2.31.0-py3-none-any.whl (62 kB) 2023-05-25 14:45:40,637 > ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 228.5 kB/s eta 0:00:00 2023-05-25 14:45:40,637 > Requirement already satisfied: pathvalidate<3,>=2.5.2 in /home/admin/oprint/lib/python3.9/site-packages (from OctoPrint==1.9.0) (2.5.2) 2023-05-25 14:45:40,637 > Requirement already satisfied: OctoPrint-PiSupport>=2022.6.13 in /home/admin/oprint/lib/python3.9/site-packages (from OctoPrint==1.9.0) (2022.6.13) 2023-05-25 14:45:40,638 > Requirement already satisfied: OctoPrint-FirmwareCheck>=2021.10.11 in /home/admin/oprint/lib/python3.9/site-packages (from OctoPrint==1.9.0) (2021.10.11) 2023-05-25 14:45:40,638 > Requirement already satisfied: argon2-cffi<22,>=21.3.0 in /home/admin/oprint/lib/python3.9/site-packages (from OctoPrint==1.9.0) (21.3.0) 2023-05-25 14:45:40,638 > Requirement already satisfied: feedparser<7,>=6.0.10 in /home/admin/oprint/lib/python3.9/site-packages (from OctoPrint==1.9.0) (6.0.10) 2023-05-25 14:45:40,639 > Requirement already satisfied: colorlog<7,>=6.7.0 in /home/admin/oprint/lib/python3.9/site-packages (from OctoPrint==1.9.0) (6.7.0) 2023-05-25 14:45:42,536 > Collecting pkginfo<2,>=1.9.6 2023-05-25 14:45:42,537 > Downloading https://www.piwheels.org/simple/pkginfo/pkginfo-1.9.6-py3-none-any.whl (30 kB) 2023-05-25 14:45:42,538 > Requirement already satisfied: Click<9,>=8.1.3 in /home/admin/oprint/lib/python3.9/site-packages (from OctoPrint==1.9.0) (8.1.3) 2023-05-25 14:45:42,540 > Collecting async-timeout>=4.0.1 2023-05-25 14:45:42,541 > Downloading https://www.piwheels.org/simple/async-timeout/async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 2023-05-25 14:45:42,542 > Requirement already satisfied: ifaddr>=0.1.7 in /home/admin/oprint/lib/python3.9/site-packages (from zeroconf==0.39.4->OctoPrint==1.9.0) (0.2.0) 2023-05-25 14:45:42,542 > Requirement already satisfied: argon2-cffi-bindings in /home/admin/oprint/lib/python3.9/site-packages (from argon2-cffi<22,>=21.3.0->OctoPrint==1.9.0) (21.2.0) 2023-05-25 14:45:44,538 > Collecting more-itertools>=5.0.0 2023-05-25 14:45:44,539 > Downloading https://www.piwheels.org/simple/more-itertools/more_itertools-9.1.0-py3-none-any.whl (54 kB) 2023-05-25 14:45:44,540 > ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.2/54.2 kB 195.2 kB/s eta 0:00:00 2023-05-25 14:45:44,541 > Requirement already satisfied: sgmllib3k in /home/admin/oprint/lib/python3.9/site-packages (from feedparser<7,>=6.0.10->OctoPrint==1.9.0) (1.0.0) 2023-05-25 14:45:44,541 > Requirement already satisfied: importlib-metadata>=3.6.0 in /home/admin/oprint/lib/python3.9/site-packages (from flask<2.3,>=2.2.3->OctoPrint==1.9.0) (5.0.0) 2023-05-25 14:45:44,542 > Requirement already satisfied: Jinja2>=3.0 in /home/admin/oprint/lib/python3.9/site-packages (from flask<2.3,>=2.2.3->OctoPrint==1.9.0) (3.1.2) 2023-05-25 14:45:44,542 > Requirement already satisfied: itsdangerous>=2.0 in /home/admin/oprint/lib/python3.9/site-packages (from flask<2.3,>=2.2.3->OctoPrint==1.9.0) (2.1.2) 2023-05-25 14:45:44,542 > Requirement already satisfied: webassets>=2.0 in /home/admin/oprint/lib/python3.9/site-packages (from Flask-Assets<3,>=2.0->OctoPrint==1.9.0) (2.0) 2023-05-25 14:45:45,997 > Collecting pytz>=2022.7 2023-05-25 14:45:45,999 > Downloading https://www.piwheels.org/simple/pytz/pytz-2023.3-py3-none-any.whl (502 kB) 2023-05-25 14:45:47,145 > ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.4/502.4 kB 544.5 kB/s eta 0:00:00 2023-05-25 14:45:48,573 > Collecting limits>=2.8 2023-05-25 14:45:48,574 > Downloading https://www.piwheels.org/simple/limits/limits-3.5.0-py3-none-any.whl (43 kB) 2023-05-25 14:45:48,575 > ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.0/43.0 kB 7.6 MB/s eta 0:00:00 2023-05-25 14:45:48,576 > Requirement already satisfied: rich<14,>=12 in /home/admin/oprint/lib/python3.9/site-packages (from Flask-Limiter<4,>=3.3.0->OctoPrint==1.9.0) (12.6.0) 2023-05-25 14:45:48,578 > Requirement already satisfied: typing-extensions>=4 in /home/admin/oprint/lib/python3.9/site-packages (from Flask-Limiter<4,>=3.3.0->OctoPrint==1.9.0) (4.4.0) 2023-05-25 14:45:49,585 > Collecting ordered-set<5,>4 2023-05-25 14:45:49,586 > Downloading https://www.piwheels.org/simple/ordered-set/ordered_set-4.1.0-py3-none-any.whl (7.6 kB) 2023-05-25 14:45:51,592 > Requirement already satisfied: idna<4,>=2.5 in /home/admin/oprint/lib/python3.9/site-packages (from requests<3,>=2.28.2->OctoPrint==1.9.0) (3.4) 2023-05-25 14:45:51,593 > Requirement already satisfied: urllib3<3,>=1.21.1 in /home/admin/oprint/lib/python3.9/site-packages (from requests<3,>=2.28.2->OctoPrint==1.9.0) (1.26.12) 2023-05-25 14:45:51,593 > Requirement already satisfied: charset-normalizer<4,>=2 in /home/admin/oprint/lib/python3.9/site-packages (from requests<3,>=2.28.2->OctoPrint==1.9.0) (2.1.1) 2023-05-25 14:45:51,595 > Requirement already satisfied: certifi>=2017.4.17 in /home/admin/oprint/lib/python3.9/site-packages (from requests<3,>=2.28.2->OctoPrint==1.9.0) (2022.9.24) 2023-05-25 14:45:52,736 > Requirement already satisfied: MarkupSafe>=2.1.1 in /home/admin/oprint/lib/python3.9/site-packages (from werkzeug<2.3,>=2.2.3->OctoPrint==1.9.0) (2.1.1) 2023-05-25 14:45:52,744 > Requirement already satisfied: zipp>=0.5 in /home/admin/oprint/lib/python3.9/site-packages (from importlib-metadata>=3.6.0->flask<2.3,>=2.2.3->OctoPrint==1.9.0) (3.10.0) 2023-05-25 14:45:54,444 > Collecting importlib-resources>=1.3 2023-05-25 14:45:54,445 > Downloading https://www.piwheels.org/simple/importlib-resources/importlib_resources-5.12.0-py3-none-any.whl (36 kB) 2023-05-25 14:45:54,446 > Requirement already satisfied: packaging<24,>=21 in /home/admin/oprint/lib/python3.9/site-packages (from limits>=2.8->Flask-Limiter<4,>=3.3.0->OctoPrint==1.9.0) (21.3) 2023-05-25 14:45:54,447 > Requirement already satisfied: deprecated>=1.2 in /home/admin/oprint/lib/python3.9/site-packages (from limits>=2.8->Flask-Limiter<4,>=3.3.0->OctoPrint==1.9.0) (1.2.13) 2023-05-25 14:45:54,449 > Requirement already satisfied: setuptools in /home/admin/oprint/lib/python3.9/site-packages (from limits>=2.8->Flask-Limiter<4,>=3.3.0->OctoPrint==1.9.0) (44.1.1) 2023-05-25 14:45:55,944 > Requirement already satisfied: commonmark<0.10.0,>=0.9.0 in /home/admin/oprint/lib/python3.9/site-packages (from rich<14,>=12->Flask-Limiter<4,>=3.3.0->OctoPrint==1.9.0) (0.9.1) 2023-05-25 14:45:55,946 > Requirement already satisfied: pygments<3.0.0,>=2.6.0 in /home/admin/oprint/lib/python3.9/site-packages (from rich<14,>=12->Flask-Limiter<4,>=3.3.0->OctoPrint==1.9.0) (2.13.0) 2023-05-25 14:45:55,947 > Requirement already satisfied: cffi>=1.0.1 in /home/admin/oprint/lib/python3.9/site-packages (from argon2-cffi-bindings->argon2-cffi<22,>=21.3.0->OctoPrint==1.9.0) (1.15.1) 2023-05-25 14:45:55,948 > Requirement already satisfied: pycparser in /home/admin/oprint/lib/python3.9/site-packages (from cffi>=1.0.1->argon2-cffi-bindings->argon2-cffi<22,>=21.3.0->OctoPrint==1.9.0) (2.21) 2023-05-25 14:45:57,448 > Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/admin/oprint/lib/python3.9/site-packages (from packaging<24,>=21->limits>=2.8->Flask-Limiter<4,>=3.3.0->OctoPrint==1.9.0) (3.0.9) 2023-05-25 14:45:57,450 > Building wheels for collected packages: OctoPrint 2023-05-25 14:45:57,451 > Building wheel for OctoPrint (pyproject.toml): started 2023-05-25 14:46:11,112 > Building wheel for OctoPrint (pyproject.toml): finished with status 'done' 2023-05-25 14:46:11,113 > Created wheel for OctoPrint: filename=OctoPrint-1.9.0-py2.py3-none-any.whl size=3288046 sha256=b8f6e7e45e78c6e92702e95e082e1bb7faa2059e0832b3928d3c8691d1ab3497 2023-05-25 14:46:11,114 > Stored in directory: /tmp/pip-ephem-wheel-cache-wasop313/wheels/56/b0/8b/6ef713f0941f640a75be3b17228ff0f3130bb682ea211ed72f 2023-05-25 14:46:11,114 > Successfully built OctoPrint 2023-05-25 14:46:14,277 > Installing collected packages: sarge, pytz, filetype, zipstream-ng, wrapt, werkzeug, websocket-client, watchdog, sentry-sdk, requests, pydantic, psutil, pkginfo, ordered-set, more-itertools, importlib-resources, future, frozendict, emoji, cachelib, blinker, Babel, async-timeout, zeroconf, markdown, flask, class-doc, limits, Flask-Login, Flask-Babel, Flask-Limiter, OctoPrint 2023-05-25 14:46:14,278 > Attempting uninstall: sarge 2023-05-25 14:46:14,279 > Found existing installation: sarge 0.1.6 2023-05-25 14:46:14,279 > Uninstalling sarge-0.1.6: 2023-05-25 14:46:14,280 > Successfully uninstalled sarge-0.1.6 2023-05-25 14:46:14,281 > Attempting uninstall: pytz 2023-05-25 14:46:14,281 > Found existing installation: pytz 2022.5 2023-05-25 14:46:15,293 > Uninstalling pytz-2022.5: 2023-05-25 14:46:15,294 > Successfully uninstalled pytz-2022.5 2023-05-25 14:46:18,339 > Attempting uninstall: filetype 2023-05-25 14:46:18,340 > Found existing installation: filetype 1.1.0 2023-05-25 14:46:18,341 > Uninstalling filetype-1.1.0: 2023-05-25 14:46:18,341 > Successfully uninstalled filetype-1.1.0 2023-05-25 14:46:18,342 > Attempting uninstall: zipstream-ng 2023-05-25 14:46:18,343 > Found existing installation: zipstream-ng 1.3.4 2023-05-25 14:46:18,343 > Uninstalling zipstream-ng-1.3.4: 2023-05-25 14:46:18,344 > Successfully uninstalled zipstream-ng-1.3.4 2023-05-25 14:46:18,345 > Attempting uninstall: wrapt 2023-05-25 14:46:18,345 > Found existing installation: wrapt 1.14.1 2023-05-25 14:46:18,346 > Uninstalling wrapt-1.14.1: 2023-05-25 14:46:18,347 > Successfully uninstalled wrapt-1.14.1 2023-05-25 14:46:18,347 > Attempting uninstall: werkzeug 2023-05-25 14:46:18,348 > Found existing installation: Werkzeug 2.0.3 2023-05-25 14:46:18,349 > Uninstalling Werkzeug-2.0.3: 2023-05-25 14:46:18,349 > Successfully uninstalled Werkzeug-2.0.3 2023-05-25 14:46:21,005 > Attempting uninstall: websocket-client 2023-05-25 14:46:21,006 > Found existing installation: websocket-client 1.4.1 2023-05-25 14:46:21,007 > Uninstalling websocket-client-1.4.1: 2023-05-25 14:46:21,007 > Successfully uninstalled websocket-client-1.4.1 2023-05-25 14:46:21,008 > Attempting uninstall: watchdog 2023-05-25 14:46:21,008 > Found existing installation: watchdog 1.0.2 2023-05-25 14:46:21,009 > Uninstalling watchdog-1.0.2: 2023-05-25 14:46:21,010 > Successfully uninstalled watchdog-1.0.2 2023-05-25 14:46:22,099 > Attempting uninstall: sentry-sdk 2023-05-25 14:46:22,100 > Found existing installation: sentry-sdk 1.10.1 2023-05-25 14:46:22,100 > Uninstalling sentry-sdk-1.10.1: 2023-05-25 14:46:22,101 > Successfully uninstalled sentry-sdk-1.10.1 2023-05-25 14:46:24,153 > Attempting uninstall: requests 2023-05-25 14:46:24,154 > Found existing installation: requests 2.28.1 2023-05-25 14:46:24,155 > Uninstalling requests-2.28.1: 2023-05-25 14:46:24,155 > Successfully uninstalled requests-2.28.1 2023-05-25 14:46:26,163 > Attempting uninstall: psutil 2023-05-25 14:46:26,164 > Found existing installation: psutil 5.9.3 2023-05-25 14:46:26,165 > Uninstalling psutil-5.9.3: 2023-05-25 14:46:26,165 > Successfully uninstalled psutil-5.9.3 2023-05-25 14:46:27,274 > Attempting uninstall: pkginfo 2023-05-25 14:46:27,275 > Found existing installation: pkginfo 1.8.3 2023-05-25 14:46:27,276 > Uninstalling pkginfo-1.8.3: 2023-05-25 14:46:27,276 > Successfully uninstalled pkginfo-1.8.3 2023-05-25 14:46:28,642 > Attempting uninstall: future 2023-05-25 14:46:28,643 > Found existing installation: future 0.18.2 2023-05-25 14:46:29,992 > Uninstalling future-0.18.2: 2023-05-25 14:46:29,992 > Successfully uninstalled future-0.18.2 2023-05-25 14:46:33,109 > Attempting uninstall: frozendict 2023-05-25 14:46:33,111 > Found existing installation: frozendict 2.3.4 2023-05-25 14:46:33,111 > Uninstalling frozendict-2.3.4: 2023-05-25 14:46:33,112 > Successfully uninstalled frozendict-2.3.4 2023-05-25 14:46:33,112 > Attempting uninstall: emoji 2023-05-25 14:46:33,113 > Found existing installation: emoji 1.7.0 2023-05-25 14:46:33,117 > Uninstalling emoji-1.7.0: 2023-05-25 14:46:33,117 > Successfully uninstalled emoji-1.7.0 2023-05-25 14:46:37,345 > Attempting uninstall: cachelib 2023-05-25 14:46:37,346 > Found existing installation: cachelib 0.2.0 2023-05-25 14:46:37,346 > Uninstalling cachelib-0.2.0: 2023-05-25 14:46:37,347 > Successfully uninstalled cachelib-0.2.0 2023-05-25 14:46:37,348 > Attempting uninstall: blinker 2023-05-25 14:46:37,348 > Found existing installation: blinker 1.5 2023-05-25 14:46:37,349 > Uninstalling blinker-1.5: 2023-05-25 14:46:37,350 > Successfully uninstalled blinker-1.5 2023-05-25 14:46:37,350 > Attempting uninstall: Babel 2023-05-25 14:46:37,351 > Found existing installation: Babel 2.10.3 2023-05-25 14:46:38,573 > Uninstalling Babel-2.10.3: 2023-05-25 14:46:38,574 > Successfully uninstalled Babel-2.10.3 2023-05-25 14:46:43,011 > Attempting uninstall: zeroconf 2023-05-25 14:46:43,012 > Found existing installation: zeroconf 0.33.4 2023-05-25 14:46:43,015 > Uninstalling zeroconf-0.33.4: 2023-05-25 14:46:43,016 > Successfully uninstalled zeroconf-0.33.4 2023-05-25 14:46:44,023 > Attempting uninstall: markdown 2023-05-25 14:46:44,024 > Found existing installation: Markdown 3.4.1 2023-05-25 14:46:44,027 > Uninstalling Markdown-3.4.1: 2023-05-25 14:46:44,028 > Successfully uninstalled Markdown-3.4.1 2023-05-25 14:46:45,035 > Attempting uninstall: flask 2023-05-25 14:46:45,036 > Found existing installation: Flask 2.1.3 2023-05-25 14:46:45,037 > Uninstalling Flask-2.1.3: 2023-05-25 14:46:45,038 > Successfully uninstalled Flask-2.1.3 2023-05-25 14:46:46,754 > Attempting uninstall: limits 2023-05-25 14:46:46,754 > Found existing installation: limits 2.7.1 2023-05-25 14:46:46,755 > Uninstalling limits-2.7.1: 2023-05-25 14:46:46,755 > Successfully uninstalled limits-2.7.1 2023-05-25 14:46:46,755 > Attempting uninstall: Flask-Login 2023-05-25 14:46:46,756 > Found existing installation: Flask-Login 0.5.0 2023-05-25 14:46:46,756 > Uninstalling Flask-Login-0.5.0: 2023-05-25 14:46:46,756 > Successfully uninstalled Flask-Login-0.5.0 2023-05-25 14:46:46,757 > Attempting uninstall: Flask-Babel 2023-05-25 14:46:46,757 > Found existing installation: Flask-Babel 2.0.0 2023-05-25 14:46:46,757 > Uninstalling Flask-Babel-2.0.0: 2023-05-25 14:46:46,758 > Successfully uninstalled Flask-Babel-2.0.0 2023-05-25 14:46:46,758 > Attempting uninstall: Flask-Limiter 2023-05-25 14:46:46,758 > Found existing installation: Flask-Limiter 2.7.0 2023-05-25 14:46:46,759 > Uninstalling Flask-Limiter-2.7.0: 2023-05-25 14:46:46,759 > Successfully uninstalled Flask-Limiter-2.7.0 2023-05-25 14:46:46,759 > Attempting uninstall: OctoPrint 2023-05-25 14:46:46,759 > Found existing installation: OctoPrint 1.8.7 2023-05-25 14:46:47,768 > Uninstalling OctoPrint-1.8.7: 2023-05-25 14:46:47,768 > Successfully uninstalled OctoPrint-1.8.7 2023-05-25 14:46:57,067 > Successfully installed Babel-2.12.1 Flask-Babel-3.1.0 Flask-Limiter-3.3.1 Flask-Login-0.6.2 OctoPrint-1.9.0 async-timeout-4.0.2 blinker-1.6.2 cachelib-0.10.2 class-doc-0.2.6 emoji-2.4.0 filetype-1.2.0 flask-2.2.5 frozendict-2.3.8 future-0.18.3 importlib-resources-5.12.0 limits-3.5.0 markdown-3.4.3 more-itertools-9.1.0 ordered-set-4.1.0 pkginfo-1.9.6 psutil-5.9.5 pydantic-1.10.8 pytz-2023.3 requests-2.31.0 sarge-0.1.7.post1 sentry-sdk-1.24.0 watchdog-2.3.1 websocket-client-1.5.2 werkzeug-2.2.3 wrapt-1.15.0 zeroconf-0.39.4 zipstream-ng-1.6.0