See <https://builds.apache.org/job/trafficcontrol-PR/4659/display/redirect?page=changes>
Changes: [Jason_Tucker] Port TO Extension Checks from perl to go [Jason_Tucker] update extension check doc [Jason_Tucker] Update CHANGELOG.md [Jason_Tucker] change UpdateCheckStatus() to InsertServerCheckStatus() [Jason_Tucker] Fix go checks to support changes to underlying library [Jason_Tucker] Decoder was missing TLS layer [Jason_Tucker] go fmt [Jason_Tucker] Correct offset of TLS handshake packets ------------------------------------------ GitHub pull request #4010 of commit bd9de1903d8d0e58949476fba6782053201c97d1, has merge conflicts. Running as SYSTEM Setting status of bd9de1903d8d0e58949476fba6782053201c97d1 to PENDING with url https://builds.apache.org/job/trafficcontrol-PR/4659/ and message: 'Build started for original commit.' Using context: default [EnvInject] - Loading node environment variables. Building remotely on H39 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR/ws/> [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... using credential b205a645-1ea7-4dfd-973d-c14ac43cab07 Cloning the remote Git repository Cloning repository git://github.com/apache/trafficcontrol.git > git init <https://builds.apache.org/job/trafficcontrol-PR/ws/> # timeout=10 Fetching upstream changes from git://github.com/apache/trafficcontrol.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git://github.com/apache/trafficcontrol.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://github.com/apache/trafficcontrol.git # > timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url git://github.com/apache/trafficcontrol.git # > timeout=10 Fetching upstream changes from git://github.com/apache/trafficcontrol.git using GIT_SSH to set credentials > git fetch --tags --progress git://github.com/apache/trafficcontrol.git > +refs/pull/*:refs/remotes/origin/pr/* > git rev-parse bd9de1903d8d0e58949476fba6782053201c97d1^{commit} # timeout=10 Checking out Revision bd9de1903d8d0e58949476fba6782053201c97d1 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f bd9de1903d8d0e58949476fba6782053201c97d1 Commit message: "Correct offset of TLS handshake packets" > git rev-list --no-walk 06e3d4889119ff5420122182227203e00acfa1c5 # timeout=10 [trafficcontrol-PR] $ /bin/bash /tmp/jenkins8649588866073294712.sh ++ echo jenkins-trafficcontrol-PR-4659 ++ sed s/-//g ++ sed s/jenkins// + proj=trafficcontrolPR4659 + yml=infrastructure/docker/build/docker-compose.yml ++ mktemp /tmp/docker-compose-XXXX + dc=/tmp/docker-compose-HNxP ++ mktemp /tmp/tc-status-XXXX + st=/tmp/tc-status-11Zd + trap finish EXIT ++ uname -s ++ uname -m + curl -o /tmp/docker-compose-HNxP -L https://github.com/docker/compose/releases/download/1.13.0/docker-compose-Linux-x86_64 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 617 0 617 0 0 1103 0 --:--:-- --:--:-- --:--:-- 1103 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 8079k 100 8079k 0 0 4722k 0 0:00:01 0:00:01 --:--:-- 10.1M + chmod +x /tmp/docker-compose-HNxP + rm -rf dist + /tmp/docker-compose-HNxP -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4659 up Couldn't connect to Docker daemon at http+docker://localunixsocket - is it running? If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable. + exit 1 + finish + /tmp/docker-compose-HNxP -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4659 down -v Couldn't connect to Docker daemon at http+docker://localunixsocket - is it running? If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable. + /tmp/docker-compose-HNxP -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4659 rm -v -f Couldn't connect to Docker daemon at http+docker://localunixsocket - is it running? If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable. + rm -f /tmp/docker-compose-HNxP Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful
