Re: "no such session" from Jenkins

2017-09-15 Thread Ana MB
timeouts fully* This is an illogical error because I run this test from local computer, but with Jenkins I get that error What could I do to solve it? Thanks so much!! El viernes, 15 de septiembre de 2017, 9:57:08 (UTC+2), Ana MB escribió: > > And if I run the tests from my local pc I don

Re: "no such session" from Jenkins

2017-09-15 Thread Ana MB
And if I run the tests from my local pc I don't get that error exception. Thanks! El viernes, 15 de septiembre de 2017, 9:56:32 (UTC+2), Ana MB escribió: > > Hi guys! > > I'm having problems with my Selenium tests from my Jenkins. Sometimes, I > get "no such session" e

"no such session" from Jenkins

2017-09-15 Thread Ana MB
Hi guys! I'm having problems with my Selenium tests from my Jenkins. Sometimes, I get "no such session" error in my Eclipse when I run my Selenium Test in an external server Jenkins. Jenkins closes the window after loading page correctly (a graphic). I've read that the solution is starting

Re: Session terminated due to SO_TIMEOUT

2017-09-22 Thread Ana MB
Any ideas? Thanks! El jueves, 21 de septiembre de 2017, 12:06:39 (UTC+2), Ana MB escribió: > > Hi guys, > > I'm having a problem with my tests from my Jenkins server (this doesn't > happen in my local computer). When I run some tests (that they get more > time to load

Session terminated due to SO_TIMEOUT

2017-09-21 Thread Ana MB
Hi guys, I'm having a problem with my tests from my Jenkins server (this doesn't happen in my local computer). When I run some tests (that they get more time to load every information in the graphic than others tests), I get the following error and it stops the execution:

Why my tests in parallel don't finish the same way as sequential

2017-10-05 Thread Ana MB
Hi guys! I'm running tests from my Jenkins and I've realized that if I run one only test, the result is SUCCESS; but if I run three tests in parallel, that test doesn't finish SUCCESS, it gets timeout. My docker configuration is: *version: "2"* *services:* * selenium:* *networks:* *

Re: Wrong Boolean Conditioned Token

2017-09-06 Thread Ana MB
Yesss Perfect!! Thanks so much!!! It works! El martes, 5 de septiembre de 2017, 15:44:00 (UTC+2), slide escribió: > > I think when using File Matches, you need to specify an ant-style file > pattern like you were trying before. Try putting this in the box (verbatim): > > Includes

Command to send mail from Shell

2017-09-06 Thread Ana MB
Hi guys!! I want to send a mail when the files match condition is true, but I've tried with the following commands with no luck: 1. mailx -s 'Test Mail from Jenkins' -a **/my_file.csv m...@email.com but it returns failure "mailx: not found" 2. sendmail -f

Could not start a new session

2017-08-30 Thread Ana MB
Hi guys! I have a problem with my Jenkins server. I'm trying to run different tests but I can't do it. I get the following error: main(paquete.ImagenMarca_GoogleAnualTest) Time elapsed: 0.383 sec <<< FAILURE! org.openqa.selenium.remote.UnreachableBrowserException: Could not start a new

Jenkins doesn't run test, why?

2017-08-30 Thread Ana MB
Hi guys! When I try to run tests from Jenkins, (sometimes) I get the following info: chrome-vnc_1 | Failed to read: session.appsFile chrome-vnc_1 | Setting default value chrome-vnc_1 | Failed to read: session.tabsAttachArea chrome-vnc_1 | Setting default value chrome-vnc_1 | Failed to

Re: Send mail from Jenkins with attach conditioned file

2017-09-05 Thread Ana MB
t, it looks like there > could be a trailing space or two after the file name in the File text box. > Make sure there’s no extra spaces around the file name as that could be > messing it up. > > > > Regards, > > Daniel. > > > > *From: *Ana MB > *Sent:

Re: Command to send mail from Shell

2017-09-06 Thread Ana MB
How could I chek it? Thanks! El miércoles, 6 de septiembre de 2017, 9:39:06 (UTC+2), Diptiman Adak escribió: > > Probably the slave does not have the packages installed. > > On Wednesday, September 6, 2017 at 12:38:17 PM UTC+5:30, Ana MB wrote: >> >> Hi guys!! >>

Re: Command to send mail from Shell

2017-09-06 Thread Ana MB
"sendmail" perfectly couldn't I? Thanks so much!! El miércoles, 6 de septiembre de 2017, 9:39:06 (UTC+2), Diptiman Adak escribió: > > Probably the slave does not have the packages installed. > > On Wednesday, September 6, 2017 at 12:38:17 PM UTC+5:30, Ana MB wrote: >>

Re: Command to send mail from Shell

2017-09-06 Thread Ana MB
I fixed it installing postfix. Thanks! El miércoles, 6 de septiembre de 2017, 10:29:00 (UTC+2), Ana MB escribió: > > If I search for "sendmail" in my server where Jenkins is installed, I find; > > > deploy@DS0:~/selenium$ sudo find / -name "sendmail&

Broken Shell in Jenkins

2017-09-05 Thread Ana MB
Hi guys! I'm using Conditional Steps Plugin in Jenkins and I want to execute commands in the Shell, but it seems not to work. I show you my case: I try to

Error at managing Jenkins

2017-09-05 Thread Ana MB
Hi guys, I have this error when I try to manage Jenkins... How could I solve it? I've read that this is because of the Java version of the server?? Is that

Re: Send mail from Jenkins with attach conditioned file

2017-09-01 Thread Ana MB
Hi guys! I have a question... from Conditional BuildStep plugin I don't have "Send mail" Option, I show you; How could I send it? Thanks so much!!! El

Re: How execute parallel tests

2017-09-01 Thread Ana MB
Hi guys, Any idea how could I solve it? I've been searching but I can't solve it by myself... Thanks so much!!! El jueves, 31 de agosto de 2017, 9:54:23 (UTC+2), Ana MB escribió: > > Hi guys! > > > I need to execute parallel tests in Jenkins (I have 200 tests done with >

Re: Send mail from Jenkins with attach conditioned file

2017-09-01 Thread Ana MB
WalFKcTl5II/AJw/Xb35lGGVN8sRUeQ1P07ncpKBVwiw1cVcwCLcBGAs/s1600/Screenshot_12.jpg> Why is this wrong? Thanks so much! W El viernes, 1 de septiembre de 2017, 10:17:39 (UTC+2), Ana MB escribió: > > Hi guys! > > I have a question... from Conditional BuildStep plugin I don't have "Send >

Re: Send mail from Jenkins with attach conditioned file

2017-09-04 Thread Ana MB
<https://lh3.googleusercontent.com/-7FHNr3AkyDA/Wa06wg6EBXI/AKs/flfvYYgdpykESQbdbQ0hqh2AZqYQb8kwQCLcBGAs/s1600/Screenshot_16.jpg> I don't understand what could be happening... any ideas? Thanks so much! El lunes, 4 de septiembre de 2017, 12:13:47 (UTC+2), Ana MB escribió: >

Re: Send mail from Jenkins with attach conditioned file

2017-09-04 Thread Ana MB
I've just noticed that if I put only in Command Shell: * echo "HELLO"* Neither it happens nothing... why doesn't it run?? Thanks El lunes, 4 de septiembre de 2017, 10:36:49 (UTC+2), Ana MB escribió: > > Hi guys! > > I've tried with the followi

Re: Send mail from Jenkins with attach conditioned file

2017-09-04 Thread Ana MB
exists [test_resultados_miniprueba.csv ] Run condition [File exists] preventing perform for step [BuilderChain] Finished: SUCCESS And I don't get any email. Why? Thanks so much! El miércoles, 30 de agosto de 2017, 12:48:27 (UTC+2), Ana MB escribió: > > Hi guys! > > I want to send an email from

Re: How execute parallel tests

2017-09-04 Thread Ana MB
Hi guys! Any idea about this issue? I don't find solution... Thanks so much!! El viernes, 1 de septiembre de 2017, 11:40:25 (UTC+2), Ana MB escribió: > > I've tried to check the following but it doesn't execute 5 tests in > parallel... why?? > > > <https://lh3.

Re: Send mail from Jenkins with attach conditioned file

2017-09-04 Thread Ana MB
y tutorial about this topic? Thanks so much!!! El viernes, 1 de septiembre de 2017, 14:54:56 (UTC+2), Richard Ginga escribió: > > if you add the "Any Build Step" plugin, you can run build steps as post > build steps and visa-versa. you need to configure it System Configuration >

Re: Send mail from Jenkins with attach conditioned file

2017-09-04 Thread Ana MB
] Run condition [File exists] preventing perform for step [BuilderChain] ERROR: Failed to set Jenkins Identity header on email. And I don't get any email. Why? Thanks so much! El miércoles, 30 de agosto de 2017, 12:48:27 (UTC+2), Ana MB escribió: > > Hi guys! > > I want to send an

Re: How execute parallel tests

2017-09-01 Thread Ana MB
8 (UTC+2), Ana MB escribió: > > Hi guys, > > Any idea how could I solve it? > I've been searching but I can't solve it by myself... > > Thanks so much!!! > > > El jueves, 31 de agosto de 2017, 9:54:23 (UTC+2), Ana MB escribió: >> >> Hi guys! >> >

Re: Broken Shell in Jenkins

2017-09-05 Thread Ana MB
, or use Files Match. > > Björn > > Am Dienstag, 5. September 2017 11:45:43 UTC+2 schrieb Ana MB: >> >> Ok the problem is with the "File exists" Condition, because I've put >> "Always" and I get the message "HI WORLD": >> >>

Re: Broken Shell in Jenkins

2017-09-05 Thread Ana MB
[workspace] $ /bin/sh -xe /tmp/jenkins4771372472076695799.sh + echo HI WORLD HI WORLD Finished: SUCCESS What could be happening with this condition "File exists"? Thanks so much!!! El martes, 5 de septiembre de 2017, 10:13:56 (UTC+2), Ana MB escribió: > > Hi guys! > > I'm

Re: Broken Shell in Jenkins

2017-09-05 Thread Ana MB
This topic can be closed. I open a new one with the real problem. El martes, 5 de septiembre de 2017, 10:13:56 (UTC+2), Ana MB escribió: > > Hi guys! > > I'm using Conditional Steps Plugin in Jenkins and I want to execute > commands in the Shell, but it seems not to work. I s

Wrong Boolean Conditioned Token

2017-09-05 Thread Ana MB
Hi guys! I don't know how to put a conditioned token to evaluate if a file exists with the Conditional Step Plugin in Jenkins: This returns the following

Re: Wrong Boolean Conditioned Token

2017-09-05 Thread Ana MB
: 17M/56M [INFO] Files match condition: Matched [0] files Run condition [Files match] preventing perform for step [Execute shell] Finished: SUCCESS What is happening? The file exists in my workspace Thanks so much!!! El martes, 5 de septiembre de 2017, 13:08:25 (UTC+2), Ana MB escri

Re: Send mail from Jenkins with attach conditioned file

2017-08-31 Thread Ana MB
I tried to do it with Email-ext plugin but it returns an error because of the un-existed file. How would be the pattern? Thanks so much! El miércoles, 30 de agosto de 2017, 14:53:30 (UTC+2), slide escribió: > > Email-ext will do this. You just supply a pattern for the files you want >

Re: Send mail from Jenkins with attach conditioned file

2017-08-31 Thread Ana MB
Ok, I'll test it!! Thanks so much! El miércoles, 30 de agosto de 2017, 21:17:31 (UTC+2), Jackson, Randy escribió: > > You might also want to look into the Conditional BuildStep plugin. It has > a “File Exists” conditional. > > > > *From:* jenkins...@googlegroups.com [mailto: >

How execute parallel tests

2017-08-31 Thread Ana MB
Hi guys! I need to execute parallel tests in Jenkins (I have 200 tests done with Selenium Webdriver under Eclipse), I've tried to do it with the following code in my pom.xml file with no luck: maven-compiler-plugin 3.5.1 1.8 1.8

Re: Capture html just before an error execution?

2017-12-06 Thread Ana MB
Hola Victor, como veo que eres español te lo escribo en español!! Mira, necesito capturar un pantallazo de la pagina donde mi test se queda al fallar, simplemente para ver cuál es la ultima pagina que visita cuando casca al hacer determinada acción que le provoque un fallo. Pero como es un

Re: Capture html just before an error execution?

2017-12-07 Thread Ana MB
600/Screenshot_1.jpg> Does anybody knows why? Thanks so much for your help! El martes, 5 de diciembre de 2017, 13:34:37 (UTC+1), Ana MB escribió: > > I need some shell command to take a screenshoot and save in some > directory. > How could be that shell code? > > Thanks so

Re: Capture html just before an error execution?

2017-12-07 Thread Ana MB
AM4/ikT27KqUEhwa4VugKhOog247tsXTe8U7wCLcBGAs/s1600/Screenshot_5.jpg> My test result is the following: <https://lh3.googleusercontent.com/-KW1uPaEPmjw/WikznFYzOKI/AM8/KDtDdRZpP8s48-UAQbI3NoZ-ZAuWNLDGACLcBGAs/s1600/Screenshot_4.jpg> Any help, please? :( El jueves, 7 de diciembre de 2017, 12:12:43 (UTC+1), Ana

Re: Capture html just before an error execution?

2017-12-07 Thread Ana MB
(UTC+1), Ana MB escribió: > > I've tried with this plugin: > https://wiki.jenkins.io/display/JENKINS/UI+Test+Capture+Plugin > But I can't configure it, it doesn't let me do it... why? I show you in > the picture: > > > <https://lh3.googleusercontent.com/-_z

Re: Capture html just before an error execution?

