See <https://builds.apache.org/job/incubator-trafficcontrol-PR/1748/display/redirect?page=changes>
Changes: [Dylan_Volz] adjust cast syntax in named query to avoid escaping :: ------------------------------------------ GitHub pull request #2360 of commit 4d06b6a666b27d93faaf80eebd441e5f773b747f, no merge conflicts. Setting status of 4d06b6a666b27d93faaf80eebd441e5f773b747f to PENDING with url https://builds.apache.org/job/incubator-trafficcontrol-PR/1748/ and message: 'Build started sha1 is merged.' Using context: default [EnvInject] - Loading node environment variables. Building remotely on H27 (ubuntu xenial) in workspace <https://builds.apache.org/job/incubator-trafficcontrol-PR/ws/> Cloning the remote Git repository Cloning repository git://github.com/apache/incubator-trafficcontrol.git > git init <https://builds.apache.org/job/incubator-trafficcontrol-PR/ws/> # > timeout=10 Fetching upstream changes from git://github.com/apache/incubator-trafficcontrol.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress > git://github.com/apache/incubator-trafficcontrol.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url > git://github.com/apache/incubator-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/incubator-trafficcontrol.git # timeout=10 Fetching upstream changes from git://github.com/apache/incubator-trafficcontrol.git using GIT_SSH to set credentials > git fetch --tags --progress > git://github.com/apache/incubator-trafficcontrol.git > +refs/pull/*:refs/remotes/origin/pr/* > git rev-parse 4d06b6a666b27d93faaf80eebd441e5f773b747f^{commit} # timeout=10 Checking out Revision 4d06b6a666b27d93faaf80eebd441e5f773b747f (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d06b6a666b27d93faaf80eebd441e5f773b747f Commit message: "adjust cast syntax in named query to avoid escaping ::" > git rev-list --no-walk 67f3f93540a8667d4d46022e9e87002dae2bd330 # timeout=10 [incubator-trafficcontrol-PR] $ /bin/bash /tmp/jenkins6584598285567955553.sh + '[' '!' -x bin/docker-compose ']' + mkdir bin ++ uname -s ++ uname -m + curl -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 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:37 --:--:-- 0100 617 0 617 0 0 16 0 --:--:-- 0:00:37 --:--:-- 16 0 8079k 0 0 0 0 0 0 --:--:-- 0:00:38 --:--:-- 0 12 8079k 12 1001k 0 0 26285 0 0:05:14 0:00:39 0:04:35 1018k100 8079k 100 8079k 0 0 203k 0 0:00:39 0:00:39 --:--:-- 4662k + chmod +x ./bin/docker-compose + docker version Client: Version: 17.05.0-ce API version: 1.29 Go version: go1.7.5 Git commit: 89658be Built: Thu May 4 22:10:54 2017 OS/Arch: linux/amd64 Server: Version: 17.05.0-ce API version: 1.29 (minimum version 1.12) Go version: go1.7.5 Git commit: 89658be Built: Thu May 4 22:10:54 2017 OS/Arch: linux/amd64 Experimental: false + rm -rf dist + export COMPOSE_HTTP_TIMEOUT=120 + COMPOSE_HTTP_TIMEOUT=120 + ./bin/docker-compose -p jenkins-incubator-trafficcontrol-PR-1748 -f infrastructure/docker/build/docker-compose.yml up --build An HTTP request took too long to complete. Retry with --verbose to obtain debug information. If you encounter this issue regularly because of slow network conditions, consider setting COMPOSE_HTTP_TIMEOUT to a higher value (current value: 120). + find ./dist -type f -ls find: './dist': No such file or directory Build step 'Execute shell' marked build as failure Archiving artifacts Performing Post build task... Match found for : : True Logical operation result is TRUE Running script : export COMPOSE_HTTP_TIMEOUT=120 ./bin/docker-compose -p "${BUILD_TAG}" -f infrastructure/docker/build/docker-compose.yml down -v [incubator-trafficcontrol-PR] $ /bin/bash -xe /tmp/jenkins8751541749500568672.sh + export COMPOSE_HTTP_TIMEOUT=120 + COMPOSE_HTTP_TIMEOUT=120 + ./bin/docker-compose -p jenkins-incubator-trafficcontrol-PR-1748 -f infrastructure/docker/build/docker-compose.yml down -v Removing network jenkinsincubatortrafficcontrolpr1748_default Network jenkinsincubatortrafficcontrolpr1748_default not found. POST BUILD TASK : SUCCESS END OF POST BUILD TASK : 0
