Duo Zhang created HBASE-24253:
---------------------------------
Summary: HBASE-Find-Flaky-Tests job is failing because of can not
build docker image
Key: HBASE-24253
URL: https://issues.apache.org/jira/browse/HBASE-24253
Project: HBase
Issue Type: Bug
Components: scripts
Reporter: Duo Zhang
Assignee: Duo Zhang
{noformat}
06:30:14 Step 3/4 : RUN DEBIAN_FRONTEND=noninteractive apt-get -qq -y update
&& DEBIAN_FRONTEND=noninteractive apt-get -qq -y install
--no-install-recommends curl=7.58.0-2ubuntu3.8
python2.7=2.7.17-1~18.04 python-pip=9.0.1-2.3~ubuntu1.18.04.1
python-setuptools=39.0.1-2 && apt-get clean && rm -rf
/var/lib/apt/lists/*
06:30:14 ---> Running in 484963d42320
06:30:23 [91mE: Version '2.7.17-1~18.04' for 'python2.7' was not found
06:30:23 [0mThe command '/bin/sh -c DEBIAN_FRONTEND=noninteractive apt-get
-qq -y update && DEBIAN_FRONTEND=noninteractive apt-get -qq -y install
--no-install-recommends curl=7.58.0-2ubuntu3.8
python2.7=2.7.17-1~18.04 python-pip=9.0.1-2.3~ubuntu1.18.04.1
python-setuptools=39.0.1-2 && apt-get clean && rm -rf
/var/lib/apt/lists/*' returned a non-zero code: 100
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)