[Qa-jenkins-scm] Build failed in Jenkins: janitor-worker #101

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue Jun 2 09:50:39 BST 2020


See <https://jenkins.debian.net/job/janitor-worker/101/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on osuosl-build167-amd64.debian.net (osuosl167 amd64) in workspace /srv/jenkins/pseudo-hosts/osuosl-build167-amd64/workspace/janitor-worker
[janitor-worker] $ /bin/sh -xe /tmp/jenkins17537161240776284142.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
Processing: healpix-cxx
Cached branch URL https://janitor.debian.net/git/healpix-cxx,branch=master missing: Branch does not exist: Not a branch: "https://janitor.debian.net/git/healpix-cxx,branch=master/": location is a repository.
Total 594 (delta 333), reused 451 (delta 231), pack-reused 0

Total 15 (delta 3), reused 10 (delta 1), pack-reused 0

Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
http://healpix.sourceforge.net/ is permanently redirected to https://healpix.sourceforge.io/
Assuming changelog needs to be updated, since it is always changed together with other files in the tree. Specify --no-update-changelog to override.
Fixer 'debug-symbol-migration-possibly-complete' failed to run:
Traceback (most recent call last):
  File "/srv/janitor/debian-janitor/lintian-brush/lintian_brush/__init__.py", line 288, in run
    exec(code, global_vars)
  File "/srv/janitor/debian-janitor/lintian-brush/fixers/debug-symbol-migration-possibly-complete.py", line 94, in <module>
    update_rules(eliminate_dbgsym_migration)
  File "/srv/janitor/debian-janitor/lintian-brush/lintian_brush/rules.py", line 383, in update_rules
    makefile_cb=makefile_cb)
  File "/srv/janitor/debian-janitor/lintian-brush/lintian_brush/rules.py", line 305, in legacy_update
    ret = command_line_cb(ret, rule.target)
  File "/srv/janitor/debian-janitor/lintian-brush/fixers/debug-symbol-migration-possibly-complete.py", line 89, in eliminate_dbgsym_migration
    rep_dbgsym_migration, line)
  File "/usr/lib/python3.7/re.py", line 192, in sub
    return _compile(pattern, flags).sub(repl, string, count)
  File "/srv/janitor/debian-janitor/lintian-brush/fixers/debug-symbol-migration-possibly-complete.py", line 83, in rep_dbgsym_migration
    if migration_done(rep):
  File "/srv/janitor/debian-janitor/lintian-brush/fixers/debug-symbol-migration-possibly-complete.py", line 68, in migration_done
    rel[0]['name'], previous, rel[0]['version'])) is not False:
  File "/usr/lib/python3.7/asyncio/runners.py", line 43, in run
    return loop.run_until_complete(main)
  File "/usr/lib/python3.7/asyncio/base_events.py", line 584, in run_until_complete
    return future.result()
  File "/srv/janitor/debian-janitor/lintian-brush/fixers/debug-symbol-migration-possibly-complete.py", line 46, in package_exists
    udd = await connect_udd_mirror()
  File "/srv/janitor/debian-janitor/lintian-brush/lintian_brush/udd.py", line 27, in connect_udd_mirror
    import asyncpg
ModuleNotFoundError: No module named 'asyncpg'
Building debian packages, running 'sbuild -A -v -c unstable-amd64-sbuild'.
FATAL: command execution failed
java.io.IOException
	at hudson.remoting.Channel.close(Channel.java:1490)
	at hudson.remoting.Channel.close(Channel.java:1446)
	at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:868)
	at hudson.slaves.SlaveComputer.kill(SlaveComputer.java:835)
	at hudson.model.AbstractCIBase.killComputer(AbstractCIBase.java:89)
	at jenkins.model.Jenkins.access$2000(Jenkins.java:320)
	at jenkins.model.Jenkins$19.run(Jenkins.java:3516)
	at hudson.model.Queue._withLock(Queue.java:1399)
	at hudson.model.Queue.withLock(Queue.java:1276)
	at jenkins.model.Jenkins._cleanUpDisconnectComputers(Jenkins.java:3510)
	at jenkins.model.Jenkins.cleanUp(Jenkins.java:3392)
	at hudson.WebAppMain.contextDestroyed(WebAppMain.java:379)
	at org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:940)
	at org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:565)
	at org.eclipse.jetty.server.handler.ContextHandler.stopContext(ContextHandler.java:908)
	at org.eclipse.jetty.servlet.ServletContextHandler.stopContext(ServletContextHandler.java:367)
	at org.eclipse.jetty.webapp.WebAppContext.stopWebapp(WebAppContext.java:1450)
	at org.eclipse.jetty.webapp.WebAppContext.stopContext(WebAppContext.java:1415)
	at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:983)
	at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:284)
	at org.eclipse.jetty.webapp.WebAppContext.doStop(WebAppContext.java:547)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:93)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:180)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:201)
	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:108)
	at org.eclipse.jetty.server.Server.doStop(Server.java:454)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:93)
	at winstone.Launcher.shutdown(Launcher.java:304)
	at winstone.ShutdownHook.run(ShutdownHook.java:25)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel at 6354e705:osuosl-build167-amd64.debian.net": Remote call on osuosl-build167-amd64.debian.net failed. The channel is closing down or has closed down
	at hudson.remoting.Channel.call(Channel.java:991)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at com.sun.proxy.$Proxy79.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1147)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1139)
	at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:155)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:109)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
	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)
FATAL: Unable to delete script file /tmp/jenkins17537161240776284142.sh
Command Close created at
	at hudson.remoting.Command.<init>(Command.java:68)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1265)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1263)
	at hudson.remoting.Channel.close(Channel.java:1436)
	at hudson.remoting.Channel.close(Channel.java:1403)
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1270)
	at hudson.remoting.Channel$1.handle(Channel.java:565)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:87)
Caused: hudson.remoting.Channel$OrderlyShutdown
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1314)
	at hudson.remoting.Channel$1.handle(Channel.java:606)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:85)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel at 6354e705:osuosl-build167-amd64.debian.net": Remote call on osuosl-build167-amd64.debian.net failed. The channel is closing down or has closed down
	at hudson.remoting.Channel.call(Channel.java:991)
	at hudson.FilePath.act(FilePath.java:1069)
	at hudson.FilePath.act(FilePath.java:1058)
	at hudson.FilePath.delete(FilePath.java:1539)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:123)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
	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)
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list