You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/11/21 18:20:05 UTC

Build failed in Jenkins: trafficcontrol-PR #2830

See <https://builds.apache.org/job/trafficcontrol-PR/2830/display/redirect?page=changes>

Changes:

[mrdgelinas] Logo recreated as vector. New versions of each added. .sketch source

[mrdgelinas] Updated dependency_license added new files, removed deleted files

[mrdgelinas] Fixed paths for png files

[mrdgelinas] Added .sketch to rat-excludes

[mrdgelinas] Fix TO Go to mask field

[mrdgelinas] Change TO level for field mask

[mrdgelinas] ops and above (admin) should not have any server fields masked

[mrdgelinas] Prohibit content invalidation requests for no-origin DS types

[mrdgelinas] flip signed flag when signingAlgorithm is changed. fixes #2836

[mrdgelinas] Optimize tenancy check in Origins read query

[mrdgelinas] rename json files

[mrdgelinas] define httpsPort in enroller

[mrdgelinas] no to-enroll for portal

[mrdgelinas] rearrange enroller dockerfile to be more friendly

[mrdgelinas] enrolling trafficvault

[mrdgelinas] enrolling mid/edge/origin; other tweaks

[mrdgelinas] enroller watches dir instead of connecting to docker

[mrdgelinas] watching multiple dirs

[mrdgelinas] share volume for enroller

[mrdgelinas] checkpoint on enroller conversion

[mrdgelinas] use file to wait for enroller

[mrdgelinas] fixes enroller dir scan

[mrdgelinas] fix EOF issue

[mrdgelinas] add cachegroups

[mrdgelinas] fix error checking

[mrdgelinas] better error checking

[mrdgelinas] more ID retrievals

[mrdgelinas] use nullable version of cachegroup func

[mrdgelinas] remove Id fields from json data

[mrdgelinas] check division in region

[mrdgelinas] fix types in cachegroups

[mrdgelinas] enroller fixes

[mrdgelinas] data cleanup

[mrdgelinas] rename tenants to order properly

[mrdgelinas] fix loading of json during initial trafficops startup

[mrdgelinas] remove v13 refs

[mrdgelinas] clear files from enroller; work around race reading enroller files

[mrdgelinas] rename json file if load failed

[mrdgelinas] rename json file once processed

[mrdgelinas] create /shared dir for more than just enroller

[mrdgelinas] enrollUser; fix enrollDeliveryservice

[mrdgelinas] staged dockerfile for enroller

[mrdgelinas] cleanup deliveryservice json

[mrdgelinas] fix data for user enrolling

[mrdgelinas] Added the ORT script from old branch

[mrdgelinas] fixing bad daemonization

[mrdgelinas] Now using ORT script to start ATS

[mrdgelinas] ORT script now writes and backs up config files

[mrdgelinas] installing new ORT dependencies in edge container

[mrdgelinas] Now restarts ATS when its config files change

[mrdgelinas] Fixed ATS restart logic

[mrdgelinas] Added Ubuntu-specific package handlers and interactive mode prompts

[mrdgelinas] Fixed wrong ATS root in use in ORT and params

[mrdgelinas] Fixed SyntaxError

[mrdgelinas] Fixed bad directory permissions on stock ATS rpm install paths

[mrdgelinas] Fixed error in conditional execution

[mrdgelinas] Added some descriptions of known bugs to README

[mrdgelinas] Added Makefile to install rpms

[mrdgelinas] Added Makefile to README build instructions

[mrdgelinas] Fixed bad quoting, double source of to-access.sh

[mrdgelinas] Fixed error output formatting

