See
<
https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on rhel7-5103 (rhel rhel7) in workspace
<
https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository
git://github.com/jbosstools/jiralint.git
Fetching upstream changes from
git://github.com/jbosstools/jiralint.git
git --version # timeout=10
git --version # 'git version 1.8.3.1'
git fetch --tags --progress
git://github.com/jbosstools/jiralint.git
+refs/heads/*:refs/remotes/origin/* # timeout=10
git config remote.origin.url
git://github.com/jbosstools/jiralint.git # timeout=10
git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Seen branch in repository origin/master
Seen 1 remote branch
git show-ref --tags -d # timeout=10
Checking out Revision
89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 (origin/master)
git config core.sparsecheckout # timeout=10
git checkout -f 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 # timeout=10
Commit
message: "JBIDE-28179: added token support for jiralint jobs (#14)"
git rev-list --no-walk 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 #
timeout=10
git tag -a -f -m Jenkins Build #245 jenkins-jbosstools-jiralint-daily-245 # timeout=10
[jbosstools-jiralint-daily] $ bash -xe /tmp/jenkins8193062305121340833.sh
ERROR: Build step failed with exception
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to rhel7-5103
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
at hudson.remoting.Channel.call(Channel.java:1001)
at hudson.Launcher$RemoteLauncher.launch(Launcher.java:1121)
at hudson.Launcher$ProcStarter.start(Launcher.java:508)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:144)
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:803)
at hudson.model.Build$BuildExecution.build(Build.java:197)
at hudson.model.Build$BuildExecution.doRun(Build.java:163)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:513)
at hudson.model.Run.execute(Run.java:1906)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
java.lang.IllegalArgumentException: Invalid environment variable value: "****"
at java.lang.ProcessEnvironment.validateValue(ProcessEnvironment.java:121)
at java.lang.ProcessEnvironment.access$400(ProcessEnvironment.java:61)
at java.lang.ProcessEnvironment$Value.valueOf(ProcessEnvironment.java:203)
at java.lang.ProcessEnvironment$StringEnvironment.put(ProcessEnvironment.java:243)
at java.lang.ProcessEnvironment$StringEnvironment.put(ProcessEnvironment.java:221)
at hudson.Proc$LocalProc.environment(Proc.java:237)
at hudson.Proc$LocalProc.<init>(Proc.java:222)
at hudson.Launcher$LocalLauncher.launch(Launcher.java:996)
at hudson.Launcher$ProcStarter.start(Launcher.java:508)
at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1390)
at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1333)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:376)
at
hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Build step 'Execute shell' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.