starting build "b76a54e9-eeca-4ab7-bbd5-31c384faaa87" FETCHSOURCE BUILD Starting Step #0 Step #0: Already have image (with digest): gcr.io/cloud-builders/git Step #0: Cloning into 'oss-fuzz'... Finished Step #0 Starting Step #1 Step #1: Already have image (with digest): gcr.io/cloud-builders/docker Step #1: Sending build context to Docker daemon 13.31kB Step #1: Step 1/11 : FROM gcr.io/oss-fuzz-base/base-builder Step #1: latest: Pulling from oss-fuzz-base/base-builder Step #1: 16c48d79e9cc: Pulling fs layer Step #1: 3c654ad3ed7d: Pulling fs layer Step #1: 6276f4f9c29d: Pulling fs layer Step #1: a4bd43ad48ce: Pulling fs layer Step #1: 382d4938cda9: Pulling fs layer Step #1: d4209fecdd39: Pulling fs layer Step #1: 9e26543fa9c6: Pulling fs layer Step #1: f6497a251ae9: Pulling fs layer Step #1: 82a56921fb15: Pulling fs layer Step #1: d6d91e32db40: Pulling fs layer Step #1: 289019faed73: Pulling fs layer Step #1: b8fd801ad858: Pulling fs layer Step #1: 4c2de37ac061: Pulling fs layer Step #1: 277d15438afd: Pulling fs layer Step #1: 55532a0f3a10: Pulling fs layer Step #1: 0c0e2cc08e42: Pulling fs layer Step #1: c2bace161998: Pulling fs layer Step #1: 6e1ac268e5d6: Pulling fs layer Step #1: 382d4938cda9: Waiting Step #1: 82a56921fb15: Waiting Step #1: d4209fecdd39: Waiting Step #1: d6d91e32db40: Waiting Step #1: 9e26543fa9c6: Waiting Step #1: 289019faed73: Waiting Step #1: f6497a251ae9: Waiting Step #1: b8fd801ad858: Waiting Step #1: 0c0e2cc08e42: Waiting Step #1: 6e1ac268e5d6: Waiting Step #1: 4c2de37ac061: Waiting Step #1: c2bace161998: Waiting Step #1: 55532a0f3a10: Waiting Step #1: a4bd43ad48ce: Waiting Step #1: 3c654ad3ed7d: Download complete Step #1: 6276f4f9c29d: Download complete Step #1: a4bd43ad48ce: Verifying Checksum Step #1: a4bd43ad48ce: Download complete Step #1: d4209fecdd39: Verifying Checksum Step #1: d4209fecdd39: Download complete Step #1: 9e26543fa9c6: Verifying Checksum Step #1: 9e26543fa9c6: Download complete Step #1: 16c48d79e9cc: Verifying Checksum Step #1: 16c48d79e9cc: Download complete Step #1: 382d4938cda9: Verifying Checksum Step #1: 382d4938cda9: Download complete Step #1: 82a56921fb15: Download complete Step #1: 289019faed73: Verifying Checksum Step #1: 289019faed73: Download complete Step #1: d6d91e32db40: Verifying Checksum Step #1: d6d91e32db40: Download complete Step #1: b8fd801ad858: Verifying Checksum Step #1: b8fd801ad858: Download complete Step #1: 4c2de37ac061: Verifying Checksum Step #1: 4c2de37ac061: Download complete Step #1: 277d15438afd: Verifying Checksum Step #1: 277d15438afd: Download complete Step #1: 55532a0f3a10: Download complete Step #1: 16c48d79e9cc: Pull complete Step #1: 3c654ad3ed7d: Pull complete Step #1: 6276f4f9c29d: Pull complete Step #1: a4bd43ad48ce: Pull complete Step #1: 0c0e2cc08e42: Verifying Checksum Step #1: 0c0e2cc08e42: Download complete Step #1: c2bace161998: Download complete Step #1: 6e1ac268e5d6: Verifying Checksum Step #1: 6e1ac268e5d6: Download complete Step #1: 382d4938cda9: Pull complete Step #1: f6497a251ae9: Verifying Checksum Step #1: f6497a251ae9: Download complete Step #1: d4209fecdd39: Pull complete Step #1: 9e26543fa9c6: Pull complete Step #1: f6497a251ae9: Pull complete Step #1: 82a56921fb15: Pull complete Step #1: d6d91e32db40: Pull complete Step #1: 289019faed73: Pull complete Step #1: b8fd801ad858: Pull complete Step #1: 4c2de37ac061: Pull complete Step #1: 277d15438afd: Pull complete Step #1: 55532a0f3a10: Pull complete Step #1: 0c0e2cc08e42: Pull complete Step #1: c2bace161998: Pull complete Step #1: 6e1ac268e5d6: Pull complete Step #1: Digest: sha256:d342fdef1911681c00c4f4c193ebcd4a21655d1589627633543bb2f960a85d78 Step #1: Status: Downloaded newer image for gcr.io/oss-fuzz-base/base-builder:latest Step #1: ---> e6e994a31acf Step #1: Step 2/11 : MAINTAINER security@ntp.org Step #1: ---> Running in 97e0789dac7a Step #1: Removing intermediate container 97e0789dac7a Step #1: ---> d68ce9b15b0b Step #1: Step 3/11 : RUN apt-get update && apt-get install -y make autoconf automake libtool bison flex rsync lynx Step #1: ---> Running in 1b1217e7aded Step #1: Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB] Step #1: Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease Step #1: Get:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] Step #1: Hit:4 http://archive.ubuntu.com/ubuntu xenial-backports InRelease Step #1: Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1348 kB] Step #1: Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [991 kB] Step #1: Fetched 2557 kB in 2s (1183 kB/s) Step #1: Reading package lists... Step #1: Reading package lists... Step #1: Building dependency tree... Step #1: Reading state information... Step #1: make is already the newest version (4.1-6). Step #1: rsync is already the newest version (3.1.1-3ubuntu1.2). Step #1: rsync set to manually installed. Step #1: The following additional packages will be installed: Step #1: autotools-dev libbison-dev libfl-dev libltdl-dev libltdl7 libsigsegv2 Step #1: lynx-common m4 Step #1: Suggested packages: Step #1: autoconf-archive gnu-standards autoconf-doc gettext bison-doc Step #1: build-essential libtool-doc gfortran | fortran95-compiler gcj-jdk Step #1: The following NEW packages will be installed: Step #1: autoconf automake autotools-dev bison flex libbison-dev libfl-dev Step #1: libltdl-dev libltdl7 libsigsegv2 libtool lynx lynx-common m4 Step #1: 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. Step #1: Need to get 3407 kB of archives. Step #1: After this operation, 11.4 MB of additional disk space will be used. Step #1: Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsigsegv2 amd64 2.10-4 [14.1 kB] Step #1: Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 m4 amd64 1.4.17-5 [195 kB] Step #1: Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfl-dev amd64 2.6.0-11 [12.5 kB] Step #1: Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 flex amd64 2.6.0-11 [290 kB] Step #1: Get:5 http://archive.ubuntu.com/ubuntu xenial/main amd64 autoconf all 2.69-9 [321 kB] Step #1: Get:6 http://archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] Step #1: Get:7 http://archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB] Step #1: Get:8 http://archive.ubuntu.com/ubuntu xenial/main amd64 libbison-dev amd64 2:3.0.4.dfsg-1 [338 kB] Step #1: Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 bison amd64 2:3.0.4.dfsg-1 [259 kB] Step #1: Get:10 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] Step #1: Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] Step #1: Get:12 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] Step #1: Get:13 http://archive.ubuntu.com/ubuntu xenial/universe amd64 lynx-common all 2.8.9dev8-4ubuntu1 [411 kB] Step #1: Get:14 http://archive.ubuntu.com/ubuntu xenial/universe amd64 lynx amd64 2.8.9dev8-4ubuntu1 [624 kB] Step #1: debconf: delaying package configuration, since apt-utils is not installed Step #1: Fetched 3407 kB in 5s (594 kB/s) Step #1: Selecting previously unselected package libsigsegv2:amd64. Step #1: (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14870 files and directories currently installed.) Step #1: Preparing to unpack .../libsigsegv2_2.10-4_amd64.deb ... Step #1: Unpacking libsigsegv2:amd64 (2.10-4) ... Step #1: Selecting previously unselected package m4. Step #1: Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... Step #1: Unpacking m4 (1.4.17-5) ... Step #1: Selecting previously unselected package libfl-dev:amd64. Step #1: Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... Step #1: Unpacking libfl-dev:amd64 (2.6.0-11) ... Step #1: Selecting previously unselected package flex. Step #1: Preparing to unpack .../flex_2.6.0-11_amd64.deb ... Step #1: Unpacking flex (2.6.0-11) ... Step #1: Selecting previously unselected package autoconf. Step #1: Preparing to unpack .../autoconf_2.69-9_all.deb ... Step #1: Unpacking autoconf (2.69-9) ... Step #1: Selecting previously unselected package autotools-dev. Step #1: Preparing to unpack .../autotools-dev_20150820.1_all.deb ... Step #1: Unpacking autotools-dev (20150820.1) ... Step #1: Selecting previously unselected package automake. Step #1: Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... Step #1: Unpacking automake (1:1.15-4ubuntu1) ... Step #1: Selecting previously unselected package libbison-dev:amd64. Step #1: Preparing to unpack .../libbison-dev_2%3a3.0.4.dfsg-1_amd64.deb ... Step #1: Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... Step #1: Selecting previously unselected package bison. Step #1: Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... Step #1: Unpacking bison (2:3.0.4.dfsg-1) ... Step #1: Selecting previously unselected package libltdl7:amd64. Step #1: Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... Step #1: Unpacking libltdl7:amd64 (2.4.6-0.1) ... Step #1: Selecting previously unselected package libltdl-dev:amd64. Step #1: Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... Step #1: Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... Step #1: Selecting previously unselected package libtool. Step #1: Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... Step #1: Unpacking libtool (2.4.6-0.1) ... Step #1: Selecting previously unselected package lynx-common. Step #1: Preparing to unpack .../lynx-common_2.8.9dev8-4ubuntu1_all.deb ... Step #1: Unpacking lynx-common (2.8.9dev8-4ubuntu1) ... Step #1: Selecting previously unselected package lynx. Step #1: Preparing to unpack .../lynx_2.8.9dev8-4ubuntu1_amd64.deb ... Step #1: Unpacking lynx (2.8.9dev8-4ubuntu1) ... Step #1: Processing triggers for libc-bin (2.23-0ubuntu11) ... Step #1: Processing triggers for mime-support (3.59ubuntu1) ... Step #1: Setting up libsigsegv2:amd64 (2.10-4) ... Step #1: Setting up m4 (1.4.17-5) ... Step #1: Setting up libfl-dev:amd64 (2.6.0-11) ... Step #1: Setting up flex (2.6.0-11) ... Step #1: Setting up autoconf (2.69-9) ... Step #1: Setting up autotools-dev (20150820.1) ... Step #1: Setting up automake (1:1.15-4ubuntu1) ... Step #1: update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode Step #1: Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... Step #1: Setting up bison (2:3.0.4.dfsg-1) ... Step #1: update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode Step #1: Setting up libltdl7:amd64 (2.4.6-0.1) ... Step #1: Setting up libltdl-dev:amd64 (2.4.6-0.1) ... Step #1: Setting up libtool (2.4.6-0.1) ... Step #1: Setting up lynx-common (2.8.9dev8-4ubuntu1) ... Step #1: Setting up lynx (2.8.9dev8-4ubuntu1) ... Step #1: update-alternatives: using /usr/bin/lynx to provide /usr/bin/www-browser (www-browser) in auto mode Step #1: Processing triggers for libc-bin (2.23-0ubuntu11) ... Step #1: Removing intermediate container 1b1217e7aded Step #1: ---> e141b879badc Step #1: Step 4/11 : ADD https://www.bitkeeper.org/downloads/7.3.3/bk-7.3.3-x86_64-glibc213-linux.bin bk-7.3.3-x86_64-glibc213-linux.bin Step #1: Step #1: ---> fdebe5730d67 Step #1: Step 5/11 : RUN chmod +x bk-7.3.3-x86_64-glibc213-linux.bin Step #1: ---> Running in 440221a8240a Step #1: Removing intermediate container 440221a8240a Step #1: ---> a85a236a8483 Step #1: Step 6/11 : RUN ./bk-7.3.3-x86_64-glibc213-linux.bin /usr/local/bitkeeper Step #1: ---> Running in 4edd2471b407 Step #1: Please wait while we unpack in /tmp/bksetup6 ... Step #1: Installing BitKeeper in /usr/local/bitkeeper Step #1: ln -s /usr/local/bitkeeper/bk /usr/bin/bk Step #1:  Step #1: Installed version information: Step #1: Step #1: BitKeeper version is bk-7.3.3 for x86_64-glibc213-linux Step #1: Built by: wscott@debian70-64.bitkeeper.com in /build/dev-oss-wscott/src Step #1: Built on: Sat Dec 29 2018 12:23:45 UTC (10 months ago) Step #1: Running on: x86_64-glibc213-linux,4.15.0-1044-gcp Step #1:  Step #1: Installation directory: /usr/local/bitkeeper Step #1:  Step #1: Cleaning up temp files in bksetup6 ... Step #1: Removing intermediate container 4edd2471b407 Step #1: ---> a487d6fdebd4 Step #1: Step 7/11 : RUN ln -s /usr/local/bitkeeper/bk /usr/local/bin/bk Step #1: ---> Running in 434b0dd38795 Step #1: Removing intermediate container 434b0dd38795 Step #1: ---> dbca167912b9 Step #1: Step 8/11 : RUN bk clone http://bk.ntp.org/ntp-dev Step #1: ---> Running in 549194656c33 Step #1: bkd_client.c:432 (7.3.3): http://bk.ntp.org/ntp-dev: Connection timed out Step #1: The command '/bin/sh -c bk clone http://bk.ntp.org/ntp-dev' returned a non-zero code: 5 Finished Step #1 ERROR ERROR: build step 1 "gcr.io/cloud-builders/docker" failed: exit status 5 Step #1: