You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by gu...@gump-vm2.apache.org on 2021/03/29 08:32:03 UTC

Problem running Apache Gump [vmgump]

There is a problem with run 'vmgump' (29032021_083159), location : http://gump-vm2.apache.org/
------------------------------------------------------------
The log ought be at:
   http://gump-vm2.apache.org/gump_log.txt
------------------------------------------------------------
The last (up to) 50 lines of the log are :
Error removing ['/srv/gump/public/workspace/xdocs-work/xml-xerces2'] - [Errno 13] Permission denied: 'rss.xml'. Try again.
Error removing ['/srv/gump/public/workspace/xdocs-work/commons-lang-2.x'] - [Errno 13] Permission denied: 'rss.xml'. Try again.
Error removing ['/srv/gump/public/workspace/xdocs-work/buildLog.html'] - [Errno 13] Permission denied: '/srv/gump/public/workspace/xdocs-work/buildLog.html'. Try again.
Error removing ['/srv/gump/public/workspace/xdocs-work/commons-compress'] - [Errno 13] Permission denied: 'rss.xml'. Try again.
Error removing ['/srv/gump/public/workspace/xdocs-work/apache-attic'] - [Errno 13] Permission denied: 'rss.xml'. Try again.
Error removing ['/srv/gump/public/workspace/xdocs-work/pcre'] - [Errno 13] Permission denied: 'rss.xml'. Try again.
Error removing ['/srv/gump/public/workspace/xdocs-work/antlr'] - [Errno 13] Permission denied: 'rss.xml'. Try again.
Syndicate run using [<gump.actor.syndication.rss.RSSSyndicator object at 0x7f5c912171f0>]
Syndicate run using [<gump.actor.syndication.atom.AtomSyndicator object at 0x7f5c9122c040>]
Starting mvn repository proxy
Running: java -jar /opt/repoproxy/repoproxy.jar 8192 /tmp/tmpnn7brxrs.properties
mvn Repository proxy started
Perform Update on #[(1, 62)] : gump
Perform Subversion Checkout/Update on #[(1, 62)] : gump
Loading prefix map from /tmp/tmpnn7brxrs.properties
java.io.FileNotFoundException: /tmp/tmpnn7brxrs.properties (No such file or directory)
	at java.base/java.io.FileInputStream.open0(Native Method)
	at java.base/java.io.FileInputStream.open(FileInputStream.java:219)
	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:112)
	at org.apache.gump.mvnrepoproxy.Main.main(Main.java:102)
Traceback (most recent call last):
  File "bin/integrate.py", line 114, in <module>
    irun()
  File "bin/integrate.py", line 91, in irun
    result = getRunner(run).perform()
  File "/srv/gump/public/gump/python/gump/core/runner/runner.py", line 260, in perform
    return self.performRun()
  File "/srv/gump/public/gump/python/gump/core/runner/demand.py", line 194, in performRun
    self.performUpdate(module)
  File "/srv/gump/public/gump/python/gump/core/runner/demand.py", line 104, in performUpdate
    self.run.generateEvent(module)
  File "/srv/gump/public/gump/python/gump/core/run/gumprun.py", line 203, in generateEvent
    self._dispatchEvent(EntityRunEvent(self, entity))
  File "/srv/gump/public/gump/python/gump/core/run/gumprun.py", line 186, in _dispatchEvent
    actor._processEvent(event)
  File "/srv/gump/public/gump/python/gump/core/run/actor.py", line 83, in _processEvent
    self.processEvent(event)
  File "/srv/gump/public/gump/python/gump/core/run/actor.py", line 123, in processEvent
    self._processModule(entity)
  File "/srv/gump/public/gump/python/gump/core/run/actor.py", line 158, in _processModule
    self.processModule(module)
  File "/srv/gump/public/gump/python/gump/actor/document/xdocs/documenter.py", line 78, in processModule
    self.documentModule(module, True)
  File "/srv/gump/public/gump/python/gump/actor/document/xdocs/documenter.py", line 1660, in documentModule
    document = XDocDocument('Module : ' + module.getName(),
  File "/srv/gump/public/gump/python/gump/actor/document/xdocs/xdoc.py", line 727, in __init__
    self.output=open(self.xfile, 'w', 4096)
PermissionError: [Errno 13] Permission denied: '/srv/gump/public/workspace/xdocs-work/gump/index.html'
Process Exit Code : 1
--
Gump Version: 2.0.2-alpha-0003

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org