2020-05-22 21:11:46,889 /home/pi/oprint/bin/python2 -m pip --disable-pip-version-check install https://github.com/foosel/OctoPrint/archive/1.4.0.zip --no-cache-dir 2020-05-22 21:11:49,231 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2020-05-22 21:11:49,233 > Collecting https://github.com/foosel/OctoPrint/archive/1.4.0.zip 2020-05-22 21:11:50,236 > Downloading https://github.com/foosel/OctoPrint/archive/1.4.0.zip 2020-05-22 21:11:59,106 > Collecting flask<0.13,>=0.12 2020-05-22 21:11:59,106 > Downloading https://files.pythonhosted.org/packages/a4/36/756c34af4523bb0dfa77d3c83455bc4d5d01d6f03b20d8414f3e4deb8669/Flask-0.12.5-py2.py3-none-any.whl (81kB) 2020-05-22 21:11:59,107 > Requirement already satisfied: Jinja2<2.9,>=2.8.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (2.8.1) 2020-05-22 21:11:59,109 > Requirement already satisfied: tornado==4.5.3 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (4.5.3) 2020-05-22 21:11:59,109 > Requirement already satisfied: regex!=2018.11.6 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (2019.8.19) 2020-05-22 21:11:59,110 > Collecting Flask-Login<0.5,>=0.4.1 2020-05-22 21:11:59,110 > Downloading https://www.piwheels.org/simple/flask-login/Flask_Login-0.4.1-py2.py3-none-any.whl 2020-05-22 21:11:59,110 > Requirement already satisfied: Flask-Babel<0.13,>=0.12 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (0.12.2) 2020-05-22 21:11:59,111 > Requirement already satisfied: Flask-Assets<0.13,>=0.12 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (0.12) 2020-05-22 21:11:59,111 > Requirement already satisfied: blinker<1.5,>=1.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (1.4) 2020-05-22 21:12:01,743 > Collecting werkzeug<0.17,>=0.16 2020-05-22 21:12:01,744 > Downloading https://files.pythonhosted.org/packages/c2/e4/a859d2fe516f466642fa5c6054fd9646271f9da26b0cac0d2f37fc858c8f/Werkzeug-0.16.1-py2.py3-none-any.whl (327kB) 2020-05-22 21:12:01,745 > Requirement already satisfied: cachelib<0.2,>=0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (0.1) 2020-05-22 21:12:01,746 > Requirement already satisfied: PyYAML<6,>=5.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (5.1.2) 2020-05-22 21:12:01,746 > Collecting markdown<3.2,>=3.1 2020-05-22 21:12:01,746 > Downloading https://www.piwheels.org/simple/markdown/Markdown-3.1.1-py2.py3-none-any.whl (87kB) 2020-05-22 21:12:01,747 > Requirement already satisfied: pyserial<3.5,>=3.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (3.4) 2020-05-22 21:12:01,747 > Requirement already satisfied: netaddr<0.8,>=0.7.19 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (0.7.19) 2020-05-22 21:12:01,748 > Requirement already satisfied: watchdog<0.10,>=0.9.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (0.9.0) 2020-05-22 21:12:01,748 > Requirement already satisfied: sarge==0.1.5post0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (0.1.5.post0) 2020-05-22 21:12:01,749 > Requirement already satisfied: netifaces<0.11,>=0.10.9 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (0.10.9) 2020-05-22 21:12:01,749 > Requirement already satisfied: pylru<1.3,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (1.2.0) 2020-05-22 21:12:01,750 > Requirement already satisfied: rsa<5,>=4.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (4.0) 2020-05-22 21:12:01,750 > Requirement already satisfied: pkginfo<1.6,>=1.5.0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (1.5.0.1) 2020-05-22 21:12:01,750 > Requirement already satisfied: requests<3,>=2.22.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (2.22.0) 2020-05-22 21:12:01,751 > Collecting semantic_version<2.9,>=2.8 2020-05-22 21:12:01,751 > Downloading https://www.piwheels.org/simple/semantic-version/semantic_version-2.8.5-py2.py3-none-any.whl 2020-05-22 21:12:04,285 > Collecting psutil<5.7,>=5.6.5 2020-05-22 21:12:04,286 > Downloading https://files.pythonhosted.org/packages/73/93/4f8213fbe66fc20cb904f35e6e04e20b47b85bee39845cc66a0bcf5ccdcb/psutil-5.6.7.tar.gz (448kB) 2020-05-22 21:12:07,290 > Requirement already satisfied: Click<8,>=7 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (7.0) 2020-05-22 21:12:07,291 > Requirement already satisfied: awesome-slugify<1.7,>=1.6.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (1.6.5) 2020-05-22 21:12:07,293 > Requirement already satisfied: feedparser<5.3,>=5.2.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (5.2.1) 2020-05-22 21:12:08,359 > Collecting future<0.19,>=0.18.2 2020-05-22 21:12:08,360 > Downloading https://files.pythonhosted.org/packages/45/0b/38b06fd9b92dc2b68d58b75f900e97884c45bedd2ff83203d933cf5851c9/future-0.18.2.tar.gz (829kB) 2020-05-22 21:12:11,364 > Requirement already satisfied: websocket-client<0.57,>=0.56 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (0.56.0) 2020-05-22 21:12:11,365 > Requirement already satisfied: wrapt<1.12,>=1.11.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (1.11.2) 2020-05-22 21:12:11,392 > Requirement already satisfied: emoji<0.6,>=0.5.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (0.5.4) 2020-05-22 21:12:11,393 > Requirement already satisfied: frozendict<1.3,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (1.2) 2020-05-22 21:12:14,022 > Collecting sentry-sdk==0.13.2 2020-05-22 21:12:14,023 > Downloading https://www.piwheels.org/simple/sentry-sdk/sentry_sdk-0.13.2-py2.py3-none-any.whl (91kB) 2020-05-22 21:12:14,024 > Requirement already satisfied: filetype<2,>=1.0.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (1.0.5) 2020-05-22 21:12:14,024 > Collecting futures<3.4,>=3.3 2020-05-22 21:12:14,025 > Downloading https://files.pythonhosted.org/packages/d8/a6/f46ae3f1da0cd4361c344888f59ec2f5785e69c872e175a748ef6071cdb5/futures-3.3.0-py2-none-any.whl 2020-05-22 21:12:14,026 > Requirement already satisfied: monotonic<1.6,>=1.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (1.5) 2020-05-22 21:12:14,026 > Requirement already satisfied: scandir<1.11,>=1.10 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (1.10.0) 2020-05-22 21:12:14,026 > Requirement already satisfied: chainmap<1.1,>=1.0.3 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (1.0.3) 2020-05-22 21:12:14,027 > Requirement already satisfied: typing<4,>=3.7.4.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (3.7.4.1) 2020-05-22 21:12:14,027 > Requirement already satisfied: itsdangerous>=0.21 in /home/pi/oprint/lib/python2.7/site-packages (from flask<0.13,>=0.12->OctoPrint==1.4.0) (1.1.0) 2020-05-22 21:12:14,027 > Requirement already satisfied: MarkupSafe in /home/pi/oprint/lib/python2.7/site-packages (from Jinja2<2.9,>=2.8.1->OctoPrint==1.4.0) (1.1.1) 2020-05-22 21:12:14,028 > Requirement already satisfied: backports-abc>=0.4 in /home/pi/oprint/lib/python2.7/site-packages (from tornado==4.5.3->OctoPrint==1.4.0) (0.5) 2020-05-22 21:12:14,028 > Requirement already satisfied: singledispatch in /home/pi/oprint/lib/python2.7/site-packages (from tornado==4.5.3->OctoPrint==1.4.0) (3.4.0.3) 2020-05-22 21:12:14,028 > Requirement already satisfied: certifi in /home/pi/oprint/lib/python2.7/site-packages (from tornado==4.5.3->OctoPrint==1.4.0) (2019.9.11) 2020-05-22 21:12:14,029 > Requirement already satisfied: Babel>=2.3 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<0.13,>=0.12->OctoPrint==1.4.0) (2.7.0) 2020-05-22 21:12:14,029 > Requirement already satisfied: webassets>=0.11.1 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Assets<0.13,>=0.12->OctoPrint==1.4.0) (0.12.1) 2020-05-22 21:12:14,030 > Requirement already satisfied: setuptools>=36 in /home/pi/oprint/lib/python2.7/site-packages (from markdown<3.2,>=3.1->OctoPrint==1.4.0) (41.5.1) 2020-05-22 21:12:14,030 > Requirement already satisfied: pathtools>=0.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from watchdog<0.10,>=0.9.0->OctoPrint==1.4.0) (0.1.2) 2020-05-22 21:12:14,031 > Requirement already satisfied: argh>=0.24.1 in /home/pi/oprint/lib/python2.7/site-packages (from watchdog<0.10,>=0.9.0->OctoPrint==1.4.0) (0.26.2) 2020-05-22 21:12:14,031 > Requirement already satisfied: pyasn1>=0.1.3 in /home/pi/oprint/lib/python2.7/site-packages (from rsa<5,>=4.0->OctoPrint==1.4.0) (0.4.7) 2020-05-22 21:12:14,031 > Requirement already satisfied: idna<2.9,>=2.5 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.22.0->OctoPrint==1.4.0) (2.8) 2020-05-22 21:12:14,032 > Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.22.0->OctoPrint==1.4.0) (3.0.4) 2020-05-22 21:12:14,032 > Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.22.0->OctoPrint==1.4.0) (1.25.6) 2020-05-22 21:12:14,032 > Requirement already satisfied: Unidecode<0.05,>=0.04.14 in /home/pi/oprint/lib/python2.7/site-packages (from awesome-slugify<1.7,>=1.6.5->OctoPrint==1.4.0) (0.4.21) 2020-05-22 21:12:14,033 > Requirement already satisfied: six in /home/pi/oprint/lib/python2.7/site-packages (from websocket-client<0.57,>=0.56->OctoPrint==1.4.0) (1.12.0) 2020-05-22 21:12:14,033 > Requirement already satisfied: pytz>=2015.7 in /home/pi/oprint/lib/python2.7/site-packages (from Babel>=2.3->Flask-Babel<0.13,>=0.12->OctoPrint==1.4.0) (2019.3) 2020-05-22 21:12:14,034 > Building wheels for collected packages: OctoPrint, psutil, future 2020-05-22 21:12:14,034 > Building wheel for OctoPrint (setup.py): started 2020-05-22 21:12:20,435 > Building wheel for OctoPrint (setup.py): finished with status 'done' 2020-05-22 21:12:20,437 > Created wheel for OctoPrint: filename=OctoPrint-1.4.0-py2.py3-none-any.whl size=3114116 sha256=3bed7b5efe798fb144f5ded0fbd276832ad79ebedf421d9465df5d128e2fd04f 2020-05-22 21:12:20,438 > Stored in directory: /tmp/pip-ephem-wheel-cache-_6hOxM/wheels/7a/eb/1a/846310e85c3df1e8b7fcdd9fa18de0f320a0335a7eb5f48451 2020-05-22 21:12:21,440 > Building wheel for psutil (setup.py): started 2020-05-22 21:12:28,448 > Building wheel for psutil (setup.py): finished with status 'done' 2020-05-22 21:12:28,449 > Created wheel for psutil: filename=psutil-5.6.7-cp27-cp27mu-linux_armv7l.whl size=273449 sha256=165b1c4827f03cf1319d91aa850165540bad64efa1d29568161e437f1fdbad5c 2020-05-22 21:12:28,450 > Stored in directory: /tmp/pip-ephem-wheel-cache-_6hOxM/wheels/52/41/b0/bf50409fe2b1d3b79afa3eed71b54b3e30fe5b695db2c7ba2e 2020-05-22 21:12:28,450 > Building wheel for future (setup.py): started 2020-05-22 21:12:31,132 > Building wheel for future (setup.py): finished with status 'done' 2020-05-22 21:12:31,132 > Created wheel for future: filename=future-0.18.2-cp27-none-any.whl size=502568 sha256=44fb6df4c61b0254b6be51f8a9c2c06ab013e16e8f1d9779e8ccaa8c4b2c1405 2020-05-22 21:12:31,133 > Stored in directory: /tmp/pip-ephem-wheel-cache-_6hOxM/wheels/8b/99/a0/81daf51dcd359a9377b110a8a886b3895921802d2fc1b2397e 2020-05-22 21:12:31,134 > Successfully built OctoPrint psutil future 2020-05-22 21:12:32,136 > Installing collected packages: werkzeug, flask, Flask-Login, markdown, semantic-version, psutil, future, sentry-sdk, futures, OctoPrint 2020-05-22 21:12:32,137 > Found existing installation: Werkzeug 0.15.6 2020-05-22 21:12:32,138 > Uninstalling Werkzeug-0.15.6: 2020-05-22 21:12:32,139 > Successfully uninstalled Werkzeug-0.15.6 2020-05-22 21:12:34,035 > Found existing installation: Flask 0.10.1 2020-05-22 21:12:34,036 > Uninstalling Flask-0.10.1: 2020-05-22 21:12:34,037 > Successfully uninstalled Flask-0.10.1 2020-05-22 21:12:34,038 > Found existing installation: Flask-Login 0.2.11 2020-05-22 21:12:34,038 > Uninstalling Flask-Login-0.2.11: 2020-05-22 21:12:34,039 > Successfully uninstalled Flask-Login-0.2.11 2020-05-22 21:12:34,039 > Found existing installation: Markdown 3.0.1 2020-05-22 21:12:34,040 > Uninstalling Markdown-3.0.1: 2020-05-22 21:12:34,040 > Successfully uninstalled Markdown-3.0.1 2020-05-22 21:12:34,040 > Found existing installation: semantic-version 2.6.0 2020-05-22 21:12:34,041 > Uninstalling semantic-version-2.6.0: 2020-05-22 21:12:34,041 > Successfully uninstalled semantic-version-2.6.0 2020-05-22 21:12:34,042 > Found existing installation: psutil 5.6.3 2020-05-22 21:12:34,042 > Uninstalling psutil-5.6.3: 2020-05-22 21:12:34,042 > Successfully uninstalled psutil-5.6.3 2020-05-22 21:12:35,077 > Found existing installation: future 0.17.1 2020-05-22 21:12:35,077 > Uninstalling future-0.17.1: 2020-05-22 21:12:35,078 > Successfully uninstalled future-0.17.1 2020-05-22 21:12:37,676 > Found existing installation: sentry-sdk 0.7.7 2020-05-22 21:12:37,676 > Uninstalling sentry-sdk-0.7.7: 2020-05-22 21:12:37,677 > Successfully uninstalled sentry-sdk-0.7.7 2020-05-22 21:12:37,677 > Found existing installation: futures 3.2.0 2020-05-22 21:12:37,677 > Uninstalling futures-3.2.0: 2020-05-22 21:12:37,678 > Successfully uninstalled futures-3.2.0 2020-05-22 21:12:37,679 > Found existing installation: OctoPrint 1.3.12 2020-05-22 21:12:37,679 > Uninstalling OctoPrint-1.3.12: 2020-05-22 21:12:37,680 > Successfully uninstalled OctoPrint-1.3.12 2020-05-22 21:12:40,184 > Successfully installed Flask-Login-0.4.1 OctoPrint-1.4.0 flask-0.12.5 future-0.18.2 futures-3.3.0 markdown-3.1.1 psutil-5.6.7 semantic-version-2.8.5 sentry-sdk-0.13.2 werkzeug-0.16.1