See <https://builds.apache.org/job/Mesos-Reviewbot-Linux/9839/display/redirect>
Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on H48 (ubuntu) in workspace <https://builds.apache.org/job/Mesos-Reviewbot-Linux/ws/> No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gitbox.apache.org/repos/asf/mesos.git > git init <https://builds.apache.org/job/Mesos-Reviewbot-Linux/ws/> # > timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/mesos.git > git --version # timeout=10 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/mesos.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://gitbox.apache.org/repos/asf/mesos.git # > timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url https://gitbox.apache.org/repos/asf/mesos.git # > timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/mesos.git > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/mesos.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 5a04a1693e4f1d51007c23728f1884a307e229a1 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5a04a1693e4f1d51007c23728f1884a307e229a1 Commit message: "Added a test for os::memory." > git rev-list --no-walk 5a04a1693e4f1d51007c23728f1884a307e229a1 # timeout=10 [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content USERNAME=mesos-review [EnvInject] - Variables injected successfully. [EnvInject] - Mask passwords that will be passed as build parameters. [Mesos-Reviewbot-Linux] $ /bin/bash -xe /tmp/jenkins6951609933602725505.sh + ./support/jenkins/reviewbot.sh 5a04a1693e4f1d51007c23728f1884a307e229a1 Traceback (most recent call last): File "<https://builds.apache.org/job/Mesos-Reviewbot-Linux/ws/support/verify-reviews.py",> line 406, in <module> main() File "<https://builds.apache.org/job/Mesos-Reviewbot-Linux/ws/support/verify-reviews.py",> line 393, in main review_requests = api(review_requests_url) File "<https://builds.apache.org/job/Mesos-Reviewbot-Linux/ws/support/verify-reviews.py",> line 148, in api f = urllib.request.urlopen(url, data=data) File "/usr/lib/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib/python3.6/urllib/request.py", line 526, in open response = self._open(req, data) File "/usr/lib/python3.6/urllib/request.py", line 544, in _open '_open', req) File "/usr/lib/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib/python3.6/urllib/request.py", line 1368, in https_open context=self._context, check_hostname=self._check_hostname) File "/usr/lib/python3.6/urllib/request.py", line 1328, in do_open r = h.getresponse() File "/usr/lib/python3.6/http/client.py", line 1356, in getresponse response.begin() File "/usr/lib/python3.6/http/client.py", line 307, in begin version, status, reason = self._read_status() File "/usr/lib/python3.6/http/client.py", line 276, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response Build step 'Execute shell' marked build as failure
