Jenkins stopped working

2016-11-30 Thread Andrus Adamchik
Yesterday I went to config console and added "postrgresdocker" profile. Saved and tried manually building it. The build exited in a few seconds with successful outcome without building anything: https://builds.apache.org/job/cayenne-master/441/ I reverted my config back to "hsql h2 derby". Same

Re: Jenkins stopped working

2016-11-30 Thread Andrew Lindesay
Hello Andrus; Is it possible to get a screenshot (or read-only view) of the configuration for that job? Regards; -- Andrew Lindesay On Wed, 30 Nov 2016, at 21:46, Andrus Adamchik wrote: > Yesterday I went to config console and added "postrgresdocker" profile. > Saved and tried manually buildin

Re: Jenkins stopped working

2016-11-30 Thread Andrus Adamchik
Hi Andrew, Just uploaded 3 screenshots of the long config screen: https://www.dropbox.com/sh/w3ihqasf4nr4s6v/AABrfRZ8UpqNZKee2C6nCXjOa?dl=0 . Hope you'll find some clues. Thanks, Andrus > On Nov 30, 2016, at 1:31 PM, Andrew Lindesay wrote: > > Hello Andrus; > > Is it possible to get a scree

Re: Travis errors, Was: 4.0 jenkins build failures

2016-11-30 Thread Andrus Adamchik
BTW, we have a working Travis patch courtesy of https://github.com/IRus : https://github.com/apache/cayenne/pull/145 Planning to apply this tonight. Andrus > On May 24, 2016, at 3:05 PM, Andrus Adamchik wrote: > >> >> log4j >> log4j >> 1.2.17 >> test >> > > > If we are to use Log4

Re: Jenkins stopped working

2016-11-30 Thread Andrew Lindesay
Hi Andrus; It looks OK. Just guessing –– I wonder if it is related to the build-slave "windows-2012-1"? Cayenne doesn't seem to be bound to this slave; https://builds.apache.org/computer/windows-2012-1/ Would it be possible to see if a build on another slave (maybe a linux host) is working? R

Re: Jenkins stopped working

2016-11-30 Thread Andrus Adamchik
Good point. I no longer see the Ubuntu slaves that we used on the list of machines. Let me try to locate other Linux machines. Andrus > On Nov 30, 2016, at 9:38 PM, Andrew Lindesay wrote: > > Hi Andrus; > > It looks OK. > > Just guessing –– I wonder if it is related to the build-slave > "win

Re: Travis errors, Was: 4.0 jenkins build failures

2016-11-30 Thread Andrus Adamchik
Applied ... Mostly successful: https://travis-ci.org/apache/cayenne/builds/180159289 . 5 out of 6 configurations succeeded. Not bad for the first run. There was a genuine test failure in one of them, which I need to investigate: DataContextBinaryPKIT.testFetchRelationshipBinaryPK:87 expected:

Re: Jenkins stopped working

2016-11-30 Thread Andrus Adamchik
That was it. I located config history and diffed the changes. Turned out one of my changes resulted in Ubuntu label being deleted from the config (why? who knows? I certainly didn't delete it explicitly). Also I couldn't readd it back, as the "Slave" section is disabled. But I succeeded adding