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/01 18:48:36 UTC

Build failed in Jenkins: trafficcontrol-rat #1080

See <https://builds.apache.org/job/trafficcontrol-rat/1080/display/redirect>

------------------------------------------
Started by upstream project "trafficcontrol-master-build" build number 1126
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (ubuntu trusty) in workspace <https://builds.apache.org/job/trafficcontrol-rat/ws/>
[trafficcontrol-rat] $ /bin/bash -xe /tmp/jenkins4126007591598019657.sh
+ rm -rf <https://builds.apache.org/job/trafficcontrol-rat/ws/apache-trafficcontrol-3.0.0> <https://builds.apache.org/job/trafficcontrol-rat/ws/dist> '<https://builds.apache.org/job/trafficcontrol-rat/ws/.??*'>
Copied 2 artifacts from "trafficcontrol-master-build" build number 1126
[trafficcontrol-rat] $ /bin/bash -xe /tmp/jenkins6799433014637273158.sh
+ set -exu
++ ls dist/apache-trafficcontrol-3.0.0-docs.tar.gz dist/apache-trafficcontrol-3.0.0.tar.gz
++ grep -v docs
+ tarball=dist/apache-trafficcontrol-3.0.0.tar.gz
+ tar xzf dist/apache-trafficcontrol-3.0.0.tar.gz
++ pwd
++ basename dist/apache-trafficcontrol-3.0.0.tar.gz .tar.gz
+ tcdir=<https://builds.apache.org/job/trafficcontrol-rat/ws/apache-trafficcontrol-3.0.0>
+ cd <https://builds.apache.org/job/trafficcontrol-rat/ws/apache-trafficcontrol-3.0.0>
++ date +%Y
+ egrep 'Copyright .*-?2018 The Apache Software Foundation' NOTICE
Copyright 2016-2018 The Apache Software Foundation
+ set +x
Searching for class files:
PASSED: No class files found.
Searching for jar files:
PASSED: No jar files found.
Searching for tar files:
PASSED: No tar files found.
Searching for tgz files:
PASSED: No tgz files found.
Searching for zip files:
PASSED: No zip files found.
++ curl https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/ -sN
++ grep jar
++ grep -ve md5 -e sha1
++ awk -F '"' '{print $2}'
++ sort -r
++ head -n 1
++ cut -d / -f 12
+ ratver=apache-rat-0.13-20181013.204552-112.jar
++ mktemp -d
+ ratdir=/tmp/tmp.d2c6aj2u3W
+ ratjar=/tmp/tmp.d2c6aj2u3W/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.d2c6aj2u3W/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 1587k  100 1587k    0     0  2104k      0 --:--:-- --:--:-- --:--:-- 2105k
+ curl -L -o /tmp/tmp.d2c6aj2u3W/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar.sha1
  % 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 --:--:-- --:--:-- --:--:--     0100    40  100    40    0     0    123      0 --:--:-- --:--:-- --:--:--   123
++ sha1sum /tmp/tmp.d2c6aj2u3W/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.d2c6aj2u3W/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 89c422b862d21fca0d2c495d871eba4fb8e4674f == 89c422b862d21fca0d2c495d871eba4fb8e4674f ]]
++ pwd
++ pwd
+ java -jar /tmp/tmp.d2c6aj2u3W/apache-rat-0.13.SNAPSHOT.jar -E <https://builds.apache.org/job/trafficcontrol-rat/ws/apache-trafficcontrol-3.0.0/.rat-excludes> -d <https://builds.apache.org/job/trafficcontrol-rat/ws/apache-trafficcontrol-3.0.0>
+ rm -rf /tmp/tmp.d2c6aj2u3W
++ perl -lne 'print $1 if /(\d+) Unknown Licenses/' ratreport.txt
+ unknown=2
+ [[ 2 != 0 ]]
+ echo '2 Unknown Licenses'
2 Unknown Licenses
+ perl -lne 'print if /Files with unapproved licenses:/ .. /^\*\*\*/' ratreport.txt
+ sed s:<https://builds.apache.org/job/trafficcontrol-rat/ws/>::
Files with unapproved licenses:

  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/Chart.min_2.7.2.js
  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/angular-chart.min_1.1.1.js

*****************************************************
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 559.59 KB of artifacts by 45.7% relative to #1048

