---------- Forwarded message ---------- From: Mail Delivery Subsystem <[email protected]> Date: Fri, Jul 5, 2013 at 12:00 PM Subject: Delivery Status Notification (Failure) To: [email protected]
Hello [email protected], We're writing to let you know that the group you tried to contact (jenkinsci-users) may not exist, or you may not have permission to post messages to the group. A few more details on why you weren't able to post: * You might have spelled or formatted the group name incorrectly. * The owner of the group may have removed this group. * You may need to join the group before receiving permission to post. * This group may not be open to posting. If you have questions related to this or any other Google Group, visit the Help Center at http://groups.google.com/support/. Thanks, Google Groups ----- Original message ----- X-Received: by 10.66.161.201 with SMTP id xu9mr1129799pab.3.1373022010913; Fri, 05 Jul 2013 04:00:10 -0700 (PDT) Return-Path: <[email protected]> Received: from mail-pa0-x22b.google.com (mail-pa0-x22b.google.com[2607:f8b0:400e:c03::22b]) by gmr-mx.google.com with ESMTPS id sr2si869070pbc.2.2013.07.05.04.00.10 for <[email protected]> (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 05 Jul 2013 04:00:10 -0700 (PDT) Received-SPF: pass (google.com: domain of [email protected] 2607:f8b0:400e:c03::22b as permitted sender) client-ip=2607:f8b0:400e:c03::22b; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of [email protected] designates 2607:f8b0:400e:c03::22b as permitted sender) smtp.mail= [email protected]; dkim=pass [email protected] Received: by mail-pa0-f43.google.com with SMTP id hz11so2130553pad.30 for <[email protected]>; Fri, 05 Jul 2013 04:00:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=XxA81i34mQ6acypFfGZdPBGWg4IilISMD7suOBfHF00=; b=xZLQoRLVL2GsncIbx5VIU8GPX7TYWHEGIBC8+Kn4zWhdBhPf4ODD2TkRGlLNnSHR/B zpFYHEhAr5LM8G/zgMqN14IyfF2ZRGHaR0vyfA5dw23cu1yqQO0EM/AvQFcuMPLkDJDk alnetPo9yYY8E8H+mU1c1r83M6LwGUuxo1KdbW8FskOMCqyt4RD4sEBr02UDwOcdGOQ8 wGHdo2abEAT71Sm5PALZIVgTV4bkyMtvNf0jpBMmW4gTMWESPR+IRqTxt4Y+gSPpFEnh KhCDgxf/9Pl4gCSK2acoLNa8w2HmWDfLR07oQJMrE3asKES+31oDnLsoG6tgtIi7HK9X uK5w== MIME-Version: 1.0 X-Received: by 10.68.196.134 with SMTP id im6mr9238757pbc.110.1373022010816; Fri, 05 Jul 2013 04:00:10 -0700 (PDT) Received: by 10.68.231.234 with HTTP; Fri, 5 Jul 2013 04:00:10 -0700 (PDT) Date: Fri, 5 Jul 2013 12:00:10 +0100 Message-ID: < cag3ctvzffw0kbz+qonk3fzvz+jf5atks-yw+ayi18otgltr...@mail.gmail.com> Subject: I am having problems on windows From: SRIKANTH SADHU <[email protected]> To: [email protected] Content-Type: multipart/alternative; boundary=e89a8ff1c902393ef704e0c19938 Hi, Pls. help, I am stuck running tests through windows batch command build job , I have a bat like this : cd SkySuperplanner mvn clean install test -Dtest=ExecuteAllSuite -DfailIfNoTests=false on executing this in hudson , my build is sucessful but I get this error and fails , Started by user anonymous <http://localhost:8080/user/null> Building in workspace C:\Program Files\Jenkins\workspace\Sky+iPad-Seetest-Smoke [Sky+iPad-Seetest-Smoke] $ cmd /c call C:\Windows\TEMP\hudson1804953959577254996.bat C:\Program Files\Jenkins\workspace\Sky+iPad-Seetest-Smoke>AlltestBuild.bat C:\Program Files\Jenkins\workspace\Sky+iPad-Seetest-Smoke>cd SkySuperplanner C:\Program Files\Jenkins\workspace\Sky+iPad-Seetest-Smoke\SkySuperplanner>mvn clean install test -Dtest=ExecuteAllSuite -DfailIfNoTests=false [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building SkySuperplanner 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ SkySuperplanner --- [INFO] Deleting C:\Program Files\Jenkins\workspace\Sky+iPad-Seetest-Smoke\SkySuperplanner\target ------------------------------------------------------- ---------------------------------blah blah balh ----------------------- [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 19.515s [INFO] Finished at: Fri Jul 05 11:50:46 BST 2013 [INFO] Final Memory: 10M/26M [INFO] ------------------------------------------------------------------------*'cmd' is not recognized as an internal or external command, operable program or batch file. Build step 'Execute Windows batch command' marked build as failure* *Recording test results* Finished: FAILURE -- thanks Srikanth Sadhu(Sri) 07738021772 -- Srikanth Sadhu(Sri) 07738021772 -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
