Re: [pdt-dev] Install latest nightly from hudson

2011-09-21 Thread Robert Gründler
any news on this?


regards

-robert


On Fri, Sep 16, 2011 at 8:11 AM, Roy Ganor  wrote:

> Hi Sergio,
>
> The testing fails because of a missing Emma plugins that's the reason I
> disabled testing...
> I contacted Eclipse webmaster to allow me to install emma again on the
> Hudson build machine.
>
> Best regards,
> Roy
>
>
> -Original Message-
> From: pdt-dev-boun...@eclipse.org [mailto:pdt-dev-boun...@eclipse.org] On
> Behalf Of Sergio Mart?n Morillas
> Sent: Thursday, September 15, 2011 9:22 PM
> To: PDT Developers
> Subject: Re: [pdt-dev] Install latest nightly from hudson
>
> Roy, please can you enable testing again?
>
> org.eclipse.pdt/org.eclipse.pdt.releng/testing.properties
>
> +testPluginsToRun=org.eclipse.php.core.tests
>
> In the last build vnc connect to server, but no test has been defined:
>
> [exec] all:
> [exec]  [echo] testPluginDirRoot:
>
> /opt/users/hudsonbuild/.hudson/jobs/cbi-pdt-3.0-indigo/workspace/build/N201109150911/testing/target/eclipse/dropins/pdt/eclipse/plugins
> [exec]
> [exec] genHtml:
> [exec]  [echo] ** Warning! No test results found in
>
> /opt/public/jobs/cbi-pdt-3.0-indigo/workspace/build/N201109150911/testing/N201109150911/testing/results/xml!
> **
>
>
> Succesful build:
>
> [exec] all:
> [exec]  [echo] testPluginDirRoot:
>
> /opt/users/hudsonbuild/.hudson/jobs/cbi-pdt-3.0-indigo/workspace/build/N201108100912/testing/target/eclipse/dropins/pdt/eclipse/plugins
> [exec]  [echo] testPluginName: org.eclipse.php.core.tests
> [exec]  [echo] Run
>
> /opt/users/hudsonbuild/.hudson/jobs/cbi-pdt-3.0-indigo/workspace/build/N201108100912/testing/target/eclipse/dropins/pdt/eclipse/plugins/org.eclipse.php.core.tests_3.0.0.v201108100912/test.xml:
>
>
> Thank you very much.
>
>
> 2011/9/14 Sergio Martín Morillas :
> > It seems the workaround has worked. But now it fails to run tests :(
> >
> > I compared the console log from 196 build with the failed build log
> > and I found this:
> >
> > [exec] Use DISPLAY port :41
> > [exec] [runtests] Using X server: 'Xvnc :41 -geometry 1024x768
> > -depth 24 -ac'
> > [exec] xhost:  unable to open display "localhost:41.0"
> >
> > Could this be the problem?
> >
> >
> > 2011/9/13 Sergio Martín Morillas :
> >> As a workaround, maybe you can setup proxy manually in build.xml file:
> >>
> >> 
> >>
> >>
> >> On Mon, Sep 12, 2011 at 11:26 AM, Roy Ganor  wrote:
> >>> For some reason, both properties are not set. We need to fix it in the
> sh script.
> >>>
> >>> check-proxy:
> >>>   [subant] Failure for target 'postFetch' of:
> /opt/users/hudsonbuild/.hudson/jobs/cbi-pdt-3.0-indigo/workspace/build/org.eclipse.pdt.releng/buildExtra.xml
> >>>   [subant] The following error occurred while executing this line:
> >>>   [subant]
> /opt/users/hudsonbuild/.hudson/jobs/cbi-pdt-3.0-indigo/workspace/build/org.eclipse.pdt.releng/buildExtra.xml:22:
> The following error occurred while executing this line:
> >>>   [subant]
> /opt/users/hudsonbuild/.hudson/jobs/cbi-pdt-3.0-indigo/workspace/build/org.eclipse.pdt.releng/buildExtra.xml:58:
> Properties 'http.proxyHost' and 'http.proxyPort' are both not set.
> >>>
> >>> Roy
> >>> -Original Message-
> >>> From: pdt-dev-boun...@eclipse.org [mailto:pdt-dev-boun...@eclipse.org]
> On Behalf Of Sergio Mart?n Morillas
> >>> Sent: Sunday, September 11, 2011 7:36 PM
> >>> To: PDT Developers
> >>> Subject: Re: [pdt-dev] Install latest nightly from hudson
> >>>
> >>> Hi Roy,
> >>>
> >>> It seems that cbi-pdt-2.2-helios was the same problem. Comment
> >>> reported by Jacek Pospychala:
> >>>
> >>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=322828#c23
> >>>
> >>> Please add this check to build.xml:
> >>>
> >>> 
> >>>  
> >>>
> >>>  
> >>>  
> >>>
> >>>  
> >>>  Properties
> >>> 'http.proxyHost' and 'http.proxyPort' are both not set.
> >>>
> >>>  
> >>>
> >>>  
> >>>  
> >>>
> >>>  
> >>>  Property 'http.proxyHost' set to
> >>> '${http.proxyHost}' but 'http.proxyPort' not set.
> >>>
> >>>  
> >>>
> >>>  
> >>>  
> >>>
> >>>  
> >>>  Property 'http.proxyPort' set to
> >>> '${http.proxyPort}' but 'http.proxyHost' not set.
> >>>
> >>>  Property 'http.proxyHost' is set to '${http.proxyHost}' and
> >>> property 'http.proxyPort' is set to '${http.proxyPort}'.
> >>> 
> >>>
> >>> This code is from Virgo project [1], they had a similar problem:
> >>>
> >>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=325824
> >>>
> >>> [1]
> >>>
> http://git.eclipse.org/c/virgo/org.eclipse.virgo.virgo-build.git/tree/multi-bundle/common.xml
> >>>
> >>>
> >>> On Sun, Sep 11, 2011 at 1:23 PM, Roy Ganor  wrote:
>  After applying the patch I still see that JFlex is not fetched. I
> think
>  something is still missing in the arguments of the bash scripts to
> enable
>  the proxy page.
> 
> 
> 
>  getJFlexJar:
> 
> 
> 
>  setHttpProxy:
> 
> 
> 
>  downloadAndUnpack:
> 
> >

[pdt-dev] Build failed in Hudson: cbi-pdt-3.0-indigo #224

2011-09-21 Thread hudsonbuild
See 

Changes:

[zzhongwei] * ZSTD-826

[Regression] User classes are sorted at the bootom of the CA list

[zzhongwei] * ZSTD-434
PHP 5.3 Late Static Binding calls are not recognized

--
[...truncated 62225 lines...]
 [exec] 
 [exec] unpackBundle:
 [exec] 
 [exec] unzipFile:
 [exec] [unzip] Expanding: 

 into 

 [exec] 
 [exec] untarFile:
 [exec]   [zip] Building zip: 

 [exec][delete] Deleting directory 

 [exec] 
 [exec] init:
 [exec] 
 [exec] getDep:
 [exec] 
 [exec] getBundle:
 [exec] 
 [exec] downloadFile:
 [exec] 
 [exec] unpackBundle:
 [exec] 
 [exec] unzipFile:
 [exec] [unzip] Expanding: 

 into 

 [exec] 
 [exec] untarFile:
 [exec]   [zip] Building zip: 

 [exec][delete] Deleting directory 

 [exec] 
 [exec] init:
 [exec] 
 [exec] getDep:
 [exec] 
 [exec] getBundle:
 [exec] 
 [exec] downloadFile:
 [exec] 
 [exec] unpackBundle:
 [exec] 
 [exec] unzipFile:
 [exec] [unzip] Expanding: 

 into 

 [exec] 
 [exec] untarFile:
 [exec]   [zip] Building zip: 

 [exec][delete] Deleting directory 

 [exec] 
 [exec] init:
 [exec] 
 [exec] getDep:
 [exec] 
 [exec] getBundle:
 [exec] 
 [exec] downloadFile:
 [exec] 
 [exec] unpackBundle:
 [exec] 
 [exec] unzipFile:
 [exec] [unzip] Expanding: 

 into 

 [exec] 
 [exec] untarFile:
 [exec]   [zip] Building zip: 

 [exec][delete] Deleting directory 

 [exec] 
 [exec] init:
 [exec] 
 [exec] getDep:
 [exec] 
 [exec] getBundle:
 [exec] 
 [exec] downloadFile:
 [exec] 
 [exec] unpackBundle:
 [exec] 
 [exec] unzipFile:
 [exec] [unzip] Expanding: 

 into 

 [exec] 
 [exec] untarFile:
 [exec][delete] Deleting directory 

 [exec] 
 [exec] init:
 [exec] 
 [exec] getDep:
 [exec] 
 [exec] getBundle:
 [exec] 
 [exec] downloadFile:
 [exec] 
 [exec] unpackBundle:
 [exec] 
 [exec] unzipFile:
 [exec] [unzip] Expanding: 

 into