Jenkins build is back to normal : trafficcontrol-rat #1083

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-rat/1083/display/redirect>


Build failed in Jenkins: trafficcontrol-rat #1082

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-rat/1082/display/redirect>

------------------------------------------
Started by upstream project "trafficcontrol-master-build" build number 1128
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H20 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-rat/ws/>
[trafficcontrol-rat] $ /bin/bash -xe /tmp/jenkins5966733797220770735.sh
+ rm -rf <https://builds.apache.org/job/trafficcontrol-rat/ws/apache-trafficcontrol-3.0.0> <https://builds.apache.org/job/trafficcontrol-rat/ws/dist> '<https://builds.apache.org/job/trafficcontrol-rat/ws/.??*'>
Copied 2 artifacts from "trafficcontrol-master-build" build number 1128
[trafficcontrol-rat] $ /bin/bash -xe /tmp/jenkins6463940265213330536.sh
+ set -exu
++ ls dist/apache-trafficcontrol-3.0.0-docs.tar.gz dist/apache-trafficcontrol-3.0.0.tar.gz
++ grep -v docs
+ tarball=dist/apache-trafficcontrol-3.0.0.tar.gz
+ tar xzf dist/apache-trafficcontrol-3.0.0.tar.gz
++ pwd
++ basename dist/apache-trafficcontrol-3.0.0.tar.gz .tar.gz
+ tcdir=<https://builds.apache.org/job/trafficcontrol-rat/ws/apache-trafficcontrol-3.0.0>
+ cd <https://builds.apache.org/job/trafficcontrol-rat/ws/apache-trafficcontrol-3.0.0>
++ date +%Y
+ egrep 'Copyright .*-?2018 The Apache Software Foundation' NOTICE
Copyright 2016-2018 The Apache Software Foundation
+ set +x
Searching for class files:
PASSED: No class files found.
Searching for jar files:
PASSED: No jar files found.
Searching for tar files:
PASSED: No tar files found.
Searching for tgz files:
PASSED: No tgz files found.
Searching for zip files:
PASSED: No zip files found.
++ curl https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/ -sN
++ awk -F '"' '{print $2}'
++ grep jar
++ head -n 1
++ grep -ve md5 -e sha1
++ cut -d / -f 12
++ sort -r
+ ratver=apache-rat-0.13-20181013.204552-112.jar
++ mktemp -d
+ ratdir=/tmp/tmp.ZDRZ0vzVw4
+ ratjar=/tmp/tmp.ZDRZ0vzVw4/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.ZDRZ0vzVw4/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar
  % 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 --:--:-- --:--:-- --:--:--     0100 1587k  100 1587k    0     0  1680k      0 --:--:-- --:--:-- --:--:-- 1679k
+ curl -L -o /tmp/tmp.ZDRZ0vzVw4/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar.sha1
  % 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 --:--:-- --:--:-- --:--:--     0100    40  100    40    0     0     76      0 --:--:-- --:--:-- --:--:--    76
++ sha1sum /tmp/tmp.ZDRZ0vzVw4/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.ZDRZ0vzVw4/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 89c422b862d21fca0d2c495d871eba4fb8e4674f == 89c422b862d21fca0d2c495d871eba4fb8e4674f ]]
++ pwd
++ pwd
+ java -jar /tmp/tmp.ZDRZ0vzVw4/apache-rat-0.13.SNAPSHOT.jar -E <https://builds.apache.org/job/trafficcontrol-rat/ws/apache-trafficcontrol-3.0.0/.rat-excludes> -d <https://builds.apache.org/job/trafficcontrol-rat/ws/apache-trafficcontrol-3.0.0>
+ rm -rf /tmp/tmp.ZDRZ0vzVw4
++ perl -lne 'print $1 if /(\d+) Unknown Licenses/' ratreport.txt
+ unknown=2
+ [[ 2 != 0 ]]
+ echo '2 Unknown Licenses'
2 Unknown Licenses
+ perl -lne 'print if /Files with unapproved licenses:/ .. /^\*\*\*/' ratreport.txt
+ sed s:<https://builds.apache.org/job/trafficcontrol-rat/ws/>::
Files with unapproved licenses:

  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/Chart.min_2.7.2.js
  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/angular-chart.min_1.1.1.js