2017-12-07 Thread Ana MB
ts/"+actualTest+".png" )); And it work! El jueves, 7 de diciembre de 2017, 11:10:09 (UTC+1), Ana MB escribió: > > I show you another picture of the fail execution of the plugin: > > > <https://lh3.googleusercontent.com/-gNkwmwIF-lc/WikTU1ZzRvI/

Re: Capture html just before an error execution?

2017-12-11 Thread Ana MB
Does anybody know why is it happening? Thanks so much!!! El jueves, 7 de diciembre de 2017, 13:27:32 (UTC+1), Ana MB escribió: > > But it work only when a test is SUCCESS. > I need it when a test is FAILED,.. and I'm not able to get it. > > I've tried with this conditions,

Re: Capture html just before an error execution?

2017-12-11 Thread Ana MB
h El jueves, 7 de diciembre de 2017, 13:27:32 (UTC+1), Ana MB escribió: > > But it work only when a test is SUCCESS. > I need it when a test is FAILED,.. and I'm not able to get it. > > I've tried with this conditions, but it doesn't work and I don't > understa

Re: Capture html just before an error execution?

2017-12-11 Thread Ana MB
Done! with this: try{ driver.findElement(By.xpath(".//*[@id='reserva']")).click(); } catch (Exception e) { takeScreenshot(driver,e); } finally { driver.close(); } It works! El lunes, 11 de diciembre de 2017, 10:31:39 (UTC+1), Ana MB escribió: > > Well,.

Re: Capture html just before an error execution?

2017-12-05 Thread Ana MB
I've tried with: *screenCapture **/captura.png* But it did'nt work... El martes, 5 de diciembre de 2017, 13:34:37 (UTC+1), Ana MB escribió: > > I need some shell command to take a screenshoot and save in some > directory. > How could be that shell code? > > Thanks so much!

Capture html just before an error execution?

2017-12-05 Thread Ana MB
Hi guys! Does anybody know how to capture the html/url before an error appear in the test case?? I need to know the previous URL, and I don't know how... Thanks so much for your help!!! -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To

Re: Capture html just before an error execution?

2017-12-05 Thread Ana MB
I need some shell command to take a screenshoot and save in some directory. How could be that shell code? Thanks so much!! El martes, 5 de diciembre de 2017, 13:24:27 (UTC+1), Ana MB escribió: > > Hi guys! > > Does anybody know how to capture the html/url before an error appear in

How to send a daily summary by email?

2017-12-12 Thread Ana MB
Hi guys! I would like to send an email with a summary of my tests (both failed and success build) and I would like to send it daily. Is it possible? I've been looking for a plugin, and I've found: "Summary Display Plugin", but it's not what I need... Does anybody know how to do it? Thanks so

How to erase old builds

2018-01-17 Thread Ana MB
Hi guys, I'm trying to erase old builds from my Jenkins, but I've found that in some tests, Jenkins doesn't delete old builds as I need. I'm doing it from here:

Re: Help with Slaves: How to configure

2018-03-22 Thread Ana MB
tributedbuilds-Launchagentheadlessly > . > > On Thu, Mar 22, 2018 at 6:01 AM Ana MB <ama...@bufetedemarketing.com > > wrote: > >> Hi guys! >> >> I'm fighting to configure slaves in my Jenkins, but I am not able to do >> it >> One of my

Help with Slaves: How to configure

2018-03-22 Thread Ana MB
Hi guys! I'm fighting to configure slaves in my Jenkins, but I am not able to do it One of my proofs is the following, but I can't make it work. Tell me what I'm doing wrong please... I'm turning crazy... Thanks so much for your help...

Re: Help with Slaves: How to configure

2018-03-22 Thread Ana MB
And I don't know to resolve it... Thanks so much. El jueves, 22 de marzo de 2018, 14:46:31 (UTC+1), Mark Waite escribió: > > > > On Thu, Mar 22, 2018 at 6:57 AM Ana MB <ama...@bufetedemarketing.com > > wrote: > >> I'm pretty new in this field, so I don't know what

Re: Help with Slaves: How to configure

2018-03-22 Thread Ana MB
preferred to > configure Windows agents to launch themselves from a command line on the > Windows agent computer, rather than trying to make the Jenkins master start > the agent. > > > > Mark Waite > > > > On Thu, Mar 22, 2018 at 9:07 AM Ana MB <ama...@bufetedema

Re: Help with Slaves: How to configure

2018-03-23 Thread Ana MB
AAAO0/sHqQLk3j6l4Xv4b00H2w2duKbOohC3tSgCLcBGAs/s1600/6.jpg> How could I solve it? Thanks s much! El jueves, 22 de marzo de 2018, 13:00:47 (UTC+1), Ana MB escribió: > > Hi guys! > > I'm fighting to configure slaves in my Jenkins, but I am not able to do > it > One of my proofs