See <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Test-JDK11/26/display/redirect?page=changes>
Changes: [Alex Rudyy] QPID-8483: [Broker-J] Report peer session name as part of 0-10 session subject ------------------------------------------ Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on jenkins-win-he-de-2 (Windows) in workspace <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Test-JDK11/ws/> No credentials specified Cloning the remote Git repository Cloning repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git > git init > <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Test-JDK11/ws/> # > timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/qpid-broker-j.git > git --version # timeout=10 > git fetch --tags --progress -- > https://gitbox.apache.org/repos/asf/qpid-broker-j.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url > https://gitbox.apache.org/repos/asf/qpid-broker-j.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url > https://gitbox.apache.org/repos/asf/qpid-broker-j.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/qpid-broker-j.git > git fetch --tags --progress -- > https://gitbox.apache.org/repos/asf/qpid-broker-j.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 4a2da2eb836583acb46e576ecb8777ac07bcfe02 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4a2da2eb836583acb46e576ecb8777ac07bcfe02 # timeout=10 Commit message: "QPID-8483: [Broker-J] Report peer session name as part of 0-10 session subject" > git rev-list --no-walk 3bb88e28fe4e82bb75822ffd2f9fd839adacb3a6 # timeout=10 [Qpid-Broker-J-Test-JDK11] $ sh -xe F:\jenkins\jenkins-slave\temp\jenkins5669643744302480910.sh The system cannot find the file specified FATAL: command execution failed java.io.IOException: CreateProcess error=2, The system cannot find the file specified at java.lang.ProcessImpl.create(Native Method) at java.lang.ProcessImpl.<init>(Unknown Source) at java.lang.ProcessImpl.start(Unknown Source) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from jenkins-win-he-de-2.apache.org/144.76.15.28:57002 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:998) at hudson.Launcher$RemoteLauncher.launch(Launcher.java:1057) at hudson.Launcher$ProcStarter.start(Launcher.java:454) 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:1880) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:428) Caused: java.io.IOException: Cannot run program "sh" (in directory "<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Test-JDK11/ws/")>: CreateProcess error=2, The system cannot find the file specified at java.lang.ProcessBuilder.start(Unknown Source) at hudson.Proc$LocalProc.<init>(Proc.java:252) at hudson.Proc$LocalProc.<init>(Proc.java:221) at hudson.Launcher$LocalLauncher.launch(Launcher.java:936) at hudson.Launcher$ProcStarter.start(Launcher.java:454) at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1316) at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1269) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:117) at java.lang.Thread.run(Unknown Source) Build step 'Execute shell' marked build as failure Archiving artifacts Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?