Re: broken 2.1 docs - something changed in Daisy?

2008-01-07 Thread David Crossley
I found the problem. The connection between Forrest and Daisy
on the ASF Zones server is very slow. The Cocoon-2.1 docs job
takes so long to complete, that it gets clobbered by another
cron job.

It seems to be a network issue that Forrest developers should
report to ASF Infrastructure. First we should make double-sure
that it is not a problem with our Forrest-Daisy plugin.

You can see how slow it is by the doc generation times
in the forrestbot report below.

The job runs at 0:04 and 12:04 daily, so to see it running:
ssh forrest.zones.apache.org
tail -f $CONFIG/forrestbot-trunk/logs/cocoon-docs.log

http://forrest.apache.org/zone.html

-David

David Crossley wrote:
 See http://forrest.zones.apache.org/
 In the Cocoon 2.1 Docs follow the brokenlinks doc.
 Something about Daisy document ID 655, whatever that is.
 
 By the way, other Cocoon docs sections are old and we need
 to remove them from our Forrest zone.
 
 -David
 
 On Thu, Jan 03, 2008 at 01:05:52PM +, [EMAIL PROTECTED] wrote:
  Automated build for cocoon-docs FAILED
  Log attached.
  
  --
  Forrestbot run ended at 03 January 01:05 PM
  Using Forrest 0.9-dev
  Forrestbot administrator: ForrestBot
  --
  
   [echo] 
... Forrest render START 2008-01-03 12:22:32
... Rendering docs in 
  /export/home/config/forrestbot-trunk/conf/work/cocoon-docs
  
  
  check-java-version:
   [echo] This is apache-forrest-0.9-dev
   [echo] Using Java 1.4 from /usr/j2se/jre
  
  init-props:
  [mkdir] Created dir: 
  /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp
  
  echo-settings:
  
  check-skin:
  
  init-proxy:
  
  fetch-skins-descriptors:
  
  fetch-skin:
  
  unpack-skins:
  
  init-skins:
  
  fetch-plugins-descriptors:
   [copy] Copying 1 file to 
  /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp
   [copy] Copying 1 file to 
  /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp
   [echo] Fetching plugins descriptor: 
  http://forrest.apache.org/plugins/plugins.xml
[get] Getting: http://forrest.apache.org/plugins/plugins.xml
[get] To: 
  /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp/plugins-1.xml
[get] local file date : Tue Apr 10 05:50:24 GMT+00:00 2007
[get] .
[get] last modified = Wed Apr 11 02:07:04 GMT+00:00 2007
   [echo] Fetching plugins descriptor: 
  http://forrest.apache.org/plugins/whiteboard-plugins.xml
[get] Getting: 
  http://forrest.apache.org/plugins/whiteboard-plugins.xml
[get] To: 
  /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp/plugins-2.xml
[get] local file date : Sat Sep 01 21:45:45 GMT+00:00 2007
[get] Not modified - so not downloaded
   [echo] Plugin list loaded from 
  http://forrest.apache.org/plugins/plugins.xml.
   [echo] Plugin list loaded from 
  http://forrest.apache.org/plugins/whiteboard-plugins.xml.
  
  init-plugins:
  [mkdir] Created dir: 
  /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/webapp/conf
   [copy] Copying 1 file to 
  /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp
   [copy] Copying 1 file to 
  /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp
   [copy] Copying 1 file to 
  /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp
   [copy] Copying 1 file to 
  /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp
   [copy] Copying 1 file to 
  /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp
   [echo] 
--
Installing plugin: org.apache.forrest.plugin.output.pdf
--
 
  
  check-plugin:
   [echo] org.apache.forrest.plugin.output.pdf is available in the build 
  dir. Trying to update it...
  
  init-props:
  
  echo-settings:
  
  init-proxy:
  
  fetch-plugins-descriptors:
  
  fetch-plugin:
   [echo] Trying to find the description of 
  org.apache.forrest.plugin.output.pdf in the different descriptor files
   [echo] Using the descriptor file 
  /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp/plugins-1.xml...
   [xslt] Processing 
  /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp/plugins-1.xml
   to 
  /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp/pluginlist2fetchbuild.xml
   [xslt] Loading stylesheet 
  /export/opt/forrest-trunk/main/var/pluginlist2fetch.xsl
  
  fetch-local-unversioned-plugin:
  
  get-local:
   [echo] Trying to locally get org.apache.forrest.plugin.output.pdf
   [echo] Looking in local /export/opt/forrest-trunk/plugins
   [echo] Found !
  
  init-build-compiler:
  
  echo-init:
  
  init:
  
  compile:
  
  jar:
  
  local-deploy:
   [echo] Locally deploying org.apache.forrest.plugin.output.pdf
  
  build:
   [echo] Plugin 

Re: broken 2.1 docs - something changed in Daisy?

2008-01-07 Thread David Crossley
Argh, forgot to Cc forrest dev.

-David

David Crossley wrote:
 I found the problem. The connection between Forrest and Daisy
 on the ASF Zones server is very slow. The Cocoon-2.1 docs job
 takes so long to complete, that it gets clobbered by another
 cron job.
 
 It seems to be a network issue that Forrest developers should
 report to ASF Infrastructure. First we should make double-sure
 that it is not a problem with our Forrest-Daisy plugin.
 
 You can see how slow it is by the doc generation times
 in the forrestbot report below.
 
 The job runs at 0:04 and 12:04 daily, so to see it running:
 ssh forrest.zones.apache.org
 tail -f $CONFIG/forrestbot-trunk/logs/cocoon-docs.log
 
 http://forrest.apache.org/zone.html
 
 -David
 
 David Crossley wrote:
  See http://forrest.zones.apache.org/
  In the Cocoon 2.1 Docs follow the brokenlinks doc.
  Something about Daisy document ID 655, whatever that is.
  
  By the way, other Cocoon docs sections are old and we need
  to remove them from our Forrest zone.
  
  -David
  
  On Thu, Jan 03, 2008 at 01:05:52PM +, [EMAIL PROTECTED] wrote:
   Automated build for cocoon-docs FAILED
   Log attached.
   
   --
   Forrestbot run ended at 03 January 01:05 PM
   Using Forrest 0.9-dev
   Forrestbot administrator: ForrestBot
   --
   
[echo] 
 ... Forrest render START 2008-01-03 12:22:32
 ... Rendering docs in 
   /export/home/config/forrestbot-trunk/conf/work/cocoon-docs
   
   
   check-java-version:
[echo] This is apache-forrest-0.9-dev
[echo] Using Java 1.4 from /usr/j2se/jre
   
   init-props:
   [mkdir] Created dir: 
   /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp
   
   echo-settings:
   
   check-skin:
   
   init-proxy:
   
   fetch-skins-descriptors:
   
   fetch-skin:
   
   unpack-skins:
   
   init-skins:
   
   fetch-plugins-descriptors:
[copy] Copying 1 file to 
   /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp
[copy] Copying 1 file to 
   /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp
[echo] Fetching plugins descriptor: 
   http://forrest.apache.org/plugins/plugins.xml
 [get] Getting: http://forrest.apache.org/plugins/plugins.xml
 [get] To: 
   /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp/plugins-1.xml
 [get] local file date : Tue Apr 10 05:50:24 GMT+00:00 2007
 [get] .
 [get] last modified = Wed Apr 11 02:07:04 GMT+00:00 2007
[echo] Fetching plugins descriptor: 
   http://forrest.apache.org/plugins/whiteboard-plugins.xml
 [get] Getting: 
   http://forrest.apache.org/plugins/whiteboard-plugins.xml
 [get] To: 
   /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp/plugins-2.xml
 [get] local file date : Sat Sep 01 21:45:45 GMT+00:00 2007
 [get] Not modified - so not downloaded
[echo] Plugin list loaded from 
   http://forrest.apache.org/plugins/plugins.xml.
[echo] Plugin list loaded from 
   http://forrest.apache.org/plugins/whiteboard-plugins.xml.
   
   init-plugins:
   [mkdir] Created dir: 
   /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/webapp/conf
[copy] Copying 1 file to 
   /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp
[copy] Copying 1 file to 
   /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp
[copy] Copying 1 file to 
   /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp
[copy] Copying 1 file to 
   /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp
[copy] Copying 1 file to 
   /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp
[echo] 
 --
 Installing plugin: org.apache.forrest.plugin.output.pdf
 --
  
   
   check-plugin:
[echo] org.apache.forrest.plugin.output.pdf is available in the 
   build dir. Trying to update it...
   
   init-props:
   
   echo-settings:
   
   init-proxy:
   
   fetch-plugins-descriptors:
   
   fetch-plugin:
[echo] Trying to find the description of 
   org.apache.forrest.plugin.output.pdf in the different descriptor files
[echo] Using the descriptor file 
   /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp/plugins-1.xml...
[xslt] Processing 
   /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp/plugins-1.xml
to 
   /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp/pluginlist2fetchbuild.xml
[xslt] Loading stylesheet 
   /export/opt/forrest-trunk/main/var/pluginlist2fetch.xsl
   
   fetch-local-unversioned-plugin:
   
   get-local:
[echo] Trying to locally get org.apache.forrest.plugin.output.pdf
[echo] Looking in local /export/opt/forrest-trunk/plugins
[echo] 

broken 2.1 docs - something changed in Daisy?

2008-01-03 Thread David Crossley
See http://forrest.zones.apache.org/
In the Cocoon 2.1 Docs follow the brokenlinks doc.
Something about Daisy document ID 655, whatever that is.

