Subject
 migration to git : next steps - updating Jenkins jobs

Text

Here is an intermediate result and my opinion on that:

Ant-Build-Matrix has problems on Ubuntu and on Windows. 
On Windows it seems (to me) that there is no git installed or not on the
PATH.
--> open an INFRA-Ticket?

On Ubuntu publishing the build results failed. 
--> I'll have a look at the configuration and workspace.

EasyAnt doesnt find the xooki antlib.
--> An EA-expert should have a look ...

Ant-Nightly has problems with archiving artifacts. 
--> I'll have a look at the configuration and workspace.

I dont know wheter IvyDE-updatesite is migrated to git, too.
--> Question to the IvyDE experts here ;)


Jan  




Current status:

- Ant-Build-Matrix
  repo: git
  https://builds.apache.org/job/Ant_BuildFromPOMs/
  status: errors on the slaves
  
  Windows: maybe no git installed?
  Ubuntu : problem with publishing the test results
  

  Builds on Windows

    JDK-1.5, windows2
 
https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20%28latest%29,
label=Windows/lastBuild/console
      <no-git-error, like jdk1.7@windows>
      
    JDK-1.6, windows2
 
https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.6%20%28latest%29,
label=Windows/lastBuild/console
      <no-git-error, like jdk1.7@windows>
    
    JDK-1.7, windows2
 
https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.7%20%28latest%29,
label=Windows/lastBuild/console
      ERROR: Error cloning remote repo 'origin'
        hudson.plugins.git.GitException: Could not init
f:\jenkins\jenkins-slave\workspace\Ant-Build-Matrix@2\jdk\JDK 1.7
(latest)\label\Windows
      Caused by: hudson.plugins.git.GitException: Error performing command:
git init f:\jenkins\jenkins-slave\workspace\Ant-Build-Matrix@2\jdk\JDK 1.7
(latest)\label\Windows
      Caused by: java.io.IOException: Cannot run program "git" (in directory
"f:\jenkins\jenkins-slave\workspace\Ant-Build-Matrix@2\jdk\JDK 1.7
(latest)\label\Windows"): CreateProcess error=2, The system cannot find the
file specified
      --> no git installed on that slave?
      
    JDK-1.8, windows2
 
https://builds.apache.org/job/Ant-Build-Matrix/jdk=jdk-1.8.0,label=Windows/l
astBuild/console
      [jdk-1.8.0] $
f:\jenkins\jenkins-slave\tools\hudson.model.JDK\jdk-1.8.0\jdk.exe 
        /s ADDLOCAL="ToolsFeature" REBOOT=ReallySuppress
INSTALLDIR=f:\jenkins\jenkins-slave\tools\hudson.model.JDK\jdk-1.8.0 
        '/L
\"f:\jenkins\jenkins-slave\tools\hudson.model.JDK\jdk-1.8.0\jdk.exe.install.
log\"'
      Failed to install JDK. Exit code=-80
      ERROR: null
   
  Builds on Ubuntu
  
    JDK-1.5, Ubuntu
 
https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20%28latest%29,
label=Ubuntu/lastBuild/console
      <same as jdk1.7@ubuntu>

    JDK-1.6, Ubuntu
 
https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.6%20%28latest%29,
label=Ubuntu/lastBuild/console
      <same as jdk1.7@ubuntu>
      
    JDK-1.7, Ubuntu
 
https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.7%20%28latest%29,
label=Ubuntu/lastBuild/console
      Build runs successful
      
      BUILD SUCCESSFUL
      No test report files were found. Configuration error?
      Build step 'Publish JUnit test result report' changed build result to
FAILURE

    JDK-1.8, Ubuntu
 
https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.8%20%28latest%29,
label=Ubuntu/lastBuild/console
      <same as jdk1.7@ubuntu>
      
  
- Ant_BuildFromPOMs
  repo: git
  https://builds.apache.org/job/Ant_BuildFromPOMs/
  status: run fine (using locks-and-latches, no archiving)
  
- Ant_Nightly
  repo: git
  https://builds.apache.org/job/Ant_Nightly/
  status: run fine on ubuntu 
  -- distribution: success
  -- checkstyle: ok
  -- findbugs: some errors during ivy:cachepath (unknown resolver chain),
findbugs itself run fine
  -- rat: ok
  -- error while archiving
    Archiving artifacts
    ERROR: No artifacts found that match the file pattern
"trunk/distribution/,trunk/build/reports/". Configuration error?
    ERROR: ?trunk/distribution/? doesn?t match anything, but ?distribution/?
does. Perhaps that?s what you mean?
    Build step 'Archive the artifacts' changed build result to FAILURE  
    
- EasyAnt
  repo: git
  https://builds.apache.org/view/A-D/view/Ant/job/EasyAnt/
  status: errors
  -- git clone works fine
     [java] xooki:init:
     [java]   [taskdef] File
/x1/jenkins/jenkins-slave/workspace/EasyAnt/src/documentation/xooki/antlib.x
ml does not exist
     [java] 
     [java] BUILD FAILED

- Ivy
  https://builds.apache.org/job/Ivy/
  repo: git
  status: <still in the queue>

- Ivy-check
  https://builds.apache.org/job/Ivy-check/
  repo: git
  status: <still in the queue>

- IvyDE
  https://builds.apache.org/job/IvyDE/
  repo: git
  status: <still in the queue>

- IvyDE-updatesite
  https://builds.apache.org/job/IvyDE-updatesite/
  repo: still svn
  status: <not triggered because not changed>
  


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to