See <https://builds.apache.org/job/incubator-trafficcontrol-PR/451/display/redirect?page=changes>
Changes: [dewrich] add recursive call to build_dependencies for .spec files with go [dewrich] refactored all relevant structs to lib/go-tc for reuse across TM, TS, TO [dewrich] fixed bug where the db tag wasn't defined was getting mapped [dewrich] fixed test cases to map to the tc structs refactor [dewrich] moved client tests out into a different directory [dewrich] resolved merge issues [dewrich] refactored for new PRs that were merged [dewrich] refactored hardware.go to lib/go-tc [dewrich] moved deliveryservice_regexes, profile, and type structs out to [dewrich] removed servers struct references [dewrich] refactored to use the lib/go-tc users.go [dewrich] referred to api instead of tc package [dewrich] renamed to the real DeliveryServices struct name [dewrich] renamed the DeliveryServices struct to DeliveryServicesRouter to avoid ------------------------------------------ GitHub pull request #1367 of commit 6b2dca4149bcd1884dade5af2f3b99d17706b9d8, no merge conflicts. Setting status of 6b2dca4149bcd1884dade5af2f3b99d17706b9d8 to PENDING with url https://builds.apache.org/job/incubator-trafficcontrol-PR/451/ and message: 'Build started sha1 is merged.' Using context: default [EnvInject] - Loading node environment variables. Building remotely on ubuntu-4 (ubuntu trusty) 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 6b2dca4149bcd1884dade5af2f3b99d17706b9d8^{commit} # timeout=10 Checking out Revision 6b2dca4149bcd1884dade5af2f3b99d17706b9d8 (detached) Commit message: "renamed the DeliveryServices struct to DeliveryServicesRouter to avoid naming conflicts" > git config core.sparsecheckout # timeout=10 > git checkout -f 6b2dca4149bcd1884dade5af2f3b99d17706b9d8 > git rev-list a2a061b58599dde2b0c9f92c04c597be89bdc304 # timeout=10 [incubator-trafficcontrol-PR] $ /bin/bash /tmp/jenkins3584145780441657246.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 --:--:-- --:--:-- --:--:-- 0100 617 0 617 0 0 3724 0 --:--:-- --:--:-- --:--:-- 3739 0 8079k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 12 8079k 12 1019k 0 0 721k 0 0:00:11 0:00:01 0:00:10 1057k100 8079k 100 8079k 0 0 3439k 0 0:00:02 0:00:02 --:--:-- 4252k + 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:06:06 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:06:06 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-451 -f infrastructure/docker/build/docker-compose.yml up --build Creating network "jenkinsincubatortrafficcontrolpr451_default" with the default driver Building traffic_monitor_golang_build Step 1/7 : FROM centos:7 ---> 328edcd84f1b Step 2/7 : MAINTAINER Dan Kirkwood ---> Using cache ---> 92bd520f4e33 Step 3/7 : VOLUME /trafficcontrol ---> Using cache ---> 20b700260eae Step 4/7 : RUN yum -y install epel-release git rpm-build && yum -y clean all ---> Using cache ---> 672c394e70b2 Step 5/7 : RUN yum -y install golang && yum -y clean all ---> Using cache ---> d1c5bee02c03 Step 6/7 : ADD infrastructure/docker/build/clean_build.sh / ---> Using cache ---> fc12ef2a008f Step 7/7 : CMD /clean_build.sh traffic_monitor_golang ---> Using cache ---> bcb914a6a91f Successfully built bcb914a6a91f Successfully tagged traffic_monitor_golang_builder:latest Building traffic_portal_build Step 1/10 : FROM centos:7 ---> 328edcd84f1b Step 2/10 : MAINTAINER Dan Kirkwood ---> Using cache ---> 92bd520f4e33 Step 3/10 : VOLUME /trafficcontrol ---> Using cache ---> 20b700260eae Step 4/10 : RUN yum -y install epel-release git rpm-build && yum -y clean all ---> Using cache ---> 672c394e70b2 Step 5/10 : RUN rpm -ivh https://kojipkgs.fedoraproject.org//packages/http-parser/2.7.1/3.el7/x86_64/http-parser-2.7.1-3.el7.x86_64.rpm && yum -y install gcc libffi-devel make nodejs npm ruby-devel rubygems ---> Using cache ---> b86f545a3071 Step 6/10 : RUN gem install compass ---> Using cache ---> 261981035a33 Step 7/10 : RUN npm -g install bower grunt-cli ---> Running in fc7ec77aa32d npm: relocation error: npm: symbol SSL_set_cert_cb, version libssl.so.10 not defined in file libssl.so.10 with link time reference Service 'traffic_portal_build' failed to build: The command '/bin/sh -c npm -g install bower grunt-cli' returned a non-zero code: 127 + 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/jenkins7472756497003969315.sh + export COMPOSE_HTTP_TIMEOUT=120 + COMPOSE_HTTP_TIMEOUT=120 + ./bin/docker-compose -p jenkins-incubator-trafficcontrol-PR-451 -f infrastructure/docker/build/docker-compose.yml down -v Removing network jenkinsincubatortrafficcontrolpr451_default POST BUILD TASK : SUCCESS END OF POST BUILD TASK : 0
