Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-28556

Verification failure when message file contains quote

XMLWordPrintable

      May 25, 2015 2:04:48 PM SEVERE com.sonymobile.tools.gerrit.gerritevents.workers.cmd.AbstractSendCommandJob sendCommand
      Could not run command gerrit review 10470,43 --message 'Build Failed 
      
      https://server/job/Job/13901/ : FAILURE <<<
      Build failed
      Some/File.cpp: In member function 'virtual int Class::Function(Argment&)':
      Some/File.cpp:284:3: error: return-statement with no value, in function returning 'int' [-fpermissive]
         return;
         ^
      make: *** [Some/File.o] Error 1
      make: *** Waiting for unfinished jobs....
      >>>' --label Verified=-1 --label Code-Review=0 --notify=ALL
      java.io.IOException: Error during sending command
      	at com.sonymobile.tools.gerrit.gerritevents.workers.cmd.AbstractSendCommandJob.sendCommand2(AbstractSendCommandJob.java:118)
      	at com.sonymobile.tools.gerrit.gerritevents.workers.cmd.AbstractSendCommandJob.sendCommand(AbstractSendCommandJob.java:79)
      	at com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier.GerritNotifier.buildCompleted(GerritNotifier.java:118)
      	at com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier.job.ssh.BuildCompletedCommandJob.run(BuildCompletedCommandJob.java:71)
      	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
      	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
      	at java.util.concurrent.FutureTask.run(Unknown Source)
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
      	at java.lang.Thread.run(Unknown Source)
      Caused by: com.sonymobile.tools.gerrit.gerritevents.ssh.SshException: fatal: "int" is not a valid patch set (1)
      	at com.sonymobile.tools.gerrit.gerritevents.ssh.SshConnectionImpl.executeCommand(SshConnectionImpl.java:253)
      	at com.sonymobile.tools.gerrit.gerritevents.workers.cmd.AbstractSendCommandJob.sendCommand2(AbstractSendCommandJob.java:116)
      	... 9 more

            rsandell rsandell
            orgads Orgad Shaneh
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: