2019-10-28 04:02:25,896 /home/pi/oprint/bin/python2 -m pip install https://github.com/foosel/OctoPrint/archive/1.3.12.zip --no-cache-dir 2019-10-28 04:02:27,784 ! DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. 2019-10-28 04:02:28,701 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2019-10-28 04:02:28,701 > Collecting https://github.com/foosel/OctoPrint/archive/1.3.12.zip 2019-10-28 04:02:28,702 > Downloading https://github.com/foosel/OctoPrint/archive/1.3.12.zip (5.4MB) 2019-10-28 04:02:34,573 ! Exception: 2019-10-28 04:02:34,574 ! Traceback (most recent call last): 2019-10-28 04:02:34,575 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pip/_internal/cli/base_command.py", line 176, in main 2019-10-28 04:02:34,576 ! status = self.run(options, args) 2019-10-28 04:02:34,576 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pip/_internal/commands/install.py", line 315, in run 2019-10-28 04:02:34,576 ! resolver.resolve(requirement_set) 2019-10-28 04:02:34,577 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pip/_internal/resolve.py", line 131, in resolve 2019-10-28 04:02:34,577 ! self._resolve_one(requirement_set, req) 2019-10-28 04:02:34,577 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-10-28 04:02:34,578 ! abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-10-28 04:02:34,578 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-10-28 04:02:34,578 ! self.require_hashes 2019-10-28 04:02:34,579 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pip/_internal/operations/prepare.py", line 269, in prepare_linked_requirement 2019-10-28 04:02:34,579 ! req.populate_link(finder, upgrade_allowed, require_hashes) 2019-10-28 04:02:34,579 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pip/_internal/req/req_install.py", line 196, in populate_link 2019-10-28 04:02:34,580 ! self.link = finder.find_requirement(self, upgrade) 2019-10-28 04:02:34,580 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pip/_internal/index.py", line 639, in find_requirement 2019-10-28 04:02:34,580 ! all_candidates = self.find_all_candidates(req.name) 2019-10-28 04:02:34,581 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pip/_internal/index.py", line 591, in find_all_candidates 2019-10-28 04:02:34,581 ! if self._validate_secure_origin(logger, link) 2019-10-28 04:02:34,581 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pip/_internal/index.py", line 489, in _validate_secure_origin 2019-10-28 04:02:34,582 ! addr = ipaddress.ip_address( 2019-10-28 04:02:34,582 ! AttributeError: 'module' object has no attribute 'ip_address' 2019-10-28 04:02:34,584 > Requirement already satisfied: flask<0.11,>=0.10.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.12) (0.10.1) 2019-10-28 04:02:34,584 > Requirement already satisfied: Jinja2<2.9,>=2.8.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.12) (2.8.1) 2019-10-28 04:02:34,585 > Requirement already satisfied: tornado==4.5.3 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.12) (4.5.3) 2019-10-28 04:02:34,586 > Requirement already satisfied: Flask-Login<0.3,>=0.2.11 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.12) (0.2.11) 2019-10-28 04:02:34,586 > Requirement already satisfied: regex!=2018.11.6 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.12) (2019.1.24) 2019-10-28 04:02:34,587 > Collecting Flask-Principal<0.5,>=0.4 (from OctoPrint==1.3.12) 2019-10-28 05:14:40,615 /home/pi/oprint/bin/python2 -m pip install https://github.com/foosel/OctoPrint/archive/1.3.12.zip --no-cache-dir 2019-10-28 05:14:42,506 ! DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. 2019-10-28 05:14:43,510 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2019-10-28 05:14:43,511 > Collecting https://github.com/foosel/OctoPrint/archive/1.3.12.zip 2019-10-28 05:14:43,512 > Downloading https://github.com/foosel/OctoPrint/archive/1.3.12.zip (5.4MB) 2019-10-28 05:14:48,962 > Requirement already satisfied: flask<0.11,>=0.10.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.12) (0.10.1) 2019-10-28 05:14:48,963 > Requirement already satisfied: Jinja2<2.9,>=2.8.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.12) (2.8.1) 2019-10-28 05:14:48,964 > Requirement already satisfied: tornado==4.5.3 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.12) (4.5.3) 2019-10-28 05:14:48,964 > Requirement already satisfied: Flask-Login<0.3,>=0.2.11 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.12) (0.2.11) 2019-10-28 05:14:48,965 > Requirement already satisfied: regex!=2018.11.6 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.12) (2019.1.24) 2019-10-28 05:14:48,965 > Collecting Flask-Principal<0.5,>=0.4 (from OctoPrint==1.3.12) 2019-10-28 05:14:48,969 ! Exception: 2019-10-28 05:14:48,969 ! Traceback (most recent call last): 2019-10-28 05:14:48,970 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pip/_internal/cli/base_command.py", line 176, in main 2019-10-28 05:14:48,971 ! status = self.run(options, args) 2019-10-28 05:14:48,971 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pip/_internal/commands/install.py", line 315, in run 2019-10-28 05:14:48,972 ! resolver.resolve(requirement_set) 2019-10-28 05:14:48,972 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pip/_internal/resolve.py", line 131, in resolve 2019-10-28 05:14:48,972 ! self._resolve_one(requirement_set, req) 2019-10-28 05:14:48,973 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-10-28 05:14:48,973 ! abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-10-28 05:14:48,974 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-10-28 05:14:48,974 ! self.require_hashes 2019-10-28 05:14:48,974 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pip/_internal/operations/prepare.py", line 269, in prepare_linked_requirement 2019-10-28 05:14:48,975 ! req.populate_link(finder, upgrade_allowed, require_hashes) 2019-10-28 05:14:48,975 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pip/_internal/req/req_install.py", line 196, in populate_link 2019-10-28 05:14:48,975 ! self.link = finder.find_requirement(self, upgrade) 2019-10-28 05:14:48,976 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pip/_internal/index.py", line 639, in find_requirement 2019-10-28 05:14:48,976 ! all_candidates = self.find_all_candidates(req.name) 2019-10-28 05:14:48,976 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pip/_internal/index.py", line 591, in find_all_candidates 2019-10-28 05:14:48,977 ! if self._validate_secure_origin(logger, link) 2019-10-28 05:14:48,977 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pip/_internal/index.py", line 489, in _validate_secure_origin 2019-10-28 05:14:48,978 ! addr = ipaddress.ip_address( 2019-10-28 05:14:48,978 ! AttributeError: 'module' object has no attribute 'ip_address' 2019-10-28 06:07:59,042 /home/pi/oprint/bin/python2 -m pip install https://github.com/foosel/OctoPrint/archive/1.3.12.zip --no-cache-dir 2019-10-28 06:08:00,982 ! DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. 2019-10-28 06:08:01,849 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2019-10-28 06:08:01,850 > Collecting https://github.com/foosel/OctoPrint/archive/1.3.12.zip 2019-10-28 06:08:01,851 > Downloading https://github.com/foosel/OctoPrint/archive/1.3.12.zip (5.4MB) 2019-10-28 06:08:09,858 > Requirement already satisfied: flask<0.11,>=0.10.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.12) (0.10.1) 2019-10-28 06:08:10,681 ! Exception: 2019-10-28 06:08:10,682 ! Traceback (most recent call last): 2019-10-28 06:08:10,684 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pip/_internal/cli/base_command.py", line 176, in main 2019-10-28 06:08:10,685 ! status = self.run(options, args) 2019-10-28 06:08:10,686 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pip/_internal/commands/install.py", line 315, in run 2019-10-28 06:08:10,687 ! resolver.resolve(requirement_set) 2019-10-28 06:08:10,688 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pip/_internal/resolve.py", line 131, in resolve 2019-10-28 06:08:10,688 ! self._resolve_one(requirement_set, req) 2019-10-28 06:08:10,689 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-10-28 06:08:10,690 ! abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-10-28 06:08:10,691 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-10-28 06:08:10,692 ! self.require_hashes 2019-10-28 06:08:10,693 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pip/_internal/operations/prepare.py", line 269, in prepare_linked_requirement 2019-10-28 06:08:10,694 ! req.populate_link(finder, upgrade_allowed, require_hashes) 2019-10-28 06:08:10,695 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pip/_internal/req/req_install.py", line 196, in populate_link 2019-10-28 06:08:10,696 ! self.link = finder.find_requirement(self, upgrade) 2019-10-28 06:08:10,696 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pip/_internal/index.py", line 639, in find_requirement 2019-10-28 06:08:10,697 ! all_candidates = self.find_all_candidates(req.name) 2019-10-28 06:08:10,698 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pip/_internal/index.py", line 591, in find_all_candidates 2019-10-28 06:08:10,699 ! if self._validate_secure_origin(logger, link) 2019-10-28 06:08:10,700 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pip/_internal/index.py", line 489, in _validate_secure_origin 2019-10-28 06:08:10,700 ! addr = ipaddress.ip_address( 2019-10-28 06:08:10,701 ! AttributeError: 'module' object has no attribute 'ip_address' 2019-10-28 06:08:10,704 > Requirement already satisfied: Jinja2<2.9,>=2.8.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.12) (2.8.1) 2019-10-28 06:08:10,706 > Requirement already satisfied: tornado==4.5.3 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.12) (4.5.3) 2019-10-28 06:08:10,707 > Requirement already satisfied: Flask-Login<0.3,>=0.2.11 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.12) (0.2.11) 2019-10-28 06:08:10,708 > Requirement already satisfied: regex!=2018.11.6 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.12) (2019.1.24) 2019-10-28 06:08:10,710 > Collecting Flask-Principal<0.5,>=0.4 (from OctoPrint==1.3.12)