Hi Uze, Thanks for letting me know!
David reported this as well. I have fixed the OSX builder, retriggered failed jobs, and am watching for any more failures. Regards, Trevor Bramwell On Thu, Jun 16, 2016 at 08:10:06PM +0900, ?????(Uze Choi) wrote: > Hi Trevor, > > > > Frequently we are monitoring build fail in OSX build job. > > Please find it below. > > > > > > Changes: > > [jyong2.kim] Modified consumer internal function call flow. > > ------------------------------------------ > Triggered by Gerrit: https://gerrit.iotivity.org/gerrit/8693 > Building remotely on osx-10.10 (osx1010) in workspace > <https://build.iotivity.org/ci/job/Verify-Iotivity-OSX/ws/> > > git rev-parse --is-inside-work-tree # timeout=10 > Fetching changes from the remote Git repository > > git config remote.origin.url ssh://jenkins- > iotivity at gerrit.iotivity.org:29418/iotivity # timeout=10 > Cleaning workspace > > git rev-parse --verify HEAD # timeout=10 > Resetting working tree > > git reset --hard # timeout=10 > > git clean -fdx # timeout=10 > Fetching upstream changes from ssh://jenkins- > iotivity at gerrit.iotivity.org:29418/iotivity > > git --version # timeout=10 > using GIT_SSH to set credentials > > git -c core.askpass=true fetch --tags --progress ssh://jenkins- > iotivity at gerrit.iotivity.org:29418/iotivity refs/changes/93/8693/4 > > git rev-parse 0788facf3659cd80d870a361f064b0231b1e6df8^{commit} # > timeout=10 > Checking out Revision 0788facf3659cd80d870a361f064b0231b1e6df8 > (notification-service) > > git config core.sparsecheckout # timeout=10 > > git checkout -f 0788facf3659cd80d870a361f064b0231b1e6df8 > > git rev-parse FETCH_HEAD^{commit} # timeout=10 > > git rev-list b79f9b6f3531a81e2a447800ef3f03f02b314961 # timeout=10 > [Verify-Iotivity-OSX] $ /bin/sh -xe > /var/folders/tv/_xqc_qn53tb4hxp846fm52380000gp/T/hudson7708015313976885496.s > h > + echo 'java OPTS ' > java OPTS > + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/ > + echo /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/ > /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/ > + git rev-list HEAD > + grep -q d0b861c0276208b3fd1b29bf98908e401c7ca17f > + ./auto_build.sh darwin > *********** Build for OSX ************* > > *********************************** Error: > **************************************** > * Please download cbor using the following command: > * > * $ git clone https://github.com/01org/tinycbor.git > extlibs/tinycbor/tinycbor * > **************************************************************************** > ******* > > Build step 'Execute shell' marked build as failure > [Valgrind] Files to copy: > [Valgrind] Analysing valgrind results > [Valgrind] Ending the valgrind analysis. > [xUnit] [INFO] - Starting to record. > [xUnit] [INFO] - Processing GoogleTest-1.6 > [xUnit] [INFO] - [GoogleTest-1.6] - No test report file(s) were found with > the pattern 'out/**/test_out/*.xml' relative to > '<https://build.iotivity.org/ci/job/Verify-Iotivity-OSX/ws/'> for the > testing framework 'GoogleTest-1.6'. Did you enter a pattern relative to > the correct directory? Did you generate the result report(s) for > 'GoogleTest-1.6'? > [xUnit] [WARNING] - No test reports found for the metric 'GoogleTest' with > the resolved pattern 'out/**/test_out/*.xml'. > [xUnit] [INFO] - Skipping the metric tool processing. > [xUnit] [INFO] - There are errors when processing test results. > [xUnit] [INFO] - Skipping tests recording. > > > > -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 473 bytes Desc: Digital signature URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160616/178effc3/attachment.sig>
