Continous Integrationo via Jenkins - Access denied Error while deploying

Hi ,

I am trying a poc on CICD using SVN and Jenkins . I am able to create a project and all the way up to creating a deployment candidate .

I am failing when it comes to deployment . It says Access denied error .

I tried passing as Administartors and Internal but no luck .
But when i go to deployer and try to click on deploy, it deploys successfully . Facing the issue only through the jenkins job .

Please find attached files of build.xml, build.properties and repository.xml and also jenkins consol output filefor reference and kindly help .

REgards,

Pavana
build.xml (17.9 KB)
ProjectAutomatorSampleForRepository.xml (2.03 KB)

I am able to execute it .
Just in case for others anybody trying out , i had given the report configuration path wrong and that sorted the issue.