Re: Build failed in Jenkins: Build-UFS-image #2712

2015-11-11 Thread Bryan Drewery
On 11/11/2015 12:07 PM, jenkins-ad...@freebsd.org wrote:
> See 
> 
> --
> Started by upstream project "Build_Image_and_Run_Tests_in_Bhyve_HEAD" build 
> number 1754
> originally caused by:
>  Started by upstream project "FreeBSD_HEAD" build number 3512
>  originally caused by:
>   Started by an SCM change
> Building remotely on jenkins-10.freebsd.org (FreeBSD-10)No JDK named ?null? 
> found
>  in workspace 
> No JDK named ?null? found
> No JDK named ?null? found
>  > git rev-parse --is-inside-work-tree # timeout=10
> Fetching changes from the remote Git repository
>  > git config remote.origin.url https://github.com/freebsd/freebsd-ci # 
> timeout=10
> Fetching upstream changes from https://github.com/freebsd/freebsd-ci
>  > git --version # timeout=10
>  > git -c core.askpass=true fetch --tags --progress 
> https://github.com/freebsd/freebsd-ci +refs/heads/*:refs/remotes/origin/*
>  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
>  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
> Checking out Revision 65a323ece2701c4a650ed241aea8bdecfaf56ea9 
> (refs/remotes/origin/master)
> No JDK named ?null? found
>  > git config core.sparsecheckout # timeout=10
>  > git checkout -f 65a323ece2701c4a650ed241aea8bdecfaf56ea9
>  > git rev-list 65a323ece2701c4a650ed241aea8bdecfaf56ea9 # timeout=10
> No JDK named ?null? found
> [Build-UFS-image] $ /bin/sh -xe /tmp/hudson191250274494971404.sh
> + freebsd-ci/scripts/build/build-ufs-image.sh
> + [ -z  ]
> + [ -z /builds/FreeBSD_HEAD ]
> + [ -z '' ]
> + export MAKEOBJDIRPREFIX=/builds/FreeBSD_HEAD/obj
> + [ -z '' ]
> + basename /builds/FreeBSD_HEAD
> + 
> PACKAGE_ROOT=
> + [ -z '' ]
> + basename /builds/FreeBSD_HEAD
> + 
> IMAGE_ROOT=
> + [ -n '' ]
> + [ -z /builds/FreeBSD_HEAD/obj ]
> + cd /builds/FreeBSD_HEAD
> + [ -z '' ]
> + [ -f /builds/FreeBSD_HEAD/make.conf ]
> + __MAKE_CONF=/builds/FreeBSD_HEAD/make.conf
> + sudo rm -fr 
> 
> rm: 
> :
>  Operation not permitted
> rm: 
> :
>  Directory not empty
> rm: 
> : 
> Directory not empty
> Build step 'Execute shell' marked build as failure
> No JDK named ?null? found

I fixed the default install to properly set schg on /var/empty for PR
194189. This was a regression from the nmtree import during the 10.0
timeframe. So a chflags 0 is needed here now.

-- 
Regards,
Bryan Drewery



signature.asc
Description: OpenPGP digital signature


Build failed in Jenkins: Build-UFS-image #2712

2015-11-11 Thread jenkins-admin
See 

--
Started by upstream project "Build_Image_and_Run_Tests_in_Bhyve_HEAD" build 
number 1754
originally caused by:
 Started by upstream project "FreeBSD_HEAD" build number 3512
 originally caused by:
  Started by an SCM change
Building remotely on jenkins-10.freebsd.org (FreeBSD-10)No JDK named ?null? 
found
 in workspace 
No JDK named ?null? found
No JDK named ?null? found
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/freebsd/freebsd-ci # 
 > timeout=10
Fetching upstream changes from https://github.com/freebsd/freebsd-ci
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://github.com/freebsd/freebsd-ci +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 65a323ece2701c4a650ed241aea8bdecfaf56ea9 
(refs/remotes/origin/master)
No JDK named ?null? found
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 65a323ece2701c4a650ed241aea8bdecfaf56ea9
 > git rev-list 65a323ece2701c4a650ed241aea8bdecfaf56ea9 # timeout=10
No JDK named ?null? found
[Build-UFS-image] $ /bin/sh -xe /tmp/hudson191250274494971404.sh
+ freebsd-ci/scripts/build/build-ufs-image.sh
+ [ -z  ]
+ [ -z /builds/FreeBSD_HEAD ]
+ [ -z '' ]
+ export MAKEOBJDIRPREFIX=/builds/FreeBSD_HEAD/obj
+ [ -z '' ]
+ basename /builds/FreeBSD_HEAD
+ 
PACKAGE_ROOT=
+ [ -z '' ]
+ basename /builds/FreeBSD_HEAD
+ 
IMAGE_ROOT=
+ [ -n '' ]
+ [ -z /builds/FreeBSD_HEAD/obj ]
+ cd /builds/FreeBSD_HEAD
+ [ -z '' ]
+ [ -f /builds/FreeBSD_HEAD/make.conf ]
+ __MAKE_CONF=/builds/FreeBSD_HEAD/make.conf
+ sudo rm -fr 

rm: 
:
 Operation not permitted
rm: 
: 
Directory not empty
rm: : 
Directory not empty
Build step 'Execute shell' marked build as failure
No JDK named ?null? found
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"