See
<
http://10.36.114.152:8080/job/Studio/job/Engineering/job/build_master/job...
Changes:
------------------------------------------
Started by upstream project
"Studio/Engineering/build_master/devstudio.product_master" build number 1
originally caused by:
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on rhel7-releng-16 (rhel7-devstudio-releng rhel7-releng) in workspace
/mnt/hudson_workspace/workspace/Studio/Engineering/build_master/jbosstools-integration-tests.aggregate_master
No credentials specified
Cloning the remote Git repository
Cloning repository
git://github.com/jbosstools/jbosstools-integration-tests.git
git init
/mnt/hudson_workspace/workspace/Studio/Engineering/build_master/jbosstools-integration-tests.aggregate_master/sources
# timeout=10
Fetching upstream changes from
git://github.com/jbosstools/jbosstools-integration-tests.git
git --version # timeout=10
git fetch --tags --progress
git://github.com/jbosstools/jbosstools-integration-tests.git
+refs/heads/*:refs/remotes/origin/* # timeout=10
git config remote.origin.url
git://github.com/jbosstools/jbosstools-integration-tests.git
# timeout=10
git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
git config remote.origin.url
git://github.com/jbosstools/jbosstools-integration-tests.git
# timeout=10
Fetching upstream changes from
git://github.com/jbosstools/jbosstools-integration-tests.git
git fetch --tags --progress
git://github.com/jbosstools/jbosstools-integration-tests.git
+refs/heads/*:refs/remotes/origin/* # timeout=10
git rev-parse refs/remotes/origin/master^{commit} # timeout=10
git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out
Revision acf95dcd236ef66714764dd36a4cda612e7438c7 (refs/remotes/origin/master)
git config core.sparsecheckout # timeout=10
git checkout -f acf95dcd236ef66714764dd36a4cda612e7438c7 # timeout=10
Commit
message: "Extend the central itests to test the Quarkus link in central is present
(#2006)"
git rev-list --no-walk acf95dcd236ef66714764dd36a4cda612e7438c7 #
timeout=10
git tag -a -f -m Jenkins Build #2 jenkins-jbosstools-integration-tests.aggregate_master-2
# timeout=10
[jbosstools-integration-tests.aggregate_master] $ vncserver -list
Starting xvnc
[jbosstools-integration-tests.aggregate_master] $ Xvnc :37 -geometry 1920x1080
Xvnc TigerVNC 1.8.0 - built Feb 28 2019 22:03:37
Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
See
http://www.tigervnc.org for information on TigerVNC.
Underlying X server release 12001000, The X.Org Foundation
Fri Dec 11 08:39:37 2020
vncext: VNC extension running!
vncext: Listening for VNC connections on all interface(s), port 5937
vncext: created VNC server for screen 0
Unpacking
https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.5.4/...
to /mnt/hudson_workspace/tools/hudson.tasks.Maven_MavenInstallation/maven-3.5.4 on
rhel7-releng-16
Terminating xvnc.
FATAL: Channel "unknown": Remote call on rhel7-releng-16 failed. The channel is
closing down or has closed down
java.io.IOException
at hudson.remoting.Channel.close(Channel.java:1428)
at hudson.remoting.Channel.close(Channel.java:1405)
at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:847)
at hudson.slaves.SlaveComputer.kill(SlaveComputer.java:814)
at hudson.model.AbstractCIBase.killComputer(AbstractCIBase.java:89)
at jenkins.model.Jenkins.access$2100(Jenkins.java:313)
at jenkins.model.Jenkins$19.run(Jenkins.java:3465)
at hudson.model.Queue._withLock(Queue.java:1379)
at hudson.model.Queue.withLock(Queue.java:1256)
at jenkins.model.Jenkins._cleanUpDisconnectComputers(Jenkins.java:3459)
at jenkins.model.Jenkins.cleanUp(Jenkins.java:3337)
at hudson.WebAppMain.contextDestroyed(WebAppMain.java:379)
at
org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:965)
at
org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:566)
at org.eclipse.jetty.server.handler.ContextHandler.stopContext(ContextHandler.java:942)
at
org.eclipse.jetty.servlet.ServletContextHandler.stopContext(ServletContextHandler.java:376)
at org.eclipse.jetty.webapp.WebAppContext.stopWebapp(WebAppContext.java:1503)
at org.eclipse.jetty.webapp.WebAppContext.stopContext(WebAppContext.java:1467)
at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1009)
at
org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:288)
at org.eclipse.jetty.webapp.WebAppContext.doStop(WebAppContext.java:569)
at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:178)
at
org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:199)
at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:124)
at org.eclipse.jetty.server.Server.doStop(Server.java:464)
at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
at winstone.Launcher.shutdown(Launcher.java:313)
at winstone.ShutdownHook.run(ShutdownHook.java:25)
Caused: hudson.remoting.ChannelClosedException: Channel "unknown": Remote call
on rhel7-releng-16 failed. The channel is closing down or has closed down
at hudson.remoting.Channel.call(Channel.java:950)
at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1086)
at hudson.plugins.xvnc.Xvnc$DisposerImpl.tearDown(Xvnc.java:265)
at
jenkins.tasks.SimpleBuildWrapper$EnvironmentWrapper.tearDown(SimpleBuildWrapper.java:175)
at hudson.model.Build$BuildExecution.doRun(Build.java:174)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1816)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
ERROR: Step ‘Console output (build log) parsing’ failed: no workspace for
Studio/Engineering/build_master/jbosstools-integration-tests.aggregate_master #2
ERROR: Step ‘Archive the artifacts’ failed: no workspace for
Studio/Engineering/build_master/jbosstools-integration-tests.aggregate_master #2
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for
Studio/Engineering/build_master/jbosstools-integration-tests.aggregate_master #2
ERROR: rhel7-releng-16 is offline; cannot locate openjdk-11
[description-setter] Description set:
ERROR: rhel7-releng-16 is offline; cannot locate openjdk-11