Can you: ant -v > output.log 2>&1
Perhaps it's a timing issue when -v is dumped to the console? Dawid On Tue, Feb 16, 2016 at 10:59 AM, Michael McCandless <[email protected]> wrote: > I could still use some help on this one! > > Somehow this succeeds when I run "ant -v" fails otherwise. > > Mike McCandless > > http://blog.mikemccandless.com > > > On Tue, Feb 16, 2016 at 1:32 AM, Apache Jenkins Server > <[email protected]> wrote: >> Build: https://builds.apache.org/job/Lucene-Artifacts-5.x/1088/ >> >> No tests ran. >> >> Build Log: >> [...truncated 8805 lines...] >> BUILD FAILED >> /x1/jenkins/jenkins-slave/workspace/Lucene-Artifacts-5.x/lucene/build.xml:427: >> The following error occurred while executing this line: >> /x1/jenkins/jenkins-slave/workspace/Lucene-Artifacts-5.x/lucene/build.xml:415: >> The following error occurred while executing this line: >> /x1/jenkins/jenkins-slave/workspace/Lucene-Artifacts-5.x/lucene/common-build.xml:1724: >> The following error occurred while executing this line: >> /x1/jenkins/jenkins-slave/workspace/Lucene-Artifacts-5.x/lucene/common-build.xml:608: >> Error installing artifact 'org.apache.lucene:lucene-core:jar': Error >> installing artifact: File >> /x1/jenkins/jenkins-slave/workspace/Lucene-Artifacts-5.x/lucene/build/lucene.tgz.unpacked/lucene-5.6.0-1088/core/lucene-core-5.6.0-1088.jar >> does not exist >> >> Total time: 4 minutes 52 seconds >> Build step 'Invoke Ant' marked build as failure >> Archiving artifacts >> Compressed 167.65 MB of artifacts by 22.5% relative to #1087 >> Publishing Javadoc >> Email was triggered for: Failure - Any >> Sending email for trigger: Failure - Any >> >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
