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 2020/04/14 23:35:43 UTC

Build failed in Jenkins: trafficcontrol-PR #5691

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

Changes:

[github] Removed references to '/internal/' API endpoints (#4494)

[github] Only allow changing of types based on useintable (#4406)

[github] Deprecate GET servers id (#4505)

[github] Deprecate GET statuses/:id (#4506)

[github] Fix TO unit tests (#4524)

[github] CDN-in-a-Box: Downgrade Python Traffic Ops client (#4523)

[github] Added Alerts to several response structs (#4486)

[github] Deprecate GET tenants/:id (#4507)

[github] Deprecate servers/status (#4516)

[github] Finish deprecation of GET regions/name/:name (#4509)

[github] Deprecate /phys_locations/trimmed (#4510)

[github] Missing msg on cache group deletion (#4526)

[github] TP: refactor to simplify UI code to require server IPv4 OR IPv6 address

[github] Fix server compatibility with v1 (#4530)

[github] Fix v2 tests in trafficops integration container (#4535)

[github] Deprecate DELETE/GET regions/:id (#4508)

[github] Rework /deliveryservice_server/:dsid/:serverid (#4520)

[github] Collapse cdns/{{ID}}/snapshot & snapshot/{{CDN}} to snapshot route

[github] Rework deliveryservices/xmlId/:XMLID/sslkeys/delete (#4519)

[github] Allow json endpoint on delivery services (#4533)

[github] Deprecate servers/hostname/hostName/details (#4512)

[github] Deprecate steering/:ds/targets/:target  (#4538)

[github] Fix ORT missing import (#4539)

[github] Fix v2 tests (#4542)

[github] Limit the amount of calls needed on ds regexes and jobs (#4527)

[github] Rework to_extensions to servercheck/extensions & plugins in 2.x (#4481)

[github] added isServiceAddress to TP test (#4545)

[github] removed /servers/checks documentation from v2 (#4546)

[github] fixed nil exception in cert autorenewal (#4532)

[github] updated Lets Encrypt endpoint to perform checks (#4540)

[github] Fixed snapshots passing cdnID in body not qstring (#4554)

[github] go fmt (#4550)

[github] Deprecate users/{userId}/deliveryServices (#4528)

[github] updated letsencrypt endpoints to require ops permissions (#4555)

[github] Add default sort to phys_locations (#4547)

[github] Fix ORT atstccfg to allow using new features in the latest Traffic Ops

[github] updated Traffic Monitor to monitor both IPv4 and IPv6 by default (#4576)

[github] PUT /snapshot?cdn=not-found returns 404 (#4556)

[github] Removed the deprecated db/admin.pl script (#4585)

[github] Tm ui improvements (#4403)

[github] Prefix short_name WhereColumnInfo with table name (#4589)

[github] Incorrect status code when requesting dses w/ invalid accessibleTo

[github] Check exit codes for each line and add an error trap (#4593)

[github] Better error handling when creating a DS on a CDN with no keys (#4581)

[github] Fix traffic_ops_ort.pl checking cache status (#4597)

[github] Removed unused code in traffic_ops_golang (#4595)

[github] Update .jshintrc (#4590)

[github] Added missing xmlId parameter to the docs (#4578)

[github] Read existing range_slice_block_size data on 1.4 PUTs (#4594)

[github] Update the GitHub pull request template to include recent git refs

[github] Update URL to Postgres repo RPM (#4604)

[github] Add ORT TO timeout option (#4606)

[github] Appropriate path join (#4607)

[github] Check DB value for useintable (#4600)

[github] fixed internal server error for dns challenge records (#4580)

[github] Fix TO test failure (#4610)

[github] Multi-interface Servers blueprint (#4521)

[github] updated docs for LetsEncrypt endpoint (#4584)

[github] Fix license issue (#4608)

[github] API Guidelines blueprint (#4536)

[github] Fix some CIAB issues and add TC_LOC type to seeds.sql (#4626)

[github] Add TO /server/update (#4599)

[github] Fixed segfault in types test when a test fails (#4622)

[github] Update Go to version 1.14 (#4573)

[zach] Topology Goose migrations  - Create topology table  - Create

[zach] POST /topologies

[zach] Create all nodes in a single query and all parents in a single query

[zach] Validation so far

[zach] Topologies endpoints for TO Python client

[zach] Topologies endpoint functions for Go client library

[zach] GET /topologies

[mitchell852] adds toplogy views

[mitchell852] adds ability to add cache groups to a top

[mitchell852] adds fake origin layer

[mitchell852] only allow org_loc to be at top of topology and moved some files around

[mitchell852] adds the ability to see all servers assigned to a topology cg

[mitchell852] adds the ability to view servers for a cachgroup from the cg assignment

[mitchell852] adds the ability to select a 2nd parent cg

[mitchell852] adds the ability to assign a second parent to nodes

[mitchell852] some code cleanup

[mitchell852] allows the selection of an item as well as determining whether a

[mitchell852] allows the selection of an item as well as determining whether a

[mitchell852] adds error message to node and cleanup

[mitchell852] hooks up topology save in a fake way until api is ready

[mitchell852] moves some more functionality into topologyutils

[mitchell852] turning off create temporarily

[mitchell852] makes a copy of the topology nodes to break references

[mitchell852] added note to json section

[mitchell852] removes uneccesary id and type from normalized topology

[mitchell852] fixed but with root type

[mitchell852] disables save button if topology has errors

[mitchell852] fixes the select all button

[mitchell852] fixes column widths in cg selection pane

[mitchell852] adds the ability to create a topology

[mitchell852] messing with some styles

[mitchell852] changes top.desc to top.description and hooks up GET and POST topologies

[mitchell852] adds MIT license info for angular-ui-tree component

[mitchell852] moves tree css into own file

[mitchell852] moves css back to correct spot

[mitchell852] adds license info for angular-ui-tree css

[zach] GET /topologies

[mitchell852] moving fake stubs and halting non-implemented functionality

[zach] Bugfix: Order parents inside array_agg to support 2 parents

[github] fixes bug where parent was not being set properly when only one valid

[github] performed some cleanup and added some comments (#3)

[zach] Bugfix: Return a propert HTTP status code from Read()

[zach] Abstract out adding nodes and adding parents into their own methods

[zach] PUT /topologies?name={{name}}

[zach] Select query: Specify that we wants parents of a cachegroup in a

[github] more cleanup (#4)

[zach] Bugfix: Rebind topology variable for a new topology

[zach] PUT /topologies?name={{name}} route

[zach] Bugfix: Do not mutate params when getting a cachegroup by name

[github] hooks in topologies PUT (#5)

[zach] DELETE /topologies?name={{name}}

[github] hooks topology delete up in TP (#6)

[zach] Make tc.Topology.Nodes a pointer

[zach] Check for cycles in the topology

[zach] Check for leaf mids

[zach] Validation improvements   - Fix test for no nodes   - Do not perform

[zach] Topologies API tests

[zach] Fix topologies API tests   - Make the cyclical nodes topology have a

[zach] Do not let a topology node be a parent of itself

[zach] Topologies docs

[zach] Add license headers

[zach] TO Changelog entry

[github] adds expand on hover (zrhoffman/trafficcontrol#7)

[zach] PUT and DELETE should be auth.PrivLevelOperations


------------------------------------------
[...truncated 2.75 MB...]
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/admin/quick_howto/server_capabililty.rst:49: WARNING: term not in glossary: delivery service
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/admin/quick_howto/server_capabililty.rst:51: WARNING: term not in glossary: delivery service
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/admin/quick_howto/server_capabililty.rst:52: WARNING: term not in glossary: delivery service
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/admin/traffic_monitor.rst:73: WARNING: term not in glossary: parameter
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/admin/traffic_monitor.rst:73: WARNING: term not in glossary: profile
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/admin/traffic_monitor.rst:75: WARNING: term not in glossary: parameter
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/admin/traffic_portal/usingtrafficportal.rst:439: WARNING: term not in glossary: Origins
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/admin/traffic_portal/usingtrafficportal.rst:443: WARNING: term not in glossary: Origin
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/admin/traffic_portal/usingtrafficportal.rst:743: WARNING: term not in glossary: role
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/admin/traffic_portal/usingtrafficportal.rst:743: WARNING: term not in glossary: role
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/admin/traffic_router.rst:214: WARNING: term not in glossary: Edge-Tier Cache Servers
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/api/v1/cdns_name_snapshot.rst:119: WARNING: term not in glossary: Edge-Tier cache servers
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/api/v1/cdns_name_snapshot.rst:189: WARNING: term not in glossary: Cache servers
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/api/v1/cdns_name_snapshot.rst:191: WARNING: term not in glossary: Cache servers
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/api/v1/cdns_name_snapshot_new.rst:118: WARNING: term not in glossary: Edge-Tier cache servers
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/api/v1/cdns_name_snapshot_new.rst:188: WARNING: term not in glossary: Cache servers
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/api/v1/cdns_name_snapshot_new.rst:190: WARNING: term not in glossary: Cache servers
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/api/v1/deliveryservices_id_servers_eligible.rst:26: WARNING: term not in glossary: Edge-Tier cache servers
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/api/v1/origins.rst:89: WARNING: term not in glossary: Origin
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/api/v1/origins.rst:90: WARNING: term not in glossary: Origin
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/api/v1/origins.rst:162: WARNING: term not in glossary: Origin
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/api/v1/origins.rst:200: WARNING: term not in glossary: Origin
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/api/v1/origins.rst:201: WARNING: term not in glossary: Origin
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/api/v1/origins.rst:280: WARNING: term not in glossary: Origin
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/api/v1/origins.rst:318: WARNING: term not in glossary: Origin
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/api/v1/origins.rst:319: WARNING: term not in glossary: Origin
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/api/v1/regions_name_phys_locations.rst:25: WARNING: term not in glossary: region
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/api/v1/server_server_capabilities.rst:26: WARNING: term not in glossary: Cache Servers
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/api/v1/server_server_capabilities.rst:118: WARNING: term not in glossary: Mid-tier Cache Server
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/api/v2/cdns_name_snapshot.rst:119: WARNING: term not in glossary: Edge-Tier cache servers
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/api/v2/cdns_name_snapshot.rst:183: WARNING: term not in glossary: Cache servers
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/api/v2/cdns_name_snapshot.rst:185: WARNING: term not in glossary: Cache servers
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/api/v2/cdns_name_snapshot_new.rst:118: WARNING: term not in glossary: Edge-Tier cache servers
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/api/v2/cdns_name_snapshot_new.rst:182: WARNING: term not in glossary: Cache servers
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/api/v2/cdns_name_snapshot_new.rst:184: WARNING: term not in glossary: Cache servers
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/api/v2/deliveryservices_id_servers_eligible.rst:26: WARNING: term not in glossary: Edge-Tier cache servers
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/api/v2/origins.rst:88: WARNING: term not in glossary: Origin
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/api/v2/origins.rst:89: WARNING: term not in glossary: Origin
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/api/v2/origins.rst:161: WARNING: term not in glossary: Origin
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/api/v2/origins.rst:199: WARNING: term not in glossary: Origin
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/api/v2/origins.rst:200: WARNING: term not in glossary: Origin
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/api/v2/origins.rst:279: WARNING: term not in glossary: Origin
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/api/v2/origins.rst:317: WARNING: term not in glossary: Origin
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/api/v2/origins.rst:318: WARNING: term not in glossary: Origin
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/api/v2/server_server_capabilities.rst:24: WARNING: term not in glossary: Cache Servers
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/api/v2/server_server_capabilities.rst:116: WARNING: term not in glossary: Mid-tier Cache Server
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/basics/content_delivery_networks.rst:22: WARNING: term not in glossary: Cache Servers
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/glossary.rst:35: WARNING: term not in glossary: Reverse Proxy
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/glossary.rst:36: WARNING: term not in glossary: Forward Proxy
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/glossary.rst:161: WARNING: term not in glossary: Origin Server
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/glossary.rst:169: WARNING: term not in glossary: Origin Server
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/glossary.rst:262: WARNING: term not in glossary: Edge-Tier cache servers
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/glossary.rst:314: WARNING: term not in glossary: Origin Server
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/glossary.rst:322: WARNING: term not in glossary: Origin Server
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/glossary.rst:375: WARNING: term not in glossary: Mid-tier Cache Servers
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/glossary.rst:375: WARNING: term not in glossary: Edge-tier Cache Servers
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/overview/delivery_services.rst:684: WARNING: term not in glossary: Edge-tier Cache Servers
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/overview/delivery_services.rst:684: WARNING: term not in glossary: Mid-tier Cache Servers
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/overview/profiles_and_parameters.rst:317: WARNING: term not in glossary: Edge-Tier Cache Server
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/overview/profiles_and_parameters.rst:317: WARNING: term not in glossary: Edge-Tier Cache Server
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/overview/traffic_portal.rst:28: WARNING: term not in glossary: Cache Server
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol/docs/source/overview/traffic_router.rst:55: WARNING: term not in glossary: Cache Server
docs_1                   | generating indices...  genindex py-modindexdone
docs_1                   | writing additional pages...  searchdone
docs_1                   | copying images... [  1%] admin/quick_howto/anonymous_blocking/01.png
docs_1                   | copying images... [  2%] admin/quick_howto/anonymous_blocking/02.png
docs_1                   | copying images... [  4%] admin/quick_howto/anonymous_blocking/03.png
docs_1                   | copying images... [  5%] admin/quick_howto/cachegroup_fallback/00.png
docs_1                   | copying images... [  6%] admin/quick_howto/cachegroup_fallback/01.png
docs_1                   | copying images... [  8%] admin/quick_howto/cachegroup_fallback/02.png
docs_1                   | copying images... [  9%] admin/quick_howto/cachegroup_fallback/03.png
docs_1                   | copying images... [ 10%] admin/quick_howto/cachegroup_fallback/04.png
docs_1                   | copying images... [ 12%] admin/quick_howto/cachegroup_fallback/05.png
docs_1                   | copying images... [ 13%] admin/quick_howto/content_invalidation/01.png
docs_1                   | copying images... [ 15%] admin/quick_howto/content_invalidation/02.png
docs_1                   | copying images... [ 16%] admin/quick_howto/content_invalidation/03.png
docs_1                   | copying images... [ 17%] admin/quick_howto/dnssec/00.png
docs_1                   | copying images... [ 19%] admin/quick_howto/dnssec/01.png
docs_1                   | copying images... [ 20%] admin/quick_howto/dnssec/02.png
docs_1                   | copying images... [ 21%] admin/quick_howto/dnssec/03.png
docs_1                   | copying images... [ 23%] admin/quick_howto/dnssec/04.png
docs_1                   | copying images... [ 24%] admin/quick_howto/dnssec/05.png
docs_1                   | copying images... [ 26%] admin/quick_howto/dnssec/06.png
docs_1                   | copying images... [ 27%] admin/quick_howto/../traffic_portal/images/tp_table_ds_requests.png
docs_1                   | copying images... [ 28%] admin/quick_howto/federations/01.png
docs_1                   | copying images... [ 30%] admin/quick_howto/federations/02.png
docs_1                   | copying images... [ 31%] admin/quick_howto/federations/03.png
docs_1                   | copying images... [ 32%] admin/quick_howto/federations/04.png
docs_1                   | copying images... [ 34%] admin/quick_howto/multi_site/00.png
docs_1                   | copying images... [ 35%] admin/quick_howto/multi_site/01.png
docs_1                   | copying images... [ 36%] admin/quick_howto/multi_site/02.png
docs_1                   | copying images... [ 38%] admin/quick_howto/multi_site/mso-enable.png
docs_1                   | copying images... [ 39%] admin/quick_howto/multi_site/03.png
docs_1                   | copying images... [ 41%] admin/quick_howto/multi_site/ds_profile.png
docs_1                   | copying images... [ 42%] admin/quick_howto/multi_site/ds_profile_parameters.png
docs_1                   | copying images... [ 43%] admin/quick_howto/profile_compare_mgmt/compare_profiles_menu.png
docs_1                   | copying images... [ 45%] admin/quick_howto/profile_compare_mgmt/select_profiles_dialog.png
docs_1                   | copying images... [ 46%] admin/quick_howto/profile_compare_mgmt/compare_profiles_table.png
docs_1                   | copying images... [ 47%] admin/quick_howto/regionalgeo/01.png
docs_1                   | copying images... [ 49%] admin/quick_howto/regionalgeo/02.png
docs_1                   | copying images... [ 50%] admin/quick_howto/regionalgeo/03.png
docs_1                   | copying images... [ 52%] admin/quick_howto/server_capability/server_caps_table.png
docs_1                   | copying images... [ 53%] admin/quick_howto/server_capability/server_server_caps_table.png
docs_1                   | copying images... [ 54%] admin/quick_howto/server_capability/ds_server_caps_table.png
docs_1                   | copying images... [ 56%] admin/quick_howto/static_dns/00.png
docs_1                   | copying images... [ 57%] admin/quick_howto/static_dns/01.png
docs_1                   | copying images... [ 58%] admin/quick_howto/steering/01.png
docs_1                   | copying images... [ 60%] admin/quick_howto/steering/02.png
docs_1                   | copying images... [ 61%] admin/quick_howto/steering/03.png
docs_1                   | copying images... [ 63%] admin/images/good.png
docs_1                   | copying images... [ 64%] admin/images/bad.png
docs_1                   | copying images... [ 65%] admin/traffic_portal/./images/tp_menu.png
docs_1                   | copying images... [ 67%] admin/traffic_portal/images/changelog_dialog.png
docs_1                   | copying images... [ 68%] admin/traffic_portal/images/changelog_page.png
docs_1                   | copying images... [ 69%] admin/traffic_portal/images/logout_button.png
docs_1                   | copying images... [ 71%] admin/traffic_portal/images/profile_button.png
docs_1                   | copying images... [ 72%] admin/traffic_portal/images/release_info_button.png
docs_1                   | copying images... [ 73%] admin/traffic_portal/images/popout_button.png
docs_1                   | copying images... [ 75%] admin/traffic_portal/./images/tp_menu_monitor.png
docs_1                   | copying images... [ 76%] admin/traffic_portal/./images/tp_menu_services.png
docs_1                   | copying images... [ 78%] admin/traffic_portal/images/tp_table_ds.png
docs_1                   | copying images... [ 79%] admin/traffic_portal/images/tp_table_ds_requests.png
docs_1                   | copying images... [ 80%] admin/traffic_portal/./images/tp_menu_configure.png
docs_1                   | copying images... [ 82%] admin/traffic_portal/./images/tp_table_server.png
docs_1                   | copying images... [ 83%] admin/traffic_portal/./images/tp_menu_topology.png
docs_1                   | copying images... [ 84%] admin/traffic_portal/./images/tp_menu_tools.png
docs_1                   | copying images... [ 86%] admin/traffic_portal/./images/tp_menu_user_admin.png
docs_1                   | copying images... [ 87%] admin/traffic_portal/./images/tp_menu_other.png
docs_1                   | copying images... [ 89%] development/traffic_monitor/Pipeline.svg
docs_1                   | copying images... [ 90%] development/traffic_monitor/Stat_Pipeline.svg
docs_1                   | copying images... [ 91%] development/traffic_monitor/Health_Pipeline.svg
docs_1                   | copying images... [ 93%] development/traffic_monitor/Peer_Pipeline.svg
docs_1                   | copying images... [ 94%] development/traffic_monitor/Monitor_Pipeline.svg
docs_1                   | copying images... [ 95%] development/traffic_monitor/Ops-Config_Pipeline.svg
docs_1                   | copying images... [ 97%] overview/images/cg_hierarchy.svg
docs_1                   | copying images... [ 98%] overview/images/topography.svg
docs_1                   | copying images... [100%] overview/images/traffic_control_overview_3.png
docs_1                   | 
docs_1                   | copying static files... ... done
docs_1                   | copying extra files... done
docs_1                   | dumping search index in English (code: en)... done
docs_1                   | dumping object inventory... done
docs_1                   | build succeeded, 82 warnings.
docs_1                   | 
docs_1                   | The HTML pages are in build/html.
docs_1                   | 
docs_1                   | Build finished. The HTML pages are in build/html.
docs_1                   | /tmp/go/src/github.com/apache/trafficcontrol
docs_1                   | -rw-r--r-- 1 root root 15746700 Apr 14 23:35 dist/apache-trafficcontrol-4.0.0-docs.tar.gz
docs_1                   | + echo 0
docs_1                   | + exit 0
docs_1                   | + cleanup
docs_1                   | + setowner /trafficcontrol /trafficcontrol/dist
docs_1                   | ++ stat -c %u:%g /trafficcontrol
docs_1                   | + own=910:910
docs_1                   | + shift
docs_1                   | + [[ -n /trafficcontrol/dist ]]
docs_1                   | + chown -R 910:910 /trafficcontrol/dist
trafficcontrolpr5691_docs_1 exited with code 0
+ xargs docker inspect -f '{{.Name}} {{.State.ExitCode}}'
+ /tmp/docker-compose-iK3m -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR5691 ps -q
+ tee /tmp/tc-status-Rt6O
+ 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 /trafficcontrolpr5691_traffic_ops_build_1
++ sed s@/trafficcontrolPR5691_@@
++ sed 's/_[0-9]*$//'
+ name=/trafficcontrolpr5691_traffic_ops_build
+ echo /trafficcontrolpr5691_traffic_ops_build exited with status 1
+ read name exitcode
/trafficcontrolpr5691_traffic_ops_build exited with status 1
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 2 == \0 ]]
++ echo /trafficcontrolpr5691_weasel_1
++ sed s@/trafficcontrolPR5691_@@
++ sed 's/_[0-9]*$//'
+ name=/trafficcontrolpr5691_weasel
+ echo /trafficcontrolpr5691_weasel exited with status 2
+ read name exitcode
/trafficcontrolpr5691_weasel exited with status 2
+ /tmp/docker-compose-iK3m -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR5691 rm -v -f
Removing trafficcontrolpr5691_traffic_ops_build_1 ... 
Removing trafficcontrolpr5691_weasel_1 ... 
Removing trafficcontrolpr5691_traffic_portal_build_1 ... 
Removing trafficcontrolpr5691_grovetccfg_build_1 ... 
Removing trafficcontrolpr5691_traffic_monitor_build_1 ... 
Removing trafficcontrolpr5691_traffic_router_build_1 ... 
Removing trafficcontrolpr5691_docs_1 ... 
Removing trafficcontrolpr5691_source_1 ... 
Removing trafficcontrolpr5691_traffic_stats_build_1 ... 
Removing trafficcontrolpr5691_grove_build_1 ... 
Removing trafficcontrolpr5691_weasel_1 ... doneRemoving trafficcontrolpr5691_source_1 ... doneRemoving trafficcontrolpr5691_grove_build_1 ... doneRemoving trafficcontrolpr5691_grovetccfg_build_1 ... doneRemoving trafficcontrolpr5691_traffic_ops_build_1 ... doneRemoving trafficcontrolpr5691_traffic_router_build_1 ... doneRemoving trafficcontrolpr5691_docs_1 ... doneRemoving trafficcontrolpr5691_traffic_stats_build_1 ... doneRemoving trafficcontrolpr5691_traffic_monitor_build_1 ... doneRemoving trafficcontrolpr5691_traffic_portal_build_1 ... doneGoing to remove trafficcontrolpr5691_traffic_ops_build_1, trafficcontrolpr5691_weasel_1, trafficcontrolpr5691_traffic_portal_build_1, trafficcontrolpr5691_grovetccfg_build_1, trafficcontrolpr5691_traffic_monitor_build_1, trafficcontrolpr5691_traffic_router_build_1, trafficcontrolpr5691_docs_1, trafficcontrolpr5691_source_1, trafficcontrolpr5691_traffic_stats_build_1, trafficcontrolpr5691_grove_build_1
+ ls -l dist
total 145108
-rw-r--r-- 1 jenkins jenkins 15746700 Apr 14 23:35 apache-trafficcontrol-4.0.0-docs.tar.gz
-rw-r--r-- 1 jenkins jenkins 50760297 Apr 14 23:32 apache-trafficcontrol-4.0.0.tar.gz
-rw-r--r-- 1 jenkins jenkins    64431 Apr 14 23:35 build-docs.log
-rw-r--r-- 1 jenkins jenkins      735 Apr 14 23:32 build-grove.log
-rw-r--r-- 1 jenkins jenkins    38209 Apr 14 23:33 build-traffic_monitor.log
-rw-r--r-- 1 jenkins jenkins    12600 Apr 14 23:32 build-traffic_ops.log
-rw-r--r-- 1 jenkins jenkins   915030 Apr 14 23:34 build-traffic_portal.log
-rw-r--r-- 1 jenkins jenkins  1252557 Apr 14 23:34 build-traffic_router.log
-rw-r--r-- 1 jenkins jenkins    36685 Apr 14 23:32 build-traffic_stats.log
-rw-r--r-- 1 jenkins jenkins  7994464 Apr 14 23:34 tomcat-8.5.32-10712.c7ff634a.el7.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins  6800142 Apr 14 23:33 traffic_monitor-4.0.0-10712.c7ff634a.el7.src.rpm
-rw-r--r-- 1 jenkins jenkins  3516620 Apr 14 23:33 traffic_monitor-4.0.0-10712.c7ff634a.el7.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins  1875468 Apr 14 23:34 traffic_portal-4.0.0-10712.c7ff634a.el7.src.rpm
-rw-r--r-- 1 jenkins jenkins  4861948 Apr 14 23:34 traffic_portal-4.0.0-10712.c7ff634a.el7.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins 35055776 Apr 14 23:33 traffic_router-4.0.0-10712.c7ff634a.el7.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins 12882154 Apr 14 23:32 traffic_stats-4.0.0-10712.c7ff634a.el7.src.rpm
-rw-r--r-- 1 jenkins jenkins  6739844 Apr 14 23:32 traffic_stats-4.0.0-10712.c7ff634a.el7.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins        0 Apr 14 23:32 weasel.txt
+ [[ -s dist/weasel.txt ]]
+ [[ -s /tmp/tc-status-Rt6O ]]
+ cat /tmp/tc-status-Rt6O
/trafficcontrolpr5691_traffic_ops_build exited with status 1
/trafficcontrolpr5691_weasel exited with status 2
+ exit 1
+ finish
+ /tmp/docker-compose-iK3m -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR5691 down -v
Removing network trafficcontrolpr5691_default
+ /tmp/docker-compose-iK3m -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR5691 rm -v -f
No stopped containers
+ rm -f /tmp/docker-compose-iK3m
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

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

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