By the way, other Cocoon docs sections are old and we need
to remove them from our Forrest zone.

-David

On Thu, Jan 03, 2008 at 01:05:52PM +, [EMAIL PROTECTED] wrote:
 Automated build for cocoon-docs FAILED
 Log attached.
 
 --
 Forrestbot run ended at 03 January 01:05 PM
 Using Forrest 0.9-dev
 Forrestbot administrator: ForrestBot
 --
 
  [echo] 
   ... Forrest render START 2008-01-03 12:22:32
   ... Rendering docs in 
 /export/home/config/forrestbot-trunk/conf/work/cocoon-docs
 
 
 check-java-version:
  [echo] This is apache-forrest-0.9-dev
  [echo] Using Java 1.4 from /usr/j2se/jre
 
 init-props:
 [mkdir] Created dir: 
 /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp
 
 echo-settings:
 
 check-skin:
 
 init-proxy:
 
 fetch-skins-descriptors:
 
 fetch-skin:
 
 unpack-skins:
 
 init-skins:
 
 fetch-plugins-descriptors:
  [copy] Copying 1 file to 
 /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp
  [copy] Copying 1 file to 
 /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp
  [echo] Fetching plugins descriptor: 
 http://forrest.apache.org/plugins/plugins.xml
   [get] Getting: http://forrest.apache.org/plugins/plugins.xml
   [get] To: 
 /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp/plugins-1.xml
   [get] local file date : Tue Apr 10 05:50:24 GMT+00:00 2007
   [get] .
   [get] last modified = Wed Apr 11 02:07:04 GMT+00:00 2007
  [echo] Fetching plugins descriptor: 
 http://forrest.apache.org/plugins/whiteboard-plugins.xml
   [get] Getting: http://forrest.apache.org/plugins/whiteboard-plugins.xml
   [get] To: 
 /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp/plugins-2.xml
   [get] local file date : Sat Sep 01 21:45:45 GMT+00:00 2007
   [get] Not modified - so not downloaded
  [echo] Plugin list loaded from 
 http://forrest.apache.org/plugins/plugins.xml.
  [echo] Plugin list loaded from 
 http://forrest.apache.org/plugins/whiteboard-plugins.xml.
 
 init-plugins:
 [mkdir] Created dir: 
 /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/webapp/conf
  [copy] Copying 1 file to 
 /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp
  [copy] Copying 1 file to 
 /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp
  [copy] Copying 1 file to 
 /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp
  [copy] Copying 1 file to 
 /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp
  [copy] Copying 1 file to 
 /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp
  [echo] 
   --
   Installing plugin: org.apache.forrest.plugin.output.pdf
   --

 
 check-plugin:
  [echo] org.apache.forrest.plugin.output.pdf is available in the build 
 dir. Trying to update it...
 
 init-props:
 
 echo-settings:
 
 init-proxy:
 
 fetch-plugins-descriptors:
 
 fetch-plugin:
  [echo] Trying to find the description of 
 org.apache.forrest.plugin.output.pdf in the different descriptor files
  [echo] Using the descriptor file 
 /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp/plugins-1.xml...
  [xslt] Processing 
 /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp/plugins-1.xml 
 to 
 /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp/pluginlist2fetchbuild.xml
  [xslt] Loading stylesheet 
 /export/opt/forrest-trunk/main/var/pluginlist2fetch.xsl
 
 fetch-local-unversioned-plugin:
 
 get-local:
  [echo] Trying to locally get org.apache.forrest.plugin.output.pdf
  [echo] Looking in local /export/opt/forrest-trunk/plugins
  [echo] Found !
 
 init-build-compiler:
 
 echo-init:
 
 init:
 
 compile:
 
 jar:
 
 local-deploy:
  [echo] Locally deploying org.apache.forrest.plugin.output.pdf
 
 build:
  [echo] Plugin org.apache.forrest.plugin.output.pdf deployed ! Ready to 
 configure
 
 fetch-remote-unversioned-plugin-version-forrest:
 
 fetch-remote-unversioned-plugin-unversion-forrest:
 
 has-been-downloaded:
 
 downloaded-message:
 
 uptodate-message:
 
 not-found-message:
  [echo] Fetch-plugin Ok, installing !
 
 unpack-plugin:
 
 install-plugin:
 
 configure-plugin:
 
 configure-output-plugin:
  [echo] Mounting output plugin: org.apache.forrest.plugin.output.pdf
  [xslt] Processing 
 /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp/output.xmap to 
 /export/home/config/forrestbot-trunk/conf/work/cocoon-docs/tmp/output.xmap.new
  [xslt] Loading stylesheet 
 /export/opt/forrest-trunk/main/var/pluginMountSnippet.xsl
  [move] Moving 1 file to