The new-jersey system is the development engineering build system for au. That designationmeans that it needs to be striclty versioned and modified with change control. This has not been the case. Going forward the following issues need to be fixed and no changes can be made to the jdeploy user without versioning. Users looking to use the system need to add accounts and use those accounts. If it can be shown that there is no conflict with the jdeploy user the above restriction can be lifted. All errors in the following log need to be addressed.
<Info>: Cabinet './au.cab', is validly signed
Done Adding Additional Store
Successfully signed and timestamped: ./au.msi
-------- Exiting Installer Build --------
./build_patch.sh 3
-------- Starting Installer Patch Build --------
NEW_VERSION: ./build_patch.sh 212: not found
Creating tmp_patch uncompressed msi directories using Administrative install
Creating Patch
rm: cannot unlink entry "*.wixobj": The system cannot find the file specified.
rm: cannot unlink entry "*.pcp": The system cannot find the file specified.
rm: cannot unlink entry "*.msp": The system cannot find the file specified.
rm: cannot unlink entry "*.log": The system cannot find the file specified.
Microsoft (R) Windows Installer Xml Compiler version 2.0.5805.0
Copyright (C) Microsoft Corporation 2003. All rights reserved.
patch.xml
-------- Exiting Installer Build --------
-------- Starting Installer Patch Build --------
NEW_VERSION: C:/hudson/workspace/proteus-client-2-1/src/build_patch.sh 212: not found
Creating tmp_patch uncompressed msi directories using Administrative install
Creating Patch
rm: cannot unlink entry "*.wixobj": The system cannot find the file specified.
rm: cannot unlink entry "*.pcp": The system cannot find the file specified.
rm: cannot unlink entry "*.msp": The system cannot find the file specified.
rm: cannot unlink entry "*.log": The system cannot find the file specified.
Microsoft (R) Windows Installer Xml Compiler version 2.0.5805.0
Copyright (C) Microsoft Corporation 2003. All rights reserved.
patch.xml
Microsoft (R) Windows Installer Xml Linker version 2.0.5805.0
Copyright (C) Microsoft Corporation 2003. All rights reserved.
Number of warnings: 1
SignTool Error: The specified timestamp server could not be reached.
SignTool Warning: Signing succeeded, but an error occurred while attempting to
timestamp: 2.1.4.2_to_2.1.5.99.msp
ERROR: Digital signing failed!
c:\hudson\workspace\proteus-client-2-1>exit 2
Archiving artifacts
Sending e-mails to: ###@###.###
ERROR: Invalid Addresses
javax.mail.SendFailedException: Invalid Addresses;
nested exception is:
com.sun.mail.smtp.SMTPAddressFailedException: 530 5.7.1 Relaying not allowed: ###@###.###
at com.sun.mail.smtp.SMTPTransport.rcptTo(SMTPTransport.java:1196)
at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:584)
at javax.mail.Transport.send0(Transport.java:169)
at javax.mail.Transport.send(Transport.java:98)
at hudson.tasks.MailSender.execute(MailSender.java:108)
at hudson.tasks.Mailer.perform(Mailer.java:112)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:601)
at hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:580)
at hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:558)
at hudson.model.Build$RunnerImpl.post2(Build.java:158)
at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:528)
at hudson.model.Run.run(Run.java:1280)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:127)
Caused by: com.sun.mail.smtp.SMTPAddressFailedException: 530 5.7.1 Relaying not allowed: ###@###.###
at com.sun.mail.smtp.SMTPTransport.rcptTo(SMTPTransport.java:1094)
... 15 more
Email was triggered for: Failure
Sending email for trigger: Failure
Failed to create e-mail address for
An attempt to send an e-mail to empty list of recipients, ignored.
Finished: FAILURE
<Info>: Cabinet './au.cab', is validly signed
Done Adding Additional Store
Successfully signed and timestamped: ./au.msi
-------- Exiting Installer Build --------
./build_patch.sh 3
-------- Starting Installer Patch Build --------
NEW_VERSION: ./build_patch.sh 212: not found
Creating tmp_patch uncompressed msi directories using Administrative install
Creating Patch
rm: cannot unlink entry "*.wixobj": The system cannot find the file specified.
rm: cannot unlink entry "*.pcp": The system cannot find the file specified.
rm: cannot unlink entry "*.msp": The system cannot find the file specified.
rm: cannot unlink entry "*.log": The system cannot find the file specified.
Microsoft (R) Windows Installer Xml Compiler version 2.0.5805.0
Copyright (C) Microsoft Corporation 2003. All rights reserved.
patch.xml
-------- Exiting Installer Build --------
-------- Starting Installer Patch Build --------
NEW_VERSION: C:/hudson/workspace/proteus-client-2-1/src/build_patch.sh 212: not found
Creating tmp_patch uncompressed msi directories using Administrative install
Creating Patch
rm: cannot unlink entry "*.wixobj": The system cannot find the file specified.
rm: cannot unlink entry "*.pcp": The system cannot find the file specified.
rm: cannot unlink entry "*.msp": The system cannot find the file specified.
rm: cannot unlink entry "*.log": The system cannot find the file specified.
Microsoft (R) Windows Installer Xml Compiler version 2.0.5805.0
Copyright (C) Microsoft Corporation 2003. All rights reserved.
patch.xml
Microsoft (R) Windows Installer Xml Linker version 2.0.5805.0
Copyright (C) Microsoft Corporation 2003. All rights reserved.
Number of warnings: 1
SignTool Error: The specified timestamp server could not be reached.
SignTool Warning: Signing succeeded, but an error occurred while attempting to
timestamp: 2.1.4.2_to_2.1.5.99.msp
ERROR: Digital signing failed!
c:\hudson\workspace\proteus-client-2-1>exit 2
Archiving artifacts
Sending e-mails to: ###@###.###
ERROR: Invalid Addresses
javax.mail.SendFailedException: Invalid Addresses;
nested exception is:
com.sun.mail.smtp.SMTPAddressFailedException: 530 5.7.1 Relaying not allowed: ###@###.###
at com.sun.mail.smtp.SMTPTransport.rcptTo(SMTPTransport.java:1196)
at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:584)
at javax.mail.Transport.send0(Transport.java:169)
at javax.mail.Transport.send(Transport.java:98)
at hudson.tasks.MailSender.execute(MailSender.java:108)
at hudson.tasks.Mailer.perform(Mailer.java:112)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:601)
at hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:580)
at hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:558)
at hudson.model.Build$RunnerImpl.post2(Build.java:158)
at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:528)
at hudson.model.Run.run(Run.java:1280)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:127)
Caused by: com.sun.mail.smtp.SMTPAddressFailedException: 530 5.7.1 Relaying not allowed: ###@###.###
at com.sun.mail.smtp.SMTPTransport.rcptTo(SMTPTransport.java:1094)
... 15 more
Email was triggered for: Failure
Sending email for trigger: Failure
Failed to create e-mail address for
An attempt to send an e-mail to empty list of recipients, ignored.
Finished: FAILURE