08-12-2020 05:27 PM - edited 08-12-2020 05:36 PM
Sandbox IOx CICD Pipeline 1.7
IoT Learning Lab Module: IOx - Application Deployment and CICD for IoT
https://developer.cisco.com/learning/tracks/iot/cicd-iox/iox-app-building-cicd/step/9
Drone can't publish
It seems to be a connectivity error.
Docker built fails, step 2:
step 2/12 : RUN pip3 install bottle
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at ...
ERROR: No matching distribution found for bottle
The command '/bin/sh -c pip3 install bottle' returned a non-zero code: 1
time="2020-08-12T22:42:26Z" level=fatal msg="exit status 1"
Attached file contains log info.
Solved! Go to Solution.
08-17-2020 06:19 AM
08-13-2020 12:54 AM
devlab hosted on cloud so you should have internet access to get this working as per my knowledge and understanding.
08-13-2020 08:00 AM
My local machine the access and vpn is Ok. I mean, inside IOx CICD Pipeline 1.7 Sandbox, a VM called Drone Box needs to install a Python dependency, but this VM has no internet access to download and install through pip.
08-17-2020 06:19 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide