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 2019/09/03 20:34:36 UTC

Build failed in Jenkins: trafficcontrol-3.1.x-rat #9

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

------------------------------------------
Started by upstream project "trafficcontrol-3.1.x-build" build number 9
originally caused by:
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H25 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-3.1.x-rat/ws/>
[trafficcontrol-3.1.x-rat] $ /bin/bash -xe /tmp/jenkins8837878095229528146.sh
+ rm -rf '<https://builds.apache.org/job/trafficcontrol-3.1.x-rat/ws/*'> '<https://builds.apache.org/job/trafficcontrol-3.1.x-rat/ws/.??*'>
Copied 2 artifacts from "trafficcontrol-3.1.x-build" build number 9
[trafficcontrol-3.1.x-rat] $ /bin/bash -xe /tmp/jenkins5202027448942265716.sh
+ set -exu
++ ls dist/apache-trafficcontrol-3.1.0-docs.tar.gz dist/apache-trafficcontrol-3.1.0.tar.gz
++ grep -v docs
+ tarball=dist/apache-trafficcontrol-3.1.0.tar.gz
+ tar xzf dist/apache-trafficcontrol-3.1.0.tar.gz
++ pwd
++ basename dist/apache-trafficcontrol-3.1.0.tar.gz .tar.gz
+ tcdir=<https://builds.apache.org/job/trafficcontrol-3.1.x-rat/ws/apache-trafficcontrol-3.1.0>
+ cd <https://builds.apache.org/job/trafficcontrol-3.1.x-rat/ws/apache-trafficcontrol-3.1.0>
++ date +%Y
+ egrep 'Copyright .*-?2019 The Apache Software Foundation' NOTICE
Copyright 2016-2019 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.14-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.14-20190624.185047-40.jar
++ mktemp -d
+ ratdir=/tmp/user/910/tmp.QPWlawWPc7
+ ratjar=/tmp/user/910/tmp.QPWlawWPc7/apache-rat-0.14.SNAPSHOT.jar
+ curl -L -o /tmp/user/910/tmp.QPWlawWPc7/apache-rat-0.14.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.14-SNAPSHOT/apache-rat-0.14-20190624.185047-40.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 1971k  100 1971k    0     0  2473k      0 --:--:-- --:--:-- --:--:-- 2470k
+ curl -L -o /tmp/user/910/tmp.QPWlawWPc7/apache-rat-0.14.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.14-SNAPSHOT/apache-rat-0.14-20190624.185047-40.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    130      0 --:--:-- --:--:-- --:--:--   129
++ sha1sum /tmp/user/910/tmp.QPWlawWPc7/apache-rat-0.14.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/user/910/tmp.QPWlawWPc7/apache-rat-0.14.SNAPSHOT.jar.sha1
+ [[ af14e5fa1d66ff915f592a4f212b42ceb0f758d2 == af14e5fa1d66ff915f592a4f212b42ceb0f758d2 ]]
++ pwd
++ pwd
+ java -jar /tmp/user/910/tmp.QPWlawWPc7/apache-rat-0.14.SNAPSHOT.jar -E <https://builds.apache.org/job/trafficcontrol-3.1.x-rat/ws/apache-trafficcontrol-3.1.0/.rat-excludes> -d <https://builds.apache.org/job/trafficcontrol-3.1.x-rat/ws/apache-trafficcontrol-3.1.0>
Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version number in .class file
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
	at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts

Build failed in Jenkins: trafficcontrol-3.1.x-rat #11

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

Changes:


------------------------------------------
Started by upstream project "trafficcontrol-3.1.x-build" build number 11
originally caused by:
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H26 (ubuntu) in workspace <https://builds.apache.org/job/trafficcontrol-3.1.x-rat/ws/>
[trafficcontrol-3.1.x-rat] $ /bin/bash -xe /tmp/jenkins5834649499539886484.sh
+ rm -rf '<https://builds.apache.org/job/trafficcontrol-3.1.x-rat/ws/*'> '<https://builds.apache.org/job/trafficcontrol-3.1.x-rat/ws/.??*'>
Copied 2 artifacts from "trafficcontrol-3.1.x-build" build number 11
[trafficcontrol-3.1.x-rat] $ /bin/bash -xe /tmp/jenkins1261041590087019931.sh
+ set -exu
++ ls dist/apache-trafficcontrol-3.1.0-docs.tar.gz dist/apache-trafficcontrol-3.1.0.tar.gz
++ grep -v docs
+ tarball=dist/apache-trafficcontrol-3.1.0.tar.gz
+ tar xzf dist/apache-trafficcontrol-3.1.0.tar.gz
++ pwd
++ basename dist/apache-trafficcontrol-3.1.0.tar.gz .tar.gz
+ tcdir=<https://builds.apache.org/job/trafficcontrol-3.1.x-rat/ws/apache-trafficcontrol-3.1.0>
+ cd <https://builds.apache.org/job/trafficcontrol-3.1.x-rat/ws/apache-trafficcontrol-3.1.0>
++ date +%Y
+ egrep 'Copyright .*-?2019 The Apache Software Foundation' NOTICE
Copyright 2016-2019 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.14-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.14-20191022.214242-50.jar
++ mktemp -d
+ ratdir=/tmp/user/910/tmp.3hyXh2sWgZ
+ ratjar=/tmp/user/910/tmp.3hyXh2sWgZ/apache-rat-0.14.SNAPSHOT.jar
+ curl -L -o /tmp/user/910/tmp.3hyXh2sWgZ/apache-rat-0.14.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.14-SNAPSHOT/apache-rat-0.14-20191022.214242-50.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 21 1999k   21  431k    0     0   675k      0  0:00:02 --:--:--  0:00:02  674k100 1999k  100 1999k    0     0  2557k      0 --:--:-- --:--:-- --:--:-- 2553k
+ curl -L -o /tmp/user/910/tmp.3hyXh2sWgZ/apache-rat-0.14.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.14-SNAPSHOT/apache-rat-0.14-20191022.214242-50.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    129      0 --:--:-- --:--:-- --:--:--   129
++ sha1sum /tmp/user/910/tmp.3hyXh2sWgZ/apache-rat-0.14.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/user/910/tmp.3hyXh2sWgZ/apache-rat-0.14.SNAPSHOT.jar.sha1
+ [[ 26e895afd583bfde56038fa346001bfeb56ade22 == 26e895afd583bfde56038fa346001bfeb56ade22 ]]
++ pwd
++ pwd
+ java -jar /tmp/user/910/tmp.3hyXh2sWgZ/apache-rat-0.14.SNAPSHOT.jar -E <https://builds.apache.org/job/trafficcontrol-3.1.x-rat/ws/apache-trafficcontrol-3.1.0/.rat-excludes> -d <https://builds.apache.org/job/trafficcontrol-3.1.x-rat/ws/apache-trafficcontrol-3.1.0>
Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version number in .class file
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
	at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts

Build failed in Jenkins: trafficcontrol-3.1.x-rat #10

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

------------------------------------------
Started by upstream project "trafficcontrol-3.1.x-build" build number 10
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H48 (ubuntu bionic) in workspace <https://builds.apache.org/job/trafficcontrol-3.1.x-rat/ws/>
[trafficcontrol-3.1.x-rat] $ /bin/bash -xe /tmp/jenkins7243921791754773211.sh
+ rm -rf <https://builds.apache.org/job/trafficcontrol-3.1.x-rat/ws/apache-trafficcontrol-3.1.0> <https://builds.apache.org/job/trafficcontrol-3.1.x-rat/ws/dist> '<https://builds.apache.org/job/trafficcontrol-3.1.x-rat/ws/.??*'>
Copied 2 artifacts from "trafficcontrol-3.1.x-build" build number 10
[trafficcontrol-3.1.x-rat] $ /bin/bash -xe /tmp/jenkins946038913293379599.sh
+ set -exu
++ ls dist/apache-trafficcontrol-3.1.0-docs.tar.gz dist/apache-trafficcontrol-3.1.0.tar.gz
++ grep -v docs
+ tarball=dist/apache-trafficcontrol-3.1.0.tar.gz
+ tar xzf dist/apache-trafficcontrol-3.1.0.tar.gz
++ pwd
++ basename dist/apache-trafficcontrol-3.1.0.tar.gz .tar.gz
+ tcdir=<https://builds.apache.org/job/trafficcontrol-3.1.x-rat/ws/apache-trafficcontrol-3.1.0>
+ cd <https://builds.apache.org/job/trafficcontrol-3.1.x-rat/ws/apache-trafficcontrol-3.1.0>
++ date +%Y
+ egrep 'Copyright .*-?2019 The Apache Software Foundation' NOTICE
Copyright 2016-2019 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.14-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.14-20190624.185047-40.jar
++ mktemp -d
+ ratdir=/tmp/user/910/tmp.A66tp5M0OP
+ ratjar=/tmp/user/910/tmp.A66tp5M0OP/apache-rat-0.14.SNAPSHOT.jar
+ curl -L -o /tmp/user/910/tmp.A66tp5M0OP/apache-rat-0.14.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.14-SNAPSHOT/apache-rat-0.14-20190624.185047-40.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 1971k  100 1971k    0     0  2427k      0 --:--:-- --:--:-- --:--:-- 2427k
+ curl -L -o /tmp/user/910/tmp.A66tp5M0OP/apache-rat-0.14.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.14-SNAPSHOT/apache-rat-0.14-20190624.185047-40.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     99      0 --:--:-- --:--:-- --:--:--    99
++ sha1sum /tmp/user/910/tmp.A66tp5M0OP/apache-rat-0.14.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/user/910/tmp.A66tp5M0OP/apache-rat-0.14.SNAPSHOT.jar.sha1
+ [[ af14e5fa1d66ff915f592a4f212b42ceb0f758d2 == af14e5fa1d66ff915f592a4f212b42ceb0f758d2 ]]
++ pwd
++ pwd
+ java -jar /tmp/user/910/tmp.A66tp5M0OP/apache-rat-0.14.SNAPSHOT.jar -E <https://builds.apache.org/job/trafficcontrol-3.1.x-rat/ws/apache-trafficcontrol-3.1.0/.rat-excludes> -d <https://builds.apache.org/job/trafficcontrol-3.1.x-rat/ws/apache-trafficcontrol-3.1.0>
Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version number in .class file
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
	at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts