Skip to content

Bump org.jenkins-ci:acceptance-test-harness

cc8d0a5
Select commit
Loading
Failed to load commit list.
Closed

Bump org.jenkins-ci:acceptance-test-harness from 5699.v27deb_ef5796c to 6260.v68784c012c0e #434

Bump org.jenkins-ci:acceptance-test-harness
cc8d0a5
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Tests / linux-17 / Build (linux-17) failed Jun 17, 2025 in 0s

jenkins.plugins.openstack.compute.JCloudsCloudTest.doProvision failed

jenkins.plugins.openstack.compute.JCloudsCloudTest.doProvision failed

Details

jenkins.plugins.openstack.compute.JCloudsCloudTest.doProvision

/home/jenkins/agent/workspace/ns_openstack-cloud-plugin_PR-434/plugin/target/tmp/j h3060070730076306316
Stack trace
java.nio.file.DirectoryNotEmptyException: /home/jenkins/agent/workspace/ns_openstack-cloud-plugin_PR-434/plugin/target/tmp/j h3060070730076306316
	at java.base/sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:246)
	at java.base/sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:110)
	at java.base/java.nio.file.Files.deleteIfExists(Files.java:1191)
	at org.jvnet.hudson.test.TemporaryDirectoryAllocator.delete(TemporaryDirectoryAllocator.java:146)
	at org.jvnet.hudson.test.TemporaryDirectoryAllocator.dispose(TemporaryDirectoryAllocator.java:104)
	at org.jvnet.hudson.test.TestEnvironment.dispose(TestEnvironment.java:84)
	at org.jvnet.hudson.test.JenkinsRule.after(JenkinsRule.java:528)
	at org.jvnet.hudson.test.JenkinsRule$1.evaluate(JenkinsRule.java:666)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.lang.Thread.run(Thread.java:840)
	Suppressed: java.io.IOException: These files still exist : org.jenkinsci.plugins.cloudstats.CloudStatistics.xml, org.jenkinsci.plugins.resourcedisposer.AsyncResourceDisposer.xml
		at org.jvnet.hudson.test.TemporaryDirectoryAllocator.delete(TemporaryDirectoryAllocator.java:150)
		... 6 more
Standard error
0.068 [id=446]	INFO	o.jvnet.hudson.test.JenkinsRule#createWebServer2: Running on http://localhost:40675/jenkins/
   0.152 [id=446]	INFO	jenkins.model.Jenkins#<init>: Starting version 2.504.1
   0.156 [id=459]	INFO	jenkins.InitReactorRunner$1#onAttained: Started initialization
   0.157 [id=463]	INFO	jenkins.InitReactorRunner$1#onAttained: Listed all plugins
   0.158 [id=459]	INFO	j.b.api.BouncyCastlePlugin#start: /home/jenkins/agent/workspace/ns_openstack-cloud-plugin_PR-434/plugin/target/tmp/j h3060070730076306316/plugins/bouncycastle-api/WEB-INF/optional-lib not found; for non RealJenkinsRule this is fine and can be ignored.
   0.248 [id=458]	INFO	jenkins.InitReactorRunner$1#onAttained: Prepared all plugins
   0.249 [id=458]	INFO	jenkins.InitReactorRunner$1#onAttained: Started all plugins
   0.249 [id=461]	INFO	jenkins.InitReactorRunner$1#onAttained: Augmented all extensions
   0.348 [id=461]	INFO	jenkins.InitReactorRunner$1#onAttained: System config loaded
   0.357 [id=461]	INFO	jenkins.InitReactorRunner$1#onAttained: System config adapted
   0.357 [id=458]	INFO	jenkins.InitReactorRunner$1#onAttained: Loaded all jobs
   0.357 [id=458]	INFO	jenkins.InitReactorRunner$1#onAttained: Configuration for all jobs updated
   0.361 [id=465]	INFO	jenkins.InitReactorRunner$1#onAttained: Completed initialization
   0.476 [id=472]	INFO	j.p.o.c.JCloudsSlaveTemplate#provisionServer: Provisioning new openstack server template0-0 with options jenkins.plugins.openstack.compute.SlaveOptions@68cba7b0[bootSource=<null>,hardwareId=<null>,networkId=<null>,userDataId=<null>,instanceCap=10,instancesMin=0,floatingIpPool=<null>,securityGroups=default,availabilityZone=<null>,startTimeout=600000,keyPairName=<null>,numExecutors=1,jvmOptions=<null>,fsRoot=/tmp/jenkins,launcherFactory=jenkins.plugins.openstack.compute.slaveopts.LauncherFactory$JNLP@1f,nodeProperties=<null>,retentionTime=30,configDrive=false]
   0.476 [id=472]	WARNING	j.p.o.c.JCloudsSlaveTemplate#provisionServer: No BootSource set for JCloudsSlaveTemplate with name='template0'.
   0.516 [id=472]	INFO	j.p.o.c.JCloudsSlaveTemplate#provisionServer: Provisioned: Mock for Object, hashCode: 1927687929
   0.519 [id=472]	INFO	j.p.o.compute.JCloudsSlave#createComputer: Creating a new computer for template0-0
Autolaunching agent for slave: template0-0
template0-0 err: WARNING: The "-jnlpUrl" argument is deprecated. Use "-url" and "-name" instead, potentially also passing in "-webSocket", "-tunnel", and/or work directory options as needed.
   0.825 [id=489]	SEVERE	j.p.o.c.JCloudsCleanupThread#execute: Unable to perform the cleanup
java.lang.IllegalArgumentException: 'openstack' is not an OpenStack cloud but null
	at jenkins.plugins.openstack.compute.JCloudsCloud.getByName(JCloudsCloud.java:128)
	at jenkins.plugins.openstack.compute.JCloudsCleanupThread.terminateNodesPendingDeletion(JCloudsCleanupThread.java:104)
	at jenkins.plugins.openstack.compute.JCloudsCleanupThread.execute(JCloudsCleanupThread.java:55)
	at hudson.model.AsyncPeriodicWork.lambda$doRun$0(AsyncPeriodicWork.java:102)
	at java.base/java.lang.Thread.run(Thread.java:840)
   0.828 [id=447]	WARNING	hudson.slaves.SlaveComputer#doJenkinsAgentJnlp: Agent "template0-0" is connecting with the "-jnlpUrl" argument, which is deprecated. Use "-url" and "-name" instead, potentially also passing in "-webSocket", "-tunnel", and/or work directory options as needed.
template0-0 err: Jun 17, 2025 1:15:33 AM hudson.remoting.Launcher createEngine
template0-0 err: INFO: Setting up agent: template0-0
template0-0 err: Jun 17, 2025 1:15:33 AM hudson.remoting.Engine startEngine
template0-0 err: INFO: Using Remoting version: 3301.v4363ddcca_4e7
template0-0 err: Jun 17, 2025 1:15:33 AM org.jenkinsci.remoting.engine.WorkDirManager initializeWorkDir
template0-0 err: INFO: Using /tmp/jenkins/remoting as a remoting work directory
template0-0 err: Jun 17, 2025 1:15:33 AM org.jenkinsci.remoting.engine.WorkDirManager setupLogging
template0-0 err: INFO: Both error and output logs will be printed to /tmp/jenkins/remoting
template0-0 err: Jun 17, 2025 1:15:33 AM hudson.remoting.Launcher$CuiListener status
template0-0 err: INFO: Locating server among [http://localhost:40675/jenkins/]
template0-0 err: Jun 17, 2025 1:15:33 AM org.jenkinsci.remoting.engine.JnlpAgentEndpointResolver resolve
template0-0 err: INFO: Remoting server accepts the following protocols: [JNLP4-connect, Ping]
   1.009 [id=490]	INFO	h.TcpSlaveAgentListener$ConnectionHandler#run: Connection #10 from /127.0.0.1:50454 failed: null
template0-0 err: Jun 17, 2025 1:15:33 AM hudson.remoting.Launcher$CuiListener status
template0-0 err: INFO: Agent discovery successful
template0-0 err:   Agent address: localhost
template0-0 err:   Agent port:    38713
template0-0 err:   Identity:      4b:20:e7:68:de:d3:6f:43:90:90:2e:91:c5:c1:08:03
template0-0 err: Jun 17, 2025 1:15:33 AM hudson.remoting.Launcher$CuiListener status
template0-0 err: INFO: Handshaking
template0-0 err: Jun 17, 2025 1:15:33 AM hudson.remoting.Launcher$CuiListener status
template0-0 err: INFO: Connecting to localhost:38713
template0-0 err: Jun 17, 2025 1:15:33 AM hudson.remoting.Launcher$CuiListener status
template0-0 err: INFO: Server reports protocol JNLP4-connect-proxy not supported, skipping
template0-0 err: Jun 17, 2025 1:15:33 AM hudson.remoting.Launcher$CuiListener status
template0-0 err: INFO: Trying protocol: JNLP4-connect
template0-0 err: Jun 17, 2025 1:15:33 AM org.jenkinsci.remoting.protocol.impl.BIONetworkLayer$Reader run
template0-0 err: INFO: Waiting for ProtocolStack to start.
   1.052 [id=491]	INFO	h.TcpSlaveAgentListener$ConnectionHandler#run: Accepted JNLP4-connect connection #11 from /127.0.0.1:50464
template0-0 err: Jun 17, 2025 1:15:33 AM hudson.remoting.Launcher$CuiListener status
template0-0 err: INFO: Remote identity confirmed: 4b:20:e7:68:de:d3:6f:43:90:90:2e:91:c5:c1:08:03
template0-0 err: Jun 17, 2025 1:15:33 AM hudson.remoting.Launcher$CuiListener status
template0-0 err: INFO: Connected
   1.824 [id=497]	SEVERE	j.p.o.c.JCloudsCleanupThread#execute: Unable to perform the cleanup
java.lang.IllegalArgumentException: 'openstack' is not an OpenStack cloud but null
	at jenkins.plugins.openstack.compute.JCloudsCloud.getByName(JCloudsCloud.java:128)
	at jenkins.plugins.openstack.compute.JCloudsCleanupThread.terminateNodesPendingDeletion(JCloudsCleanupThread.java:104)
	at jenkins.plugins.openstack.compute.JCloudsCleanupThread.execute(JCloudsCleanupThread.java:55)
	at hudson.model.AsyncPeriodicWork.lambda$doRun$0(AsyncPeriodicWork.java:102)
	at java.base/java.lang.Thread.run(Thread.java:840)
   2.824 [id=498]	SEVERE	j.p.o.c.JCloudsCleanupThread#execute: Unable to perform the cleanup
java.lang.IllegalArgumentException: 'openstack' is not an OpenStack cloud but null
	at jenkins.plugins.openstack.compute.JCloudsCloud.getByName(JCloudsCloud.java:128)
	at jenkins.plugins.openstack.compute.JCloudsCleanupThread.terminateNodesPendingDeletion(JCloudsCleanupThread.java:104)
	at jenkins.plugins.openstack.compute.JCloudsCleanupThread.execute(JCloudsCleanupThread.java:55)
	at hudson.model.AsyncPeriodicWork.lambda$doRun$0(AsyncPeriodicWork.java:102)
	at java.base/java.lang.Thread.run(Thread.java:840)
   3.473 [id=476]	INFO	j.p.o.c.JCloudsSlaveTemplate#provisionServer: Provisioning new openstack server template0-1 with options jenkins.plugins.openstack.compute.SlaveOptions@62672e91[bootSource=<null>,hardwareId=<null>,networkId=<null>,userDataId=<null>,instanceCap=10,instancesMin=0,floatingIpPool=<null>,securityGroups=default,availabilityZone=<null>,startTimeout=600000,keyPairName=<null>,numExecutors=1,jvmOptions=<null>,fsRoot=/tmp/jenkins,launcherFactory=jenkins.plugins.openstack.compute.slaveopts.LauncherFactory$JNLP@1f,nodeProperties=<null>,retentionTime=30,configDrive=false]
   3.473 [id=476]	WARNING	j.p.o.c.JCloudsSlaveTemplate#provisionServer: No BootSource set for JCloudsSlaveTemplate with name='template0'.
   3.474 [id=476]	INFO	j.p.o.c.JCloudsSlaveTemplate#provisionServer: Provisioned: Mock for Object, hashCode: 256590039
   3.475 [id=476]	INFO	j.p.o.compute.JCloudsSlave#createComputer: Creating a new computer for template0-1
Autolaunching agent for slave: template0-1
template0-1 err: WARNING: The "-jnlpUrl" argument is deprecated. Use "-url" and "-name" instead, potentially also passing in "-webSocket", "-tunnel", and/or work directory options as needed.
   3.613 [id=452]	WARNING	hudson.slaves.SlaveComputer#doJenkinsAgentJnlp: Agent "template0-1" is connecting with the "-jnlpUrl" argument, which is deprecated. Use "-url" and "-name" instead, potentially also passing in "-webSocket", "-tunnel", and/or work directory options as needed.
template0-1 err: Jun 17, 2025 1:15:35 AM hudson.remoting.Launcher createEngine
template0-1 err: INFO: Setting up agent: template0-1
template0-1 err: Jun 17, 2025 1:15:36 AM hudson.remoting.Engine startEngine
template0-1 err: INFO: Using Remoting version: 3301.v4363ddcca_4e7
template0-1 err: Jun 17, 2025 1:15:36 AM org.jenkinsci.remoting.engine.WorkDirManager initializeWorkDir
template0-1 err: INFO: Using /tmp/jenkins/remoting as a remoting work directory
template0-1 err: Jun 17, 2025 1:15:36 AM org.jenkinsci.remoting.engine.WorkDirManager setupLogging
template0-1 err: INFO: Both error and output logs will be printed to /tmp/jenkins/remoting
template0-1 err: Jun 17, 2025 1:15:36 AM hudson.remoting.Launcher$CuiListener status
template0-1 err: INFO: Locating server among [http://localhost:40675/jenkins/]
template0-1 err: Jun 17, 2025 1:15:36 AM org.jenkinsci.remoting.engine.JnlpAgentEndpointResolver resolve
template0-1 err: INFO: Remoting server accepts the following protocols: [JNLP4-connect, Ping]
   3.755 [id=507]	INFO	h.TcpSlaveAgentListener$ConnectionHandler#run: Connection #12 from /127.0.0.1:50468 failed: null
template0-1 err: Jun 17, 2025 1:15:36 AM hudson.remoting.Launcher$CuiListener status
template0-1 err: INFO: Agent discovery successful
template0-1 err:   Agent address: localhost
template0-1 err:   Agent port:    38713
template0-1 err:   Identity:      4b:20:e7:68:de:d3:6f:43:90:90:2e:91:c5:c1:08:03
template0-1 err: Jun 17, 2025 1:15:36 AM hudson.remoting.Launcher$CuiListener status
template0-1 err: INFO: Handshaking
template0-1 err: Jun 17, 2025 1:15:36 AM hudson.remoting.Launcher$CuiListener status
template0-1 err: INFO: Connecting to localhost:38713
template0-1 err: Jun 17, 2025 1:15:36 AM hudson.remoting.Launcher$CuiListener status
template0-1 err: INFO: Server reports protocol JNLP4-connect-proxy not supported, skipping
template0-1 err: Jun 17, 2025 1:15:36 AM hudson.remoting.Launcher$CuiListener status
template0-1 err: INFO: Trying protocol: JNLP4-connect
template0-1 err: Jun 17, 2025 1:15:36 AM org.jenkinsci.remoting.protocol.impl.BIONetworkLayer$Reader run
template0-1 err: INFO: Waiting for ProtocolStack to start.
   3.796 [id=508]	INFO	h.TcpSlaveAgentListener$ConnectionHandler#run: Accepted JNLP4-connect connection #13 from /127.0.0.1:50480
   3.824 [id=509]	SEVERE	j.p.o.c.JCloudsCleanupThread#execute: Unable to perform the cleanup
java.lang.IllegalArgumentException: 'openstack' is not an OpenStack cloud but null
	at jenkins.plugins.openstack.compute.JCloudsCloud.getByName(JCloudsCloud.java:128)
	at jenkins.plugins.openstack.compute.JCloudsCleanupThread.terminateNodesPendingDeletion(JCloudsCleanupThread.java:104)
	at jenkins.plugins.openstack.compute.JCloudsCleanupThread.execute(JCloudsCleanupThread.java:55)
	at hudson.model.AsyncPeriodicWork.lambda$doRun$0(AsyncPeriodicWork.java:102)
	at java.base/java.lang.Thread.run(Thread.java:840)
template0-1 err: Jun 17, 2025 1:15:36 AM hudson.remoting.Launcher$CuiListener status
template0-1 err: INFO: Remote identity confirmed: 4b:20:e7:68:de:d3:6f:43:90:90:2e:91:c5:c1:08:03
template0-1 err: Jun 17, 2025 1:15:36 AM hudson.remoting.Launcher$CuiListener status
template0-1 err: INFO: Connected
   4.824 [id=512]	SEVERE	j.p.o.c.JCloudsCleanupThread#execute: Unable to perform the cleanup
java.lang.IllegalArgumentException: 'openstack' is not an OpenStack cloud but null
	at jenkins.plugins.openstack.compute.JCloudsCloud.getByName(JCloudsCloud.java:128)
	at jenkins.plugins.openstack.compute.JCloudsCleanupThread.terminateNodesPendingDeletion(JCloudsCleanupThread.java:104)
	at jenkins.plugins.openstack.compute.JCloudsCleanupThread.execute(JCloudsCleanupThread.java:55)
	at hudson.model.AsyncPeriodicWork.lambda$doRun$0(AsyncPeriodicWork.java:102)
	at java.base/java.lang.Thread.run(Thread.java:840)
   5.824 [id=513]	SEVERE	j.p.o.c.JCloudsCleanupThread#execute: Unable to perform the cleanup
java.lang.IllegalArgumentException: 'openstack' is not an OpenStack cloud but null
	at jenkins.plugins.openstack.compute.JCloudsCloud.getByName(JCloudsCloud.java:128)
	at jenkins.plugins.openstack.compute.JCloudsCleanupThread.terminateNodesPendingDeletion(JCloudsCleanupThread.java:104)
	at jenkins.plugins.openstack.compute.JCloudsCleanupThread.execute(JCloudsCleanupThread.java:55)
	at hudson.model.AsyncPeriodicWork.lambda$doRun$0(AsyncPeriodicWork.java:102)
	at java.base/java.lang.Thread.run(Thread.java:840)
Killing agent hudson.Proc$LocalProc@575f0a45 for template0-0
   6.817 [id=136]	INFO	j.s.DefaultJnlpSlaveReceiver#channelClosed: IOHub#10: Worker[channel:java.nio.channels.SocketChannel[connected local=/127.0.0.1:38713 remote=localhost/127.0.0.1:50464]] / Computer.threadPoolForRemoting [#5] for template0-0 terminated: java.nio.channels.ClosedChannelException
   6.824 [id=516]	SEVERE	j.p.o.c.JCloudsCleanupThread#execute: Unable to perform the cleanup
java.lang.IllegalArgumentException: 'openstack' is not an OpenStack cloud but null
	at jenkins.plugins.openstack.compute.JCloudsCloud.getByName(JCloudsCloud.java:128)
	at jenkins.plugins.openstack.compute.JCloudsCleanupThread.terminateNodesPendingDeletion(JCloudsCleanupThread.java:104)
	at jenkins.plugins.openstack.compute.JCloudsCleanupThread.execute(JCloudsCleanupThread.java:55)
	at hudson.model.AsyncPeriodicWork.lambda$doRun$0(AsyncPeriodicWork.java:102)
	at java.base/java.lang.Thread.run(Thread.java:840)
Killing agent hudson.Proc$LocalProc@6fa82b3d for template0-1
   7.455 [id=136]	INFO	j.s.DefaultJnlpSlaveReceiver#channelClosed: IOHub#10: Worker[channel:java.nio.channels.SocketChannel[connected local=/127.0.0.1:38713 remote=localhost/127.0.0.1:50480]] / Computer.threadPoolForRemoting [#5] for template0-1 terminated: java.nio.channels.ClosedChannelException
   7.784 [id=446]	INFO	hudson.lifecycle.Lifecycle#onStatusUpdate: Stopping Jenkins
   7.793 [id=446]	INFO	hudson.lifecycle.Lifecycle#onStatusUpdate: Jenkins stopped
   7.900 [id=446]	INFO	o.j.h.t.TemporaryDirectoryAllocator#dispose: deleting /home/jenkins/agent/workspace/ns_openstack-cloud-plugin_PR-434/plugin/target/tmp/j h3060070730076306316
   7.903 [id=476]	WARNING	j.p.o.compute.JCloudsCloud#lambda$provisionAsynchronouslyNotToBlockTheRequestThread$2: Provisioning failed
java.lang.NullPointerException: Cannot read field "root" because the return value of "jenkins.model.Jenkins.getInstance()" is null
	at org.jenkinsci.plugins.cloudstats.CloudStatistics.getConfigFile(CloudStatistics.java:441)
	at org.jenkinsci.plugins.cloudstats.CloudStatistics.save(CloudStatistics.java:334)
	at org.jenkinsci.plugins.cloudstats.CloudStatistics.persist(CloudStatistics.java:339)
	at org.jenkinsci.plugins.cloudstats.CloudStatistics.attach(CloudStatistics.java:325)
	at org.jenkinsci.plugins.cloudstats.CloudStatistics$ProvisioningListener.onFailure(CloudStatistics.java:561)
	at jenkins.plugins.openstack.compute.JCloudsCloud.provisionSlaveExplicitly(JCloudsCloud.java:508)
	at jenkins.plugins.openstack.compute.JCloudsCloud.lambda$provisionAsynchronouslyNotToBlockTheRequestThread$2(JCloudsCloud.java:465)
	at jenkins.security.ImpersonatingScheduledExecutorService$2.call(ImpersonatingScheduledExecutorService.java:79)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
   7.904 [id=476]	WARNING	j.u.ErrorLoggingScheduledThreadPoolExecutor#afterExecute: failure in task not wrapped in SafeTimerTask
java.lang.NullPointerException: Cannot read field "root" because the return value of "jenkins.model.Jenkins.getInstance()" is null
	at org.jenkinsci.plugins.cloudstats.CloudStatistics.getConfigFile(CloudStatistics.java:441)
	at org.jenkinsci.plugins.cloudstats.CloudStatistics.save(CloudStatistics.java:334)
	at org.jenkinsci.plugins.cloudstats.CloudStatistics.persist(CloudStatistics.java:339)
	at org.jenkinsci.plugins.cloudstats.CloudStatistics.attach(CloudStatistics.java:325)
	at org.jenkinsci.plugins.cloudstats.CloudStatistics$ProvisioningListener.onFailure(CloudStatistics.java:561)
	at jenkins.plugins.openstack.compute.JCloudsCloud.provisionSlaveExplicitly(JCloudsCloud.java:508)
	at jenkins.plugins.openstack.compute.JCloudsCloud.lambda$provisionAsynchronouslyNotToBlockTheRequestThread$2(JCloudsCloud.java:465)
	at jenkins.security.ImpersonatingScheduledExecutorService$2.call(ImpersonatingScheduledExecutorService.java:79)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
Standard out
=== Starting doProvision(jenkins.plugins.openstack.compute.JCloudsCloudTest)
$ /opt/jdk-17/bin/java -jar -DstartedBy=doProvision(jenkins.plugins.openstack.compute.JCloudsCloudTest) /home/jenkins/agent/workspace/ns_openstack-cloud-plugin_PR-434@tmp/m2repo/org/jenkins-ci/main/remoting/3301.v4363ddcca_4e7/remoting-3301.v4363ddcca_4e7.jar -jnlpUrl http://localhost:40675/jenkins/computer/template0-0/slave-agent.jnlp
$ /opt/jdk-17/bin/java -jar -DstartedBy=doProvision(jenkins.plugins.openstack.compute.JCloudsCloudTest) /home/jenkins/agent/workspace/ns_openstack-cloud-plugin_PR-434@tmp/m2repo/org/jenkins-ci/main/remoting/3301.v4363ddcca_4e7/remoting-3301.v4363ddcca_4e7.jar -jnlpUrl http://localhost:40675/jenkins/computer/template0-1/slave-agent.jnlp