[mrdgelinas] Added license header (I swear I've already done this...)

[mrdgelinas] Fixed Dockerfile not properly installing python dependencies

[mrdgelinas] Now waiting on enrollment

[mrdgelinas] Now using ORT script to start ATS

[mrdgelinas] installing new ORT dependencies in edge container

[mrdgelinas] Fixed bad directory permissions on stock ATS rpm install paths

[mrdgelinas] Add Bindv9 DNS server to assist traffic router

[mrdgelinas] Moving to template-based server construction

[mrdgelinas] The only way I can do this without a race condition is include it in the

[mrdgelinas] Waiting for enroller directory

[mrdgelinas] CreateUser requires APIUserPost type

[mrdgelinas] use longer passwd for tv

[mrdgelinas] misc fixes

[mrdgelinas] wait for cdn to be created

[mrdgelinas] fixed bad pipelines for IP info

[mrdgelinas] removed unneeded 'physlocation' field from server template

[mrdgelinas] added httpsPort

[mrdgelinas] fix json keys

[mrdgelinas] DNS: Use non-routable ipv4 classC subnet

[mrdgelinas] Fix to-enroll for edge, mid, origin, and trafficmonitor

[mrdgelinas] Fix enrollment of db, dns, portal, portal, vault

[mrdgelinas] Add Traffic Router, partial FQDN support

[mrdgelinas] Fix yum hang when adding epel repo

[mrdgelinas] fix edge/mid cpu issue, origin enroll

[mrdgelinas] fix origin json

[mrdgelinas] ability to update params and connect profiles

[mrdgelinas] add profiles

[mrdgelinas] Add shared x509 TLS CA support for all container services

[mrdgelinas] Add shared CA support for all container services

[mrdgelinas] add profiles

[mrdgelinas] bad profile import

[mrdgelinas] Misc fixes to param(s), fix trafficmonitor enroll, etc

[mrdgelinas] Make the free GeoLite2 database available locally via trafficops

[mrdgelinas] Fix location of GeoliteCity DB in CCR_CIAB profile

[mrdgelinas] specify vars to sub in envsubst; reduce debug from enroller

[mrdgelinas] Disable DNSSEC validation in bindv9

[mrdgelinas] Download/Unpack/Compress the correct GeoList2 Maxmind DB (City)

[mrdgelinas] switched to ATS 7.1.4

[mrdgelinas] Fixed previously unsatisfied requirement for libkyotocabinet

[mrdgelinas] fix to-post

[mrdgelinas] Added a base image for caches

[mrdgelinas] System now builds tccache prior to edge and mids

[mrdgelinas] add long description on ds

[mrdgelinas] Add Traffic Vault with search capbility.

[mrdgelinas] order data files; add edge->mid parentcachegroupname

[mrdgelinas] Fixing some bad parameters (also '\t' > ' ')

[mrdgelinas] Update DNS to use ciab.test TLD

[mrdgelinas] Add x509v3 Self-Signed CA and TLS certificates

[mrdgelinas] fix ds json

[mrdgelinas] enroller handles deliveryservice_servers

[mrdgelinas] fix localPasswd

[mrdgelinas] Added the ORT script from old branch

[mrdgelinas] Fixed bad directory permissions on stock ATS rpm install paths

[mrdgelinas] Fixing some cache issues related to ATS

[mrdgelinas] Will now (occasionally) update TrafficOps after running

[mrdgelinas] Switching back to subprocess-based ATS commands

[mrdgelinas] Moved RPM permissions fixes into cache container

[mrdgelinas] Containers now able to restart ATS

[mrdgelinas] added cron job to run SYNCDS every minute

[mrdgelinas] Added crontab file

[mrdgelinas] Only start TM after CDN snapshot

[mrdgelinas] add dscp params to ats profiles

[mrdgelinas] remove url_sig from deliveryservice

[mrdgelinas] use nullable deliveryservice

[mrdgelinas] add dnsutils to enroller

[mrdgelinas] Fixed profile parameters placing configuration file outside of the

[mrdgelinas] Add tcnet subnets to ATS astats.config

[mrdgelinas] Add missing reverse ipv4 ptr record

[mrdgelinas] create cache file on image creation

[mrdgelinas] strip comments before comparing config files

[mrdgelinas] Added documentation generation for Python ORT script

[mrdgelinas] Fixed some false positive diffs in configuration files

[mrdgelinas] fix var ref

[mrdgelinas] Change initial default ATS port from 8080 -> 80

[mrdgelinas] add content: host mounted volume in origin

[mrdgelinas] Demo VNC/proxy container for CIAB

[mrdgelinas] no need to enroll origin - gets created w/ deliveryservice

[mrdgelinas] Persist SSL certificates for future restarts

[mrdgelinas] Add CORS to origin, fix dns error with client container

[mrdgelinas] add missing copyright headers

[mrdgelinas] ensure all conf copied to trafficops-go container

[mrdgelinas] fix python ORT to compare correctly

[mrdgelinas] upgrade setuptools prior to installing sphinx

[mrdgelinas] Parse cachegroup localizationMethods into CacheLocation

[mrdgelinas] Filter by enabled LocalizationMethods when selecting a CacheGroup

[mrdgelinas] Update Cachegroup API docs for localizationMethods

[mrdgelinas] Add unit test for parsing localizationMethods from CRConfig

[mrdgelinas] Add test of basic enabledLocalizationMethods filtering functionality

[mrdgelinas] Various minor improvements

[mrdgelinas] merged with stash

[mrdgelinas] removed placeholder file

[mrdgelinas] Lots of minor changes

[mrdgelinas] Fixed theme_overrides.css not being included in HTML output

[mrdgelinas] Added a figure; fixed some minor issues

[mrdgelinas] Fixed minor issues

[mrdgelinas] Removing superfluous reference prefixes

[mrdgelinas] Enforcing 215 character width for tables

[mrdgelinas] Fixed some syntax highlighting

[mrdgelinas] Darker table borders; tables that overflow the page become scrollable

[mrdgelinas] among other things, added load test instructions to router

[mrdgelinas] Slightly darker Note boxes - easier to see its boundaries

[mrdgelinas] replaced images with figures, sections with term definitions

[mrdgelinas] various clarifications, added load testing section

[mrdgelinas] various formatting changes, removed link to now-deprecated Java Traffic

[mrdgelinas] Removed documentation for unsupported Traffic Monitor version

[mrdgelinas] removed traffic_monitor_golang from the index - it's just traffic

[mrdgelinas] updated traffic portal installation instructions

[mrdgelinas] Added a description of the difference between STEERING and

[mrdgelinas] Overhauled the TP guide

[mrdgelinas] fixed a little bit of indentation

[mrdgelinas] starting consolidating trops images

[mrdgelinas] Formatting fixes, added deprecation warning

[mrdgelinas] fixed some broken references

[mrdgelinas] Moved default profiles into Portal

[mrdgelinas] Moved 'default profiles' under Traffic Portal

[mrdgelinas] consistent title levels, syntax highlighting

[mrdgelinas] Clarification, sectioning, syntax highlighting and grammar

[mrdgelinas] What's with the arrow?

[mrdgelinas] Added license header

[mrdgelinas] consistent title level, fixed broken reference

[mrdgelinas] formatting and syntax highlighting

[mrdgelinas] consistent title level, indentation and sectioning

[mrdgelinas] Moved topography diagram into images subdir

[mrdgelinas] Migrated instructions from TO to TP

[mrdgelinas] syntax highlighting

[mrdgelinas] Moved DNSSEC tutorial to Traffic Portal

[mrdgelinas] cleaning up quick-how-to directory

[mrdgelinas] linking extensions to their sections

[mrdgelinas] enforcing 215 character width table limit

[mrdgelinas] Formatting changes

[mrdgelinas] whitespace changes

[mrdgelinas] self-closing tags should self-terminate (imo)

[mrdgelinas] Adding api 1.3 routes

[mrdgelinas] Added license header

[mrdgelinas] finished adding 1.3 routes

[mrdgelinas] updated an api route

[mrdgelinas] More API updates

[mrdgelinas] Fixed favicon and logo not linked

[mrdgelinas] No, seriously, what's with the arrow?

[mrdgelinas] added logo to LaTeX output

[mrdgelinas] Formatting consitency

[mrdgelinas] formatting consistency

[mrdgelinas] Moved non-static files out of _static

[mrdgelinas] Formatting changes, links between anonymous blocking rtype and tr logs

[mrdgelinas] added DNS response parser

[mrdgelinas] Title level consistency

[mrdgelinas] Formatting

[mrdgelinas] trivial whitespace change

[mrdgelinas] Formatting

[mrdgelinas] added admonition advising that a database is not provided

[mrdgelinas] Added links to RGB docs

[mrdgelinas] formatting and consistency

[mrdgelinas] Title level consistency

[mrdgelinas] Replaced a text diagram with an image and formatting overhaul

[mrdgelinas] Formatting consistency

[mrdgelinas] List format consistency, adding to directory listing

[mrdgelinas] Added missing commands/correcting existing commands for `admin.pl` docs

[mrdgelinas] Finished test case and example fixups

[mrdgelinas] Fixed missing reference

[mrdgelinas] Moving Extension documentation to one place

[mrdgelinas] Transformed some diagrams from ASCII -> SVG/PNG pairs

[mrdgelinas] Replaced Remaining ASCII diagrams

[mrdgelinas] Converted decorated lists to definition lists

[mrdgelinas] Removed unnecessary `ref` roles on local section headings

[mrdgelinas] Fixed broken logo spec/switched to new, *real* SVG logo for HTML

[mrdgelinas] Converting examples to syntax-highlighted examples

[mrdgelinas] Formatting overhaul to TM API docs

[mrdgelinas] Fixed the compatibility issue... again?

[mrdgelinas] Added license headers

[mrdgelinas] Using a more modern Python version to build docs

[mrdgelinas] disabling parallel build, fixed a couple of build errors

[mrdgelinas] Added libpcap dependency listing

[mrdgelinas] Added instructions for building the documentation

[mrdgelinas] Fix TO Go DSS to create location params

[mrdgelinas] Fix TO Go DS, DSS to create urlsig params

[github] Update CHANGELOG.md

[mrdgelinas] Remove legacy mysql-to-postgres conversion Dockerfiles and scripts

[github] Update CHANGELOG.md

[mrdgelinas] Fix the CHANGELOG.md release links

[mrdgelinas] Fixes issues where when traffic monitor is starting up and is unable to

[mrdgelinas] fix error message formatting to dereference the

[mrdgelinas] fix grove and grovetccfg build from tarball

[github] Update CHANGELOG.md

[mrdgelinas] Use exact matching of requested name to certificate for SNI fields

[mrdgelinas] revert enroller to 3.0.x version of client

[rawlin_peters] Prevent Perl input record separator change in TO dbdump API

------------------------------------------
[...truncated 16.74 MB...]
traffic_portal_build_1   | | | `-- strip-json-comments@0.1.3 
traffic_portal_build_1   | | +-- timespan@2.3.0 
traffic_portal_build_1   | | +-- utile@0.2.1 
traffic_portal_build_1   | | | +-- async@0.2.10 
traffic_portal_build_1   | | | +-- deep-equal@1.0.1 
traffic_portal_build_1   | | | +-- i@0.3.6 
traffic_portal_build_1   | | | +-- mkdirp@0.5.1 
traffic_portal_build_1   | | | | `-- minimist@0.0.8 
traffic_portal_build_1   | | | +-- ncp@0.4.2 
traffic_portal_build_1   | | | `-- rimraf@2.6.2 
traffic_portal_build_1   | | |   `-- glob@7.1.3 
traffic_portal_build_1   | | |     +-- fs.realpath@1.0.0 
traffic_portal_build_1   | | |     +-- inflight@1.0.6 
traffic_portal_build_1   | | |     | `-- wrappy@1.0.2 
traffic_portal_build_1   | | |     +-- minimatch@3.0.4 
traffic_portal_build_1   | | |     `-- once@1.4.0 
traffic_portal_build_1   | | `-- winston@0.8.3 
traffic_portal_build_1   | |   +-- cycle@1.0.3 
traffic_portal_build_1   | |   +-- isstream@0.1.2 
traffic_portal_build_1   | |   +-- pkginfo@0.3.1 
traffic_portal_build_1   | |   `-- stack-trace@0.0.10 
traffic_portal_build_1   | +-- morgan@1.7.0 
traffic_portal_build_1   | | `-- basic-auth@1.0.4 
traffic_portal_build_1   | +-- requirejs@2.1.22 
traffic_portal_build_1   | `-- ssl-root-cas@1.1.10 
traffic_portal_build_1   |   +-- es6-promise@2.3.0 
traffic_portal_build_1   |   `-- request@2.88.0 
traffic_portal_build_1   |     +-- aws-sign2@0.7.0 
traffic_portal_build_1   |     +-- aws4@1.8.0 
traffic_portal_build_1   |     +-- caseless@0.12.0 
traffic_portal_build_1   |     +-- combined-stream@1.0.7 
traffic_portal_build_1   |     | `-- delayed-stream@1.0.0 
traffic_portal_build_1   |     +-- extend@3.0.2 
traffic_portal_build_1   |     +-- forever-agent@0.6.1 
traffic_portal_build_1   |     +-- form-data@2.3.3 
traffic_portal_build_1   |     | `-- asynckit@0.4.0 
traffic_portal_build_1   |     +-- har-validator@5.1.3 
traffic_portal_build_1   |     | +-- ajv@6.5.5 
traffic_portal_build_1   |     | | +-- fast-deep-equal@2.0.1 
traffic_portal_build_1   |     | | +-- fast-json-stable-stringify@2.0.0 
traffic_portal_build_1   |     | | +-- json-schema-traverse@0.4.1 
traffic_portal_build_1   |     | | `-- uri-js@4.2.2 
traffic_portal_build_1   |     | |   `-- punycode@2.1.1 
traffic_portal_build_1   |     | `-- har-schema@2.0.0 
traffic_portal_build_1   |     +-- http-signature@1.2.0 
traffic_portal_build_1   |     | +-- assert-plus@1.0.0 
traffic_portal_build_1   |     | +-- jsprim@1.4.1 
traffic_portal_build_1   |     | | +-- extsprintf@1.3.0 
traffic_portal_build_1   |     | | +-- json-schema@0.2.3 
traffic_portal_build_1   |     | | `-- verror@1.10.0 
traffic_portal_build_1   |     | `-- sshpk@1.15.2 
traffic_portal_build_1   |     |   +-- asn1@0.2.4 
traffic_portal_build_1   |     |   +-- bcrypt-pbkdf@1.0.2 
traffic_portal_build_1   |     |   +-- dashdash@1.14.1 
traffic_portal_build_1   |     |   +-- ecc-jsbn@0.1.2 
traffic_portal_build_1   |     |   +-- getpass@0.1.7 
traffic_portal_build_1   |     |   +-- jsbn@0.1.1 
traffic_portal_build_1   |     |   +-- safer-buffer@2.1.2 
traffic_portal_build_1   |     |   `-- tweetnacl@0.14.5 
traffic_portal_build_1   |     +-- is-typedarray@1.0.0 
traffic_portal_build_1   |     +-- json-stringify-safe@5.0.1 
traffic_portal_build_1   |     +-- oauth-sign@0.9.0 
traffic_portal_build_1   |     +-- performance-now@2.1.0 
traffic_portal_build_1   |     +-- qs@6.5.2 
traffic_portal_build_1   |     +-- safe-buffer@5.1.2 
traffic_portal_build_1   |     +-- tough-cookie@2.4.3 
traffic_portal_build_1   |     | +-- psl@1.1.29 
traffic_portal_build_1   |     | `-- punycode@1.4.1 
traffic_portal_build_1   |     +-- tunnel-agent@0.6.0 
traffic_portal_build_1   |     `-- uuid@3.3.2 
traffic_portal_build_1   | 
traffic_portal_build_1   | npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/chokidar/node_modules/fsevents):
traffic_portal_build_1   | npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
traffic_portal_build_1   | npm WARN traffic_portal@ No description
traffic_portal_build_1   | npm WARN traffic_portal@ No repository field.
traffic_portal_build_1   | npm WARN traffic_portal@ No license field.
traffic_portal_build_1   | 
traffic_portal_build_1   | Done, without errors.
traffic_portal_build_1   | 
traffic_portal_build_1   | 
traffic_portal_build_1   | Execution Time (2018-11-21 18:19:09 UTC)
traffic_portal_build_1   | loading tasks                  1.2s  ▇▇ 3%
traffic_portal_build_1   | compass:prod                   9.2s  ▇▇▇▇▇▇▇▇▇ 26%
traffic_portal_build_1   | browserify2:app-prod           1.6s  ▇▇ 5%
traffic_portal_build_1   | browserify2:shared-libs-prod   2.7s  ▇▇▇ 8%
traffic_portal_build_1   | install-dependencies          19.7s  ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 57%
traffic_portal_build_1   | Total 34.7s
traffic_portal_build_1   | 
traffic_portal_build_1   | + exit 0
traffic_portal_build_1   | Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5ZXmFi
traffic_portal_build_1   | + umask 022
traffic_portal_build_1   | + cd /tmp/trafficcontrol/rpmbuild/BUILD
traffic_portal_build_1   | + '[' /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9577.a944f4a7.el7.x86_64 '!=' / ']'
traffic_portal_build_1   | + rm -rf /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9577.a944f4a7.el7.x86_64
traffic_portal_build_1   | ++ dirname /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9577.a944f4a7.el7.x86_64
traffic_portal_build_1   | + mkdir -p /tmp/trafficcontrol/rpmbuild/BUILDROOT
traffic_portal_build_1   | + mkdir /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9577.a944f4a7.el7.x86_64
traffic_portal_build_1   | + cd traffic_portal-3.0.0
traffic_portal_build_1   | + /usr/bin/mkdir -p /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9577.a944f4a7.el7.x86_64/etc/init.d
traffic_portal_build_1   | + /usr/bin/mkdir -p /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9577.a944f4a7.el7.x86_64/etc/logrotate.d
traffic_portal_build_1   | + /usr/bin/mkdir -p /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9577.a944f4a7.el7.x86_64/etc/traffic_portal
traffic_portal_build_1   | + /usr/bin/mkdir -p /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9577.a944f4a7.el7.x86_64/opt/traffic_portal/public
traffic_portal_build_1   | + /usr/bin/mkdir -p /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9577.a944f4a7.el7.x86_64/opt/traffic_portal/server
traffic_portal_build_1   | + /usr/bin/mkdir -p /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9577.a944f4a7.el7.x86_64/var/log/traffic_portal
traffic_portal_build_1   | + /usr/bin/cp /tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/server.js /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9577.a944f4a7.el7.x86_64/opt/traffic_portal/.
traffic_portal_build_1   | + /usr/bin/cp -r /tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/conf /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9577.a944f4a7.el7.x86_64/etc/traffic_portal/.
traffic_portal_build_1   | + /usr/bin/cp /tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/build/etc/init.d/traffic_portal /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9577.a944f4a7.el7.x86_64/etc/init.d/.
traffic_portal_build_1   | + /usr/bin/cp /tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/build/etc/logrotate.d/traffic_portal /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9577.a944f4a7.el7.x86_64/etc/logrotate.d/.
traffic_portal_build_1   | + /usr/bin/cp /tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/build/etc/logrotate.d/traffic_portal-access /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9577.a944f4a7.el7.x86_64/etc/logrotate.d/.
traffic_portal_build_1   | + /usr/bin/cp -r /tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/app/dist/node_modules /tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/app/dist/package.json /tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/app/dist/public /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9577.a944f4a7.el7.x86_64/opt/traffic_portal/.
traffic_portal_build_1   | + VERSION=3.0.0-9577.a944f4a7.el7
traffic_portal_build_1   | ++ date '+%Y-%m-%d %H:%M:%SOURCE'
traffic_portal_build_1   | + BUILD_DATE='2018-11-21 18:19:44OURCE'
traffic_portal_build_1   | + VERSION='"Version":"3.0.0-9577.a944f4a7.el7"'
traffic_portal_build_1   | + BUILD_DATE='"Build Date":"2018-11-21 18:19:44OURCE"'
traffic_portal_build_1   | + JSON_VERSION='{\n"Version":"3.0.0-9577.a944f4a7.el7",\n"Build Date":"2018-11-21 18:19:44OURCE"\n}'
traffic_portal_build_1   | + echo -e '{\n"Version":"3.0.0-9577.a944f4a7.el7",\n"Build' 'Date":"2018-11-21' '18:19:44OURCE"\n}'
traffic_portal_build_1   | + /usr/lib/rpm/check-buildroot
traffic_portal_build_1   | + /usr/lib/rpm/redhat/brp-compress
traffic_portal_build_1   | + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
traffic_portal_build_1   | + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
traffic_portal_build_1   | + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
traffic_portal_build_1   | + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
traffic_portal_build_1   | + /usr/lib/rpm/redhat/brp-python-hardlink
traffic_portal_build_1   | + /usr/lib/rpm/redhat/brp-java-repack-jars
traffic_portal_build_1   | Processing files: traffic_portal-3.0.0-9577.a944f4a7.el7.x86_64
traffic_portal_build_1   | warning: File listed twice: /etc/init.d/traffic_portal
traffic_portal_build_1   | warning: File listed twice: /opt/traffic_portal/node_modules/forever/bin/forever
traffic_portal_build_1   | warning: File listed twice: /opt/traffic_portal/node_modules/forever/bin/monitor
traffic_portal_build_1   | warning: File listed twice: /opt/traffic_portal/public/traffic_portal_properties.json
traffic_portal_build_1   | Provides: traffic_portal = 3.0.0-9577.a944f4a7.el7 traffic_portal(x86-64) = 3.0.0-9577.a944f4a7.el7
traffic_portal_build_1   | Requires(interp): /bin/sh
traffic_portal_build_1   | Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
traffic_portal_build_1   | Requires(post): /bin/sh
traffic_portal_build_1   | Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9577.a944f4a7.el7.x86_64
traffic_portal_build_1   | Wrote: /tmp/trafficcontrol/rpmbuild/SRPMS/traffic_portal-3.0.0-9577.a944f4a7.el7.src.rpm
traffic_portal_build_1   | Wrote: /tmp/trafficcontrol/rpmbuild/RPMS/x86_64/traffic_portal-3.0.0-9577.a944f4a7.el7.x86_64.rpm
traffic_portal_build_1   | Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vjerJ7
traffic_portal_build_1   | + umask 022
traffic_portal_build_1   | + cd /tmp/trafficcontrol/rpmbuild/BUILD
traffic_portal_build_1   | + cd traffic_portal-3.0.0
traffic_portal_build_1   | + /usr/bin/rm -rf /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9577.a944f4a7.el7.x86_64
traffic_portal_build_1   | + exit 0
traffic_portal_build_1   | 
traffic_portal_build_1   | ========================================================================================
traffic_portal_build_1   | RPM BUILD FOR traffic_portal SUCCEEDED, See /tmp/trafficcontrol/dist/traffic_portal-3.0.0-9577.a944f4a7.el7.x86_64.rpm for the newly built rpm.
traffic_portal_build_1   | ========================================================================================
traffic_portal_build_1   | 
traffic_portal_build_1   | The following subdirectories built successfully: 
traffic_portal_build_1   |    traffic_portal
traffic_portal_build_1   | See /tmp/trafficcontrol/dist for newly built rpms.
traffic_portal_build_1   | + echo 0
traffic_portal_build_1   | + exit 0
traffic_portal_build_1   | + cleanup
traffic_portal_build_1   | + setowner /trafficcontrol /trafficcontrol/dist
traffic_portal_build_1   | ++ stat -c %u:%g /trafficcontrol
traffic_portal_build_1   | + own=910:910
traffic_portal_build_1   | + shift
traffic_portal_build_1   | + [[ -n /trafficcontrol/dist ]]
traffic_portal_build_1   | + chown -R 910:910 /trafficcontrol/dist
trafficcontrolpr2830_traffic_portal_build_1 exited with code 0
+ /tmp/docker-compose-UQPe -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2830 ps -q
+ tee /tmp/tc-status-TO00
+ xargs docker inspect -f '{{.Name}} {{.State.ExitCode}}'
+ read name exitcode
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 1 == \0 ]]
++ echo /trafficcontrolpr2830_traffic_router_build_1
++ sed s@/trafficcontrolPR2830_@@
++ sed 's/_[0-9]*$//'
+ name=/trafficcontrolpr2830_traffic_router_build
+ echo /trafficcontrolpr2830_traffic_router_build exited with status 1
+ read name exitcode
/trafficcontrolpr2830_traffic_router_build exited with status 1
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ /tmp/docker-compose-UQPe -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2830 rm -v -f
Removing trafficcontrolpr2830_weasel_1 ... 
Removing trafficcontrolpr2830_traffic_monitor_build_1 ... 
Removing trafficcontrolpr2830_traffic_ops_build_1 ... 
Removing trafficcontrolpr2830_docs_1 ... 
Removing trafficcontrolpr2830_grove_build_1 ... 
Removing trafficcontrolpr2830_grovetccfg_build_1 ... 
Removing trafficcontrolpr2830_traffic_stats_build_1 ... 
Removing trafficcontrolpr2830_traffic_portal_build_1 ... 
Removing trafficcontrolpr2830_source_1 ... 
Removing trafficcontrolpr2830_traffic_router_build_1 ... 
Removing trafficcontrolpr2830_docs_1 ... doneRemoving trafficcontrolpr2830_source_1 ... doneRemoving trafficcontrolpr2830_traffic_stats_build_1 ... doneRemoving trafficcontrolpr2830_traffic_portal_build_1 ... doneRemoving trafficcontrolpr2830_traffic_ops_build_1 ... doneRemoving trafficcontrolpr2830_grove_build_1 ... doneRemoving trafficcontrolpr2830_grovetccfg_build_1 ... doneRemoving trafficcontrolpr2830_traffic_monitor_build_1 ... doneRemoving trafficcontrolpr2830_weasel_1 ... doneRemoving trafficcontrolpr2830_traffic_router_build_1 ... doneGoing to remove trafficcontrolpr2830_weasel_1, trafficcontrolpr2830_traffic_monitor_build_1, trafficcontrolpr2830_traffic_ops_build_1, trafficcontrolpr2830_docs_1, trafficcontrolpr2830_grove_build_1, trafficcontrolpr2830_grovetccfg_build_1, trafficcontrolpr2830_traffic_stats_build_1, trafficcontrolpr2830_traffic_portal_build_1, trafficcontrolpr2830_source_1, trafficcontrolpr2830_traffic_router_build_1
+ ls -l dist
total 79688
-rw-r--r-- 1 jenkins jenkins 10920172 Nov 21 18:18 apache-trafficcontrol-3.0.0-docs.tar.gz
-rw-r--r-- 1 jenkins jenkins 43113662 Nov 21 18:17 apache-trafficcontrol-3.0.0.tar.gz
-rw-r--r-- 1 jenkins jenkins    16634 Nov 21 18:18 build-docs.log
-rw-r--r-- 1 jenkins jenkins     9250 Nov 21 18:18 build-grove.log
-rw-r--r-- 1 jenkins jenkins    69632 Nov 21 18:18 build-traffic_monitor.log
-rw-r--r-- 1 jenkins jenkins   163255 Nov 21 18:18 build-traffic_ops.log
-rw-r--r-- 1 jenkins jenkins   832877 Nov 21 18:19 build-traffic_portal.log
-rw-r--r-- 1 jenkins jenkins   327502 Nov 21 18:18 build-traffic_router.log
-rw-r--r-- 1 jenkins jenkins   120635 Nov 21 18:18 build-traffic_stats.log
-rw-r--r-- 1 jenkins jenkins  2346244 Nov 21 18:18 grove-0.1-9577.a944f4a7.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins  2683868 Nov 21 18:18 grovetccfg-0.1-9577.a944f4a7.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins   209553 Nov 21 18:18 traffic_monitor-3.0.0-9577.a944f4a7.el7.src.rpm
-rw-r--r-- 1 jenkins jenkins  2450780 Nov 21 18:18 traffic_monitor-3.0.0-9577.a944f4a7.el7.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins  1304687 Nov 21 18:18 traffic_ops-3.0.0-9577.a944f4a7.el7.src.rpm
-rw-r--r-- 1 jenkins jenkins  5214920 Nov 21 18:18 traffic_ops-3.0.0-9577.a944f4a7.el7.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins    25400 Nov 21 18:18 traffic_ops_ort-3.0.0-9577.a944f4a7.el7.src.rpm
-rw-r--r-- 1 jenkins jenkins    23880 Nov 21 18:18 traffic_ops_ort-3.0.0-9577.a944f4a7.el7.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins  1404705 Nov 21 18:19 traffic_portal-3.0.0-9577.a944f4a7.el7.src.rpm
-rw-r--r-- 1 jenkins jenkins  4717348 Nov 21 18:19 traffic_portal-3.0.0-9577.a944f4a7.el7.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins   345183 Nov 21 18:18 traffic_stats-3.0.0-9577.a944f4a7.el7.src.rpm
-rw-r--r-- 1 jenkins jenkins  5257652 Nov 21 18:18 traffic_stats-3.0.0-9577.a944f4a7.el7.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins        0 Nov 21 18:17 weasel.txt
+ [[ -s dist/weasel.txt ]]
+ [[ -s /tmp/tc-status-TO00 ]]
+ cat /tmp/tc-status-TO00
/trafficcontrolpr2830_traffic_router_build exited with status 1
+ exit 1
+ finish
+ /tmp/docker-compose-UQPe -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2830 down -v
Removing network trafficcontrolpr2830_default
+ /tmp/docker-compose-UQPe -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2830 rm -v -f
No stopped containers
+ rm -f /tmp/docker-compose-UQPe
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

Jenkins build is back to normal : trafficcontrol-PR #2831

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR/2831/display/redirect?page=changes>