*****************************************************
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 559.59 KB of artifacts by 45.7% relative to #1048

Build failed in Jenkins: trafficcontrol-rat #1081

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-rat/1081/display/redirect>

------------------------------------------
Started by upstream project "trafficcontrol-master-build" build number 1127
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-1 (ubuntu trusty) in workspace <https://builds.apache.org/job/trafficcontrol-rat/ws/>
[trafficcontrol-rat] $ /bin/bash -xe /tmp/jenkins410947742503324308.sh
+ rm -rf <https://builds.apache.org/job/trafficcontrol-rat/ws/apache-trafficcontrol-3.0.0> <https://builds.apache.org/job/trafficcontrol-rat/ws/dist> '<https://builds.apache.org/job/trafficcontrol-rat/ws/.??*'>
Copied 2 artifacts from "trafficcontrol-master-build" build number 1127
[trafficcontrol-rat] $ /bin/bash -xe /tmp/jenkins7039128209271686240.sh
+ set -exu
++ grep -v docs
++ ls dist/apache-trafficcontrol-3.0.0-docs.tar.gz dist/apache-trafficcontrol-3.0.0.tar.gz
+ tarball=dist/apache-trafficcontrol-3.0.0.tar.gz
+ tar xzf dist/apache-trafficcontrol-3.0.0.tar.gz
++ pwd
++ basename dist/apache-trafficcontrol-3.0.0.tar.gz .tar.gz
+ tcdir=<https://builds.apache.org/job/trafficcontrol-rat/ws/apache-trafficcontrol-3.0.0>
+ cd <https://builds.apache.org/job/trafficcontrol-rat/ws/apache-trafficcontrol-3.0.0>
++ date +%Y
+ egrep 'Copyright .*-?2018 The Apache Software Foundation' NOTICE
Copyright 2016-2018 The Apache Software Foundation
+ set +x
Searching for class files:
PASSED: No class files found.
Searching for jar files:
PASSED: No jar files found.
Searching for tar files:
PASSED: No tar files found.
Searching for tgz files:
PASSED: No tgz files found.
Searching for zip files:
PASSED: No zip files found.
++ grep jar
++ head -n 1
++ cut -d / -f 12
++ sort -r
++ awk -F '"' '{print $2}'
++ grep -ve md5 -e sha1
++ curl https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/ -sN
+ ratver=apache-rat-0.13-20181013.204552-112.jar
++ mktemp -d
+ ratdir=/tmp/tmp.70Ow4Pxax4
+ ratjar=/tmp/tmp.70Ow4Pxax4/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.70Ow4Pxax4/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar
  % 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 1587k    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 1587k  100 1587k    0     0  2156k      0 --:--:-- --:--:-- --:--:-- 2153k
+ curl -L -o /tmp/tmp.70Ow4Pxax4/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar.sha1
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100    40  100    40    0     0    131      0 --:--:-- --:--:-- --:--:--   132
++ sha1sum /tmp/tmp.70Ow4Pxax4/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.70Ow4Pxax4/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 89c422b862d21fca0d2c495d871eba4fb8e4674f == 89c422b862d21fca0d2c495d871eba4fb8e4674f ]]
++ pwd
++ pwd
+ java -jar /tmp/tmp.70Ow4Pxax4/apache-rat-0.13.SNAPSHOT.jar -E <https://builds.apache.org/job/trafficcontrol-rat/ws/apache-trafficcontrol-3.0.0/.rat-excludes> -d <https://builds.apache.org/job/trafficcontrol-rat/ws/apache-trafficcontrol-3.0.0>
+ rm -rf /tmp/tmp.70Ow4Pxax4
++ perl -lne 'print $1 if /(\d+) Unknown Licenses/' ratreport.txt
+ unknown=2
+ [[ 2 != 0 ]]
+ echo '2 Unknown Licenses'
2 Unknown Licenses
+ perl -lne 'print if /Files with unapproved licenses:/ .. /^\*\*\*/' ratreport.txt
+ sed s:<https://builds.apache.org/job/trafficcontrol-rat/ws/>::
Files with unapproved licenses:

  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/Chart.min_2.7.2.js
  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/angular-chart.min_1.1.1.js

*****************************************************
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 559.59 KB of artifacts by 45.7% relative to #1048