Started by upstream project "pipeline-post-merge" build number 850 originally caused by: Triggered by Gerrit: https://gerrit.opensdn.io/c/opensdn-io/tf-jenkins/+/2773 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on slave-openstack-gz1_1 (openstack) in workspace /home/jenkins/workspace/update-jenkins-jobs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [WS-CLEANUP] Done The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/opensdn-io/tf-jenkins.git > git init /home/jenkins/workspace/update-jenkins-jobs/src/opensdn-io/tf-jenkins # timeout=10 Fetching upstream changes from https://github.com/opensdn-io/tf-jenkins.git > git --version # timeout=10 > git --version # 'git version 2.25.1' > git fetch --tags --force --progress -- https://github.com/opensdn-io/tf-jenkins.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/opensdn-io/tf-jenkins.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 910b53d881252eb245fbcf983740c79f7dc251ae (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 910b53d881252eb245fbcf983740c79f7dc251ae # timeout=10 Commit message: "fix error in code-coverage job" > git rev-list --no-walk 11a392e6f87c1863efb09b76ae8df2a1a2db3c85 # timeout=10 [update-jenkins-jobs] $ /bin/bash -e /tmp/jenkins4844141409641303357.sh Collecting setuptools<82 Using cached setuptools-75.3.4-py3-none-any.whl (1.3 MB) Collecting wheel Using cached wheel-0.45.1-py3-none-any.whl (72 kB) Installing collected packages: setuptools, wheel Attempting uninstall: setuptools Found existing installation: setuptools 44.0.0 Uninstalling setuptools-44.0.0: Successfully uninstalled setuptools-44.0.0 Successfully installed setuptools-75.3.4 wheel-0.45.1 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='pypi.org', port=443): Read timed out. (read timeout=15)")': /simple/jenkins-job-builder/ WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='pypi.org', port=443): Read timed out. (read timeout=15)")': /simple/jenkins-job-builder/ WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='pypi.org', port=443): Read timed out. (read timeout=15)")': /simple/jenkins-job-builder/ WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='pypi.org', port=443): Read timed out. (read timeout=15)")': /simple/jenkins-job-builder/ WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='pypi.org', port=443): Read timed out. (read timeout=15)")': /simple/jenkins-job-builder/ ERROR: Could not find a version that satisfies the requirement jenkins-job-builder (from versions: none) ERROR: No matching distribution found for jenkins-job-builder Build step 'Execute shell' marked build as failure Finished: FAILURE