Started by user Daniel Stratton [EnvInject] - Loading node environment variables. Building remotely on DFW01-051WS (java windows rcp eclipse) in workspace D:\Data\Jenkins\Slave01\workspace\Infrastructure\Chuck CA Gen License Job using credential GitDanielStratton > C:\Program Files\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > C:\Program Files\Git\cmd\git.exe config remote.origin.url ssh://dfw01-015sv:22/DefaultCollection/_git/Infrastructure # timeout=10 Fetching upstream changes from ssh://dfw01-015sv:22/DefaultCollection/_git/Infrastructure > C:\Program Files\Git\cmd\git.exe --version # timeout=10 using GIT_SSH to set credentials Private key for accessing the TFS Git repository > C:\Program Files\Git\cmd\git.exe fetch --tags --force --progress ssh://dfw01-015sv:22/DefaultCollection/_git/Infrastructure +refs/heads/*:refs/remotes/origin/* > C:\Program Files\Git\cmd\git.exe rev-parse "refs/remotes/origin/master^{commit}" # timeout=10 > C:\Program Files\Git\cmd\git.exe rev-parse "refs/remotes/origin/origin/master^{commit}" # timeout=10 Checking out Revision 9fc47a2636d2ab3f0b779d7672bca3e69e872f87 (refs/remotes/origin/master) > C:\Program Files\Git\cmd\git.exe config core.sparsecheckout # timeout=10 > C:\Program Files\Git\cmd\git.exe checkout -f 9fc47a2636d2ab3f0b779d7672bca3e69e872f87 Commit message: "xcopy folder must not have \" > C:\Program Files\Git\cmd\git.exe rev-list --no-walk 9fc47a2636d2ab3f0b779d7672bca3e69e872f87 # timeout=10 FTP: connected to 172.29.122.117:21 Submitted job [JOB01686] start checkJobAvailability relogon connect: isAvailable: true relogon: rein done, reply code: 220 220 Reinitialized; Ready for new user. relogon: rein done <<< relogon: login done relogon: filetype change done, reply>>>: 200-User JENKINS is not authorized to filter on JESJOBname. Its value remains JENKINS*. 200-User JENKINS is not authorized to filter on JESSTatus. Its value remains ???. 200 SITE command was accepted relogon: filetype change done <<< checkJobAvailability: scanning name: 'No jobs found on Held queue', wanted: 'JOB01686' checkJobAvailability: job not eq checkJobAvailability: job not found ERROR: Job [JOB01686] cannot be found in JES start checkJobAvailability relogon connect: isAvailable: true relogon: rein done, reply code: 220 220 Reinitialized; Ready for new user. relogon: rein done <<< relogon: login done relogon: filetype change done, reply>>>: 200-User JENKINS is not authorized to filter on JESJOBname. Its value remains JENKINS*. 200-User JENKINS is not authorized to filter on JESSTatus. Its value remains ???. 200 SITE command was accepted relogon: filetype change done <<< checkJobAvailability: scanning name: 'No jobs found on Held queue', wanted: 'JOB01686' checkJobAvailability: job not eq checkJobAvailability: job not found ERROR: Job [JOB01686] cannot be found in JES start checkJobAvailability relogon connect: isAvailable: true relogon: rein done, reply code: 220 220 Reinitialized; Ready for new user. relogon: rein done <<< relogon: login done relogon: filetype change done, reply>>>: 200-User JENKINS is not authorized to filter on JESJOBname. Its value remains JENKINS*. 200-User JENKINS is not authorized to filter on JESSTatus. Its value remains ???. 200 SITE command was accepted relogon: filetype change done <<< checkJobAvailability: scanning name: 'No jobs found on Held queue', wanted: 'JOB01686' checkJobAvailability: job not eq checkJobAvailability: job not found ERROR: Job [JOB01686] cannot be found in JES start checkJobAvailability relogon connect: isAvailable: true relogon: rein done, reply code: 220 220 Reinitialized; Ready for new user. relogon: rein done <<< relogon: login done relogon: filetype change done, reply>>>: 200-User JENKINS is not authorized to filter on JESJOBname. Its value remains JENKINS*. 200-User JENKINS is not authorized to filter on JESSTatus. Its value remains ???. 200 SITE command was accepted relogon: filetype change done <<< checkJobAvailability: scanning name: 'No jobs found on Held queue', wanted: 'JOB01686' checkJobAvailability: job not eq checkJobAvailability: job not found ERROR: Job [JOB01686] cannot be found in JES start checkJobAvailability relogon connect: isAvailable: true relogon: rein done, reply code: 220 220 Reinitialized; Ready for new user. relogon: rein done <<< relogon: login done relogon: filetype change done, reply>>>: 200-User JENKINS is not authorized to filter on JESJOBname. Its value remains JENKINS*. 200-User JENKINS is not authorized to filter on JESSTatus. Its value remains ???. 200 SITE command was accepted relogon: filetype change done <<< checkJobAvailability: scanning name: 'No jobs found on Held queue', wanted: 'JOB01686' checkJobAvailability: job not eq checkJobAvailability: job not found ERROR: Job [JOB01686] cannot be found in JES ERROR: Interrupted. Job [JOB01686] processing failed. Reason: [WAIT_INTERRUPTED] ERROR: z/OS job failed with CC WAIT_INTERRUPTED Sending e-mails to: claire.hamilton@response-systems.com ERROR: 535 5.7.3 Authentication unsuccessful [SN4PR0501CA0035.namprd05.prod.outlook.com] javax.mail.AuthenticationFailedException: 535 5.7.3 Authentication unsuccessful [SN4PR0501CA0035.namprd05.prod.outlook.com] at com.sun.mail.smtp.SMTPTransport$Authenticator.authenticate(SMTPTransport.java:809) at com.sun.mail.smtp.SMTPTransport.authenticate(SMTPTransport.java:752) at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:669) at javax.mail.Service.connect(Service.java:317) at javax.mail.Service.connect(Service.java:176) at javax.mail.Service.connect(Service.java:125) at javax.mail.Transport.send0(Transport.java:194) at javax.mail.Transport.send(Transport.java:124) at hudson.tasks.MailSender.run(MailSender.java:131) at hudson.tasks.Mailer.perform(Mailer.java:173) at hudson.tasks.Mailer.perform(Mailer.java:136) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1841) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Finished: FAILURE