| Just a naive thought/guess: Is it still not working, or was it "just" this specific build having the problem? If it is the latter, can you check if the "changes" of this specific build may have been empty? If so, then there are no known developers or culprits and thus the log output and not sending any email would be "OK" or at least just a side effect of another problem. (I stumbled over something like this, when playing around with a sandbox pipeline where I temporarily removed even the SVN checkout step for a test build via pipeline replay; and in the first normal build – i.e. with SVN checkout step again – after this test build, the "changes" were not calculated/shown correctly or IIRC just missing.) |