Started CI_IGT_test #15656649 Started from command line by jenkins Running as SYSTEM Building remotely on fi-hsw-4770 (PATCHWORK TRYBOT WATCHDOG CIDRM) in workspace /opt/jenkins/workspace/CI_IGT_test New run name is 'CI_DRM_17910/fi-hsw-4770/0' [CI_IGT_test] $ /bin/bash -xe /tmp/jenkins338734401508801993.sh + set +x fi-hsw-4770 6.19.0-rc7-CI_DRM_17910-g69c1143407ca+ logdir IGT_8726/fi-hsw-4770 /opt/scripts/dut/deploy_igt.sh: CI_DRM_17910 IGT_8726 Removing old binaries Downloading IGT_8726 IGT_8726 downloaded Unpacking IGT_8726 IGT_DEVICE not set IGT_8726 Testlist: share/igt-gpu-tools/i915.fast-feedback.testlist grep: /sys/module/i915/parameters/*: No such file or directory cat: /sys/kernel/debug/dri/0/i915_display_info: No such file or directory Testing --test-list /opt/jenkins/workspace/CI_IGT_test/IGT_8726/fi-hsw-4770/0/testlist.txt Timestamp 1769756314 -1000 Build timed out (after 20 minutes). Marking the build as aborted. FATAL: command execution failed java.io.IOException at hudson.remoting.Channel.close(Channel.java:1593) at hudson.remoting.Channel.close(Channel.java:1567) at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:952) at hudson.slaves.SlaveComputer$2.run(SlaveComputer.java:826) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68) at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@62246b50:fi-hsw-4770": Remote call on fi-hsw-4770 failed. The channel is closing down or has closed down at hudson.remoting.Channel.call(Channel.java:1101) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:306) at jdk.proxy2/jdk.proxy2.$Proxy195.isAlive(Unknown Source) at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1227) at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1219) at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:195) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:145) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) at hudson.model.Build$BuildExecution.build(Build.java:199) at hudson.model.Build$BuildExecution.doRun(Build.java:164) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:527) at hudson.model.Run.execute(Run.java:1860) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:460) FATAL: Unable to delete script file /tmp/jenkins338734401508801993.sh java.io.IOException at hudson.remoting.Channel.close(Channel.java:1593) at hudson.remoting.Channel.close(Channel.java:1567) at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:952) at hudson.slaves.SlaveComputer$2.run(SlaveComputer.java:826) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68) at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@62246b50:fi-hsw-4770": Remote call on fi-hsw-4770 failed. The channel is closing down or has closed down at hudson.remoting.Channel.call(Channel.java:1101) at hudson.FilePath.act(FilePath.java:1204) at hudson.FilePath.act(FilePath.java:1193) at hudson.FilePath.delete(FilePath.java:1740) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:163) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) at hudson.model.Build$BuildExecution.build(Build.java:199) at hudson.model.Build$BuildExecution.doRun(Build.java:164) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:527) at hudson.model.Run.execute(Run.java:1860) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:460) Build step 'Execute shell' marked build as failure ERROR: Unable to tear down: no workspace for CI_IGT_test #15656649 hudson.AbortException: no workspace for CI_IGT_test #15656649 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:77) at PluginClassLoader for publish-over-ssh//jenkins.plugins.publish_over_ssh.BapSshAlwaysRunPublisherPlugin.perform(BapSshAlwaysRunPublisherPlugin.java:58) at PluginClassLoader for publish-over-ssh//jenkins.plugins.publish_over_ssh.BapSshPostBuildWrapper$1.tearDown(BapSshPostBuildWrapper.java:67) at hudson.model.AbstractBuild$AbstractBuildExecution.tearDownBuildEnvironments(AbstractBuild.java:567) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:531) at hudson.model.Run.execute(Run.java:1860) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:460) Finished: FAILURE Completed CI_IGT_test CI_DRM_17910/fi-hsw-4770/0 : FAILURE CI_IGT_test runtime 1226 seconds Exit code: 2 Rebooting fi-hsw-4770