Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-62213

Synchronize LoadRunner Enterprise With Git changed build result to FAILURE

XMLWordPrintable

      Helo, i've created a git repo with a folder named 'scripts', inside that folder i've committed

      a simple test script created with VuGen , but i cant sych git with LRE, log attached below

      Best Regards

       
      Started by user xxxxx
       
      Running as SYSTEM
      Building in workspace /var/lib/jenkins/workspace/githook
      using credential 36178526-0fae-4bb0-ab0c-1f9cfe394169
      > /usr/libexec/git-core/git rev-parse --is-inside-work-tree # timeout=10
      Fetching changes from the remote Git repository
      > /usr/libexec/git-core/git config remote.origin.url
      https://github.com/giulioscuro/performancetests.git

      1. timeout=10
        Fetching upstream changes from
        xxxxxxxx
        > /usr/libexec/git-core/git --version # timeout=10
        using GIT_ASKPASS to set credentials
        > /usr/libexec/git-core/git fetch --tags --force --progress –
        https://github.com/giulioscuro/performancetests.git
        +refs/heads/:refs/remotes/origin/ # timeout=10
        > /usr/libexec/git-core/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
        > /usr/libexec/git-core/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
        Checking out Revision 918e16eebf5fef40f37a511d83fd78d5ac085670 (refs/remotes/origin/master)
        > /usr/libexec/git-core/git config core.sparsecheckout # timeout=10
        > /usr/libexec/git-core/git checkout -f 918e16eebf5fef40f37a511d83fd78d5ac085670 # timeout=10
        Commit message: "delete"
        > /usr/libexec/git-core/git rev-list --no-walk 918e16eebf5fef40f37a511d83fd78d5ac085670 # timeout=10

      Thu 2020 May 07 at 21:13:55.299 PM UTC - plugin version is '1.1.2'

      *************************************************************************************
      *************************************************************************************
      Beginning to analyze modifications made in GIT repository since last successful build
      *************************************************************************************
      *************************************************************************************

      Thu 2020 May 07 at 21:13:55.299 PM UTC - No previously successful build was found. All scripts will be uploaded.

      ***************************************************************
      ***************************************************************
      Beginning to sync between GIT repository and Performance Center
      ***************************************************************
      ***************************************************************

      ***************************
      Login to Performance Center
      ***************************

      Thu 2020 May 07 at 21:13:55.302 PM UTC - Login: Attempting to login to Performance Center server '
      xxxx
      ' with credentials of user 'xxxxxx'
      Thu 2020 May 07 at 21:13:55.624 PM UTC - Login: succeeded

      Thu 2020 May 07 at 21:13:55.624 PM UTC - The synchronization will be performed with PC project 'DemoProject' on domain 'DEFAULT'.

      Thu 2020 May 07 at 21:13:57.413 PM UTC - Performance Center version 12.60 or above detected.

      *****************
      Uploading scripts
      *****************

      Each script folder will be automatically compressed in the workspace and then uploaded to the Performance Center project:

      Thu 2020 May 07 at 21:13:57.820 PM UTC - General exception: null.
      Stack Trace: java.lang.NullPointerException
      at com.microfocus.performancecenter.integration.common.helpers.utils.AffectedFolder.getSubjectPath(AffectedFolder.java:59)
      at com.microfocus.performancecenter.integration.pcgitsync.PcGitSyncClient.uploadScript(PcGitSyncClient.java:446)
      at com.microfocus.performancecenter.integration.pcgitsync.PcGitSyncClient.uploadScriptsToPerformanceCenter(PcGitSyncClient.java:430)
      at com.microfocus.performancecenter.integration.pcgitsync.PcGitSyncClient.start(PcGitSyncClient.java:169)
      at com.microfocus.performancecenter.integration.pcgitsync.PcGitSyncClient.invoke(PcGitSyncClient.java:89)
      at com.microfocus.performancecenter.integration.pcgitsync.PcGitSyncClient.invoke(PcGitSyncClient.java:67)
      at hudson.FilePath.act(FilePath.java:1075)
      at hudson.FilePath.act(FilePath.java:1058)
      at com.microfocus.performancecenter.integration.pcgitsync.PcGitSyncBuilder.perform(PcGitSyncBuilder.java:312)
      at com.microfocus.performancecenter.integration.pcgitsync.PcGitSyncBuilder.perform(PcGitSyncBuilder.java:165)
      at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
      at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
      at hudson.model.Build$BuildExecution.build(Build.java:206)
      at hudson.model.Build$BuildExecution.doRun(Build.java:163)
      at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
      at hudson.model.Run.execute(Run.java:1856)
      at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
      at hudson.model.ResourceController.execute(ResourceController.java:97)
      at hudson.model.Executor.run(Executor.java:428)
      Thu 2020 May 07 at 21:13:57.983 PM UTC - Logout: succeeded

      Build step 'Synchronize LoadRunner Enterprise With Git' changed build result to FAILURE
      Finished: FAILURE

            danieldanan Daniel Danan
            giulioscuro giulio scuro
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: