Merge "Add install goal to javadoc job"
[releng/global-jjb.git] / .jjb-test / expected-xml / gerrit-maven-maven-javadoc-verify-master
1 <?xml version="1.0" encoding="utf-8"?>
2 <project>
3   <jdk>openjdk8</jdk>
4   <actions/>
5   <description>&lt;!-- Managed by Jenkins Job Builder --&gt;</description>
6   <keepDependencies>false</keepDependencies>
7   <blockBuildWhenDownstreamBuilding>false</blockBuildWhenDownstreamBuilding>
8   <blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding>
9   <concurrentBuild>true</concurrentBuild>
10   <assignedNode>build-vm</assignedNode>
11   <canRoam>false</canRoam>
12   <properties>
13     <jenkins.model.BuildDiscarderProperty>
14       <strategy class="hudson.tasks.LogRotator">
15         <daysToKeep>30</daysToKeep>
16         <numToKeep>-1</numToKeep>
17         <artifactDaysToKeep>-1</artifactDaysToKeep>
18         <artifactNumToKeep>0</artifactNumToKeep>
19       </strategy>
20     </jenkins.model.BuildDiscarderProperty>
21     <hudson.model.ParametersDefinitionProperty>
22       <parameterDefinitions>
23         <hudson.model.StringParameterDefinition>
24           <name>PROJECT</name>
25           <description>Parameter to identify a Gerrit project. This is typically the
26 project repo path as exists in Gerrit.
27 For example: ofextensions/circuitsw
28 </description>
29           <defaultValue>releng/ciman</defaultValue>
30         </hudson.model.StringParameterDefinition>
31         <hudson.model.StringParameterDefinition>
32           <name>STREAM</name>
33           <description>Stream is often set to the same name as 'branch' but can
34 sometimes be used as a name representing a project's release code
35 name.
36 </description>
37           <defaultValue>master</defaultValue>
38         </hudson.model.StringParameterDefinition>
39         <hudson.model.StringParameterDefinition>
40           <name>GERRIT_PROJECT</name>
41           <description>Parameter to identify Gerrit project. This is typically the
42 project repo path as exists in Gerrit.
43 For example: ofextensions/circuitsw
44
45 Note that Gerrit will override this parameter automatically if a
46 job is triggered by Gerrit.
47 </description>
48           <defaultValue>releng/ciman</defaultValue>
49         </hudson.model.StringParameterDefinition>
50         <hudson.model.StringParameterDefinition>
51           <name>GERRIT_BRANCH</name>
52           <description>Parameter to identify a Gerrit branch.
53
54 Note that Gerrit will override this parameter automatically if a
55 job is triggered by Gerrit.
56 </description>
57           <defaultValue>master</defaultValue>
58         </hudson.model.StringParameterDefinition>
59         <hudson.model.StringParameterDefinition>
60           <name>GERRIT_REFSPEC</name>
61           <description>Parameter to identify a refspec when pulling from Gerrit.
62
63 Note that Gerrit will override this parameter automatically if a
64 job is triggered by Gerrit.
65 </description>
66           <defaultValue>refs/heads/master</defaultValue>
67         </hudson.model.StringParameterDefinition>
68         <hudson.model.StringParameterDefinition>
69           <name>LFTOOLS_VERSION</name>
70           <description>Version of lftools to install. Can be a specific version like
71 '0.6.0' or a PEP-440 definition.
72 https://www.python.org/dev/peps/pep-0440/
73 For example '&lt;1.0.0' or '&gt;=1.0.0,&lt;2.0.0'.
74 </description>
75           <defaultValue>&lt;1.0.0</defaultValue>
76         </hudson.model.StringParameterDefinition>
77         <hudson.model.StringParameterDefinition>
78           <name>M2_HOME</name>
79           <description>Maven selector to be used by shell scripts</description>
80           <defaultValue>/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33</defaultValue>
81         </hudson.model.StringParameterDefinition>
82         <hudson.model.StringParameterDefinition>
83           <name>MAVEN_OPTS</name>
84           <description>Maven Java opts. Example: -Xmx1024m -XX:MaxPermSize=256m
85 </description>
86           <defaultValue/>
87         </hudson.model.StringParameterDefinition>
88         <hudson.model.StringParameterDefinition>
89           <name>MAVEN_PARAMS</name>
90           <description>Maven parameters to pass to the mvn command.
91 </description>
92           <defaultValue/>
93         </hudson.model.StringParameterDefinition>
94         <hudson.model.StringParameterDefinition>
95           <name>MVN</name>
96           <description>Maven selector to be used by shell scripts</description>
97           <defaultValue>/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn</defaultValue>
98         </hudson.model.StringParameterDefinition>
99         <hudson.model.StringParameterDefinition>
100           <name>STAGING_PROFILE_ID</name>
101           <description>Nexus staging profile ID.
102 </description>
103           <defaultValue>uuddlrlrba</defaultValue>
104         </hudson.model.StringParameterDefinition>
105       </parameterDefinitions>
106     </hudson.model.ParametersDefinitionProperty>
107   </properties>
108   <scm class="hudson.plugins.git.GitSCM">
109     <configVersion>2</configVersion>
110     <userRemoteConfigs>
111       <hudson.plugins.git.UserRemoteConfig>
112         <name>origin</name>
113         <refspec>$GERRIT_REFSPEC</refspec>
114         <url>$GIT_URL/$PROJECT</url>
115         <credentialsId>test-credential</credentialsId>
116       </hudson.plugins.git.UserRemoteConfig>
117     </userRemoteConfigs>
118     <branches>
119       <hudson.plugins.git.BranchSpec>
120         <name>refs/heads/$GERRIT_BRANCH</name>
121       </hudson.plugins.git.BranchSpec>
122     </branches>
123     <excludedUsers/>
124     <buildChooser class="com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.GerritTriggerBuildChooser"/>
125     <doGenerateSubmoduleConfigurations>false</doGenerateSubmoduleConfigurations>
126     <authorOrCommitter>false</authorOrCommitter>
127     <wipeOutWorkspace>true</wipeOutWorkspace>
128     <pruneBranches>false</pruneBranches>
129     <remotePoll>false</remotePoll>
130     <gitTool>Default</gitTool>
131     <submoduleCfg class="list"/>
132     <relativeTargetDir/>
133     <reference/>
134     <gitConfigName/>
135     <gitConfigEmail/>
136     <skipTag>true</skipTag>
137     <scmName/>
138     <useShallowClone>false</useShallowClone>
139     <ignoreNotifyCommit>false</ignoreNotifyCommit>
140     <extensions>
141       <hudson.plugins.git.extensions.impl.SubmoduleOption>
142         <disableSubmodules>false</disableSubmodules>
143         <recursiveSubmodules>true</recursiveSubmodules>
144         <trackingSubmodules>false</trackingSubmodules>
145         <reference/>
146         <timeout>10</timeout>
147       </hudson.plugins.git.extensions.impl.SubmoduleOption>
148       <hudson.plugins.git.extensions.impl.WipeWorkspace/>
149     </extensions>
150   </scm>
151   <triggers class="vector">
152     <com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.GerritTrigger>
153       <spec/>
154       <gerritProjects>
155         <com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.data.GerritProject>
156           <compareType>ANT</compareType>
157           <pattern>releng/ciman</pattern>
158           <branches>
159             <com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.data.Branch>
160               <compareType>ANT</compareType>
161               <pattern>**/master</pattern>
162             </com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.data.Branch>
163           </branches>
164           <disableStrictForbiddenFileVerification>false</disableStrictForbiddenFileVerification>
165         </com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.data.GerritProject>
166       </gerritProjects>
167       <skipVote>
168         <onSuccessful>false</onSuccessful>
169         <onFailed>false</onFailed>
170         <onUnstable>false</onUnstable>
171         <onNotBuilt>false</onNotBuilt>
172       </skipVote>
173       <silentMode>false</silentMode>
174       <silentStartMode>false</silentStartMode>
175       <escapeQuotes>true</escapeQuotes>
176       <noNameAndEmailParameters>false</noNameAndEmailParameters>
177       <readableMessage>false</readableMessage>
178       <dependencyJobsNames/>
179       <notificationLevel/>
180       <dynamicTriggerConfiguration>False</dynamicTriggerConfiguration>
181       <triggerConfigURL/>
182       <allowTriggeringUnreviewedPatches>false</allowTriggeringUnreviewedPatches>
183       <triggerOnEvents>
184         <com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.events.PluginPatchsetCreatedEvent>
185           <excludeDrafts>true</excludeDrafts>
186           <excludeTrivialRebase>false</excludeTrivialRebase>
187           <excludeNoCodeChange>false</excludeNoCodeChange>
188         </com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.events.PluginPatchsetCreatedEvent>
189         <com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.events.PluginDraftPublishedEvent/>
190         <com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.events.PluginCommentAddedContainsEvent>
191           <commentAddedCommentContains>recheck$</commentAddedCommentContains>
192         </com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.events.PluginCommentAddedContainsEvent>
193       </triggerOnEvents>
194       <buildStartMessage/>
195       <buildFailureMessage/>
196       <buildSuccessfulMessage/>
197       <buildUnstableMessage/>
198       <buildNotBuiltMessage/>
199       <buildUnsuccessfulFilepath/>
200       <customUrl/>
201       <serverName>test-server</serverName>
202     </com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.GerritTrigger>
203   </triggers>
204   <builders>
205     <hudson.tasks.Shell>
206       <command>echo &quot;quiet=on&quot; &gt; &quot;$HOME/.wgetrc&quot;</command>
207     </hudson.tasks.Shell>
208     <hudson.tasks.Maven>
209       <targets>--version</targets>
210       <properties/>
211       <mavenName>mvn33</mavenName>
212       <usePrivateRepository>false</usePrivateRepository>
213       <settings class="jenkins.mvn.DefaultSettingsProvider"/>
214       <globalSettings class="jenkins.mvn.DefaultGlobalSettingsProvider"/>
215     </hudson.tasks.Maven>
216     <hudson.tasks.Shell>
217       <command>rm &quot;$HOME/.wgetrc&quot;</command>
218     </hudson.tasks.Shell>
219     <org.jenkinsci.plugins.configfiles.builder.ConfigFileBuildStep plugin="config-file-provider">
220       <managedFiles>
221         <org.jenkinsci.plugins.configfiles.buildwrapper.ManagedFile>
222           <fileId>global-settings</fileId>
223           <targetLocation/>
224           <variable>GLOBAL_SETTINGS_FILE</variable>
225         </org.jenkinsci.plugins.configfiles.buildwrapper.ManagedFile>
226         <org.jenkinsci.plugins.configfiles.buildwrapper.ManagedFile>
227           <fileId>gerrit-maven-project-settings</fileId>
228           <targetLocation/>
229           <variable>SETTINGS_FILE</variable>
230         </org.jenkinsci.plugins.configfiles.buildwrapper.ManagedFile>
231       </managedFiles>
232     </org.jenkinsci.plugins.configfiles.builder.ConfigFileBuildStep>
233     <hudson.tasks.Shell>
234       <command>#!/bin/bash
235 # SPDX-License-Identifier: EPL-1.0
236 ##############################################################################
237 # Copyright (c) 2017 The Linux Foundation and others.
238 #
239 # All rights reserved. This program and the accompanying materials
240 # are made available under the terms of the Eclipse Public License v1.0
241 # which accompanies this distribution, and is available at
242 # http://www.eclipse.org/legal/epl-v10.html
243 ##############################################################################
244
245 # This file contains a list of variables that are generally useful in many
246 # scripts. It is meant to be sourced in other scripts so that the variables can
247 # be called.
248
249 MAVEN_OPTIONS=&quot;$(echo --show-version \
250     --batch-mode \
251     -Djenkins \
252     -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn \
253     -Dmaven.repo.local=/tmp/r \
254     -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r)&quot;
255 echo &quot;$MAVEN_OPTIONS&quot;
256
257 #!/bin/bash
258 # SPDX-License-Identifier: EPL-1.0
259 ##############################################################################
260 # Copyright (c) 2017 The Linux Foundation and others.
261 #
262 # All rights reserved. This program and the accompanying materials
263 # are made available under the terms of the Eclipse Public License v1.0
264 # which accompanies this distribution, and is available at
265 # http://www.eclipse.org/legal/epl-v10.html
266 ##############################################################################
267
268 # Generates javadoc in a Maven project.
269
270 # DO NOT enable -u because $MAVEN_PARAMS and $MAVEN_OPTIONS could be unbound.
271 # Ensure we fail the job if any steps fail.
272 set -e -o pipefail
273 set +u
274
275 JAVADOC_DIR=&quot;$WORKSPACE/archives/javadoc&quot;
276 mkdir -p &quot;$WORKSPACE/archives&quot;
277
278 export MAVEN_OPTS
279
280 # Disable SC2086 because we want to allow word splitting for $MAVEN_* parameters.
281 # shellcheck disable=SC2086
282 $MVN clean install javadoc:aggregate \
283     -Pq -Dmaven.javadoc.skip=false \
284     -DskipTests=true \
285     -Dcheckstyle.skip=true \
286     -Dfindbugs.skip=true \
287     --global-settings &quot;$GLOBAL_SETTINGS_FILE&quot; \
288     --settings &quot;$SETTINGS_FILE&quot; \
289     $MAVEN_PARAMS $MAVEN_OPTIONS
290
291 mv &quot;$WORKSPACE/target/site/apidocs&quot; &quot;$JAVADOC_DIR&quot;
292 </command>
293     </hudson.tasks.Shell>
294     <hudson.tasks.Shell>
295       <command>#!/bin/bash
296 set +e  # DO NOT cause build failure if any of the rm calls fail.
297
298 rm &quot;$GLOBAL_SETTINGS_FILE&quot; &quot;$SETTINGS_FILE&quot;
299
300 # In some cases we use the lf-provide-maven-settings macro to produce
301 # a &quot;$HOME/.netrc&quot; file containing credentials. Remove that file here
302 # too if it exists.
303 rm &quot;$HOME/.netrc&quot;
304
305 # DO NOT fail build if any of the above lines fail.
306 exit 0
307 </command>
308     </hudson.tasks.Shell>
309   </builders>
310   <publishers>
311     <org.jenkinsci.plugins.postbuildscript.PostBuildScript>
312       <buildSteps>
313         <hudson.tasks.Shell>
314           <command>#!/bin/bash
315 # SPDX-License-Identifier: EPL-1.0
316 ##############################################################################
317 # Copyright (c) 2017 The Linux Foundation and others.
318 #
319 # All rights reserved. This program and the accompanying materials
320 # are made available under the terms of the Eclipse Public License v1.0
321 # which accompanies this distribution, and is available at
322 # http://www.eclipse.org/legal/epl-v10.html
323 ##############################################################################
324 echo &quot;---&gt; sysstat.sh&quot;
325 set +e  # DON'T fail build if script fails.
326
327 OS=$(facter operatingsystem)
328 case &quot;$OS&quot; in
329     Ubuntu)
330         SYSSTAT_PATH=&quot;/var/log/sysstat&quot;
331
332         # Dont run the script when systat is not enabled by default
333         if ! grep --quiet 'ENABLED=&quot;true&quot;' &quot;/etc/default/sysstat&quot;; then
334             exit 0
335         fi
336     ;;
337     CentOS|RedHat)
338         SYSSTAT_PATH=&quot;/var/log/sa&quot;
339     ;;
340     *)
341         # nothing to do
342         exit 0
343     ;;
344 esac
345
346 SAR_DIR=&quot;$WORKSPACE/archives/sar-reports&quot;
347 mkdir -p &quot;$SAR_DIR&quot;
348 cp &quot;$SYSSTAT_PATH/&quot;* &quot;$_&quot;
349 # convert sar data to ascii format
350 while IFS=&quot;&quot; read -r s
351 do
352     [ -f &quot;$s&quot; ] &amp;&amp; LC_TIME=POSIX sar -A -f &quot;$s&quot; &gt; &quot;$SAR_DIR/sar${s//[!0-9]/}&quot;
353 done &lt; &lt;(find &quot;$SYSSTAT_PATH&quot; -name &quot;sa[0-9]*&quot; || true)
354
355 # DON'T fail build if script fails.
356 exit 0
357 </command>
358         </hudson.tasks.Shell>
359         <org.jenkinsci.plugins.configfiles.builder.ConfigFileBuildStep plugin="config-file-provider">
360           <managedFiles>
361             <org.jenkinsci.plugins.configfiles.buildwrapper.ManagedFile>
362               <fileId>jenkins-log-archives-settings</fileId>
363               <targetLocation/>
364               <variable>SETTINGS_FILE</variable>
365             </org.jenkinsci.plugins.configfiles.buildwrapper.ManagedFile>
366           </managedFiles>
367         </org.jenkinsci.plugins.configfiles.builder.ConfigFileBuildStep>
368         <EnvInjectBuilder>
369           <info>
370             <propertiesContent>SERVER_ID=logs</propertiesContent>
371           </info>
372         </EnvInjectBuilder>
373         <hudson.tasks.Shell>
374           <command>#!/bin/bash
375 # SPDX-License-Identifier: EPL-1.0
376 ##############################################################################
377 # Copyright (c) 2017 The Linux Foundation and others.
378 #
379 # All rights reserved. This program and the accompanying materials
380 # are made available under the terms of the Eclipse Public License v1.0
381 # which accompanies this distribution, and is available at
382 # http://www.eclipse.org/legal/epl-v10.html
383 ##############################################################################
384 echo &quot;---&gt; create-netrc.sh&quot;
385
386 # Ensure we fail the job if any steps fail.
387 set -eu -o pipefail
388
389 NEXUS_URL=&quot;${NEXUSPROXY:-$NEXUS_URL}&quot;
390 CREDENTIAL=$(xmlstarlet sel -N &quot;x=http://maven.apache.org/SETTINGS/1.0.0&quot; \
391     -t -m &quot;/x:settings/x:servers/x:server[x:id='${SERVER_ID}']&quot; \
392     -v x:username -o &quot;:&quot; -v x:password \
393     &quot;$SETTINGS_FILE&quot;)
394
395 machine=$(echo &quot;$NEXUS_URL&quot; | awk -F/ '{print $3}')
396 user=$(echo &quot;$CREDENTIAL&quot; | cut -f1 -d:)
397 pass=$(echo &quot;$CREDENTIAL&quot; | cut -f2 -d:)
398
399 echo &quot;machine ${machine%:*} login $user password $pass&quot; &gt; ~/.netrc
400 </command>
401         </hudson.tasks.Shell>
402         <hudson.tasks.Shell>
403           <command>#!/bin/bash
404 # SPDX-License-Identifier: EPL-1.0
405 ##############################################################################
406 # Copyright (c) 2017 The Linux Foundation and others.
407 #
408 # All rights reserved. This program and the accompanying materials
409 # are made available under the terms of the Eclipse Public License v1.0
410 # which accompanies this distribution, and is available at
411 # http://www.eclipse.org/legal/epl-v10.html
412 ##############################################################################
413 echo &quot;---&gt; lftools-install.sh&quot;
414
415 # Script to install lftools via a version passed in via lf-infra-parameters
416 #
417 # Required parameters:
418 #
419 #     LFTOOLS_VERSION: Passed in via lf-infra-parameters configuration. Can be
420 #                      set to a strict version number like '1.2.3' or using
421 #                      PEP-440 definitions.
422 #
423 #                      Examples:
424 #                          &lt;1.0.0
425 #                          &gt;=1.0.0,&lt;2.0.0
426 #
427 # By default a released version of lftools should always be used.
428 # The purpose of the 2 variables below is so that lftools devs can test
429 # unreleased versions of lftools. There are 2 methods to install a dev version
430 # of lftools:
431 #
432 #     1) gerrit patch: Used to test a patch that has not yet been merged.
433 #                      To do this set something like this:
434 #                          LFTOOLS_MODE=gerrit
435 #                          LFTOOLS_REFSPEC=refs/changes/96/5296/7
436 #
437 #     2) git branch: Used to install an lftools version from a specific branch.
438 #                    To use this set the variables as follows:
439 #                          LFTOOLS_MODE=git
440 #                          LFTOOLS_REFSPEC=master
441 #
442 #     3) release : The intended use case and default setting.
443 #                  Set LFTOOLS_MODE=release, in this case LFTOOLS_REFSPEC is unused.
444
445 LFTOOLS_MODE=release  # release | git | gerrit
446 LFTOOLS_REFSPEC=master
447
448 # Ensure we fail the job if any steps fail.
449 # DO NOT set -u as virtualenv's activate script has unbound variables
450 set -e -o pipefail
451
452 virtualenv --quiet &quot;/tmp/v/lftools&quot;
453 # shellcheck source=/tmp/v/lftools/bin/activate disable=SC1091
454 source &quot;/tmp/v/lftools/bin/activate&quot;
455 pip install --quiet --upgrade pip
456
457 case $LFTOOLS_MODE in
458     gerrit)
459         git clone https://gerrit.linuxfoundation.org/infra/releng/lftools.git /tmp/lftools
460         pushd /tmp/lftools
461         git fetch origin &quot;$LFTOOLS_REFSPEC&quot;
462         git checkout FETCH_HEAD
463         pip install --quiet --upgrade -r requirements.txt
464         pip install --quiet --upgrade -e .
465         popd
466         ;;
467
468     git)
469         pip install --quiet --upgrade git+https://gerrit.linuxfoundation.org/infra/releng/lftools.git@&quot;$BRANCH&quot;
470         ;;
471
472     release)
473         if [[ $LFTOOLS_VERSION =~ ^[0-9] ]]; then
474             LFTOOLS_VERSION=&quot;==$LFTOOLS_VERSION&quot;
475         fi
476
477         pip install --quiet --upgrade &quot;lftools${LFTOOLS_VERSION}&quot;
478         ;;
479 esac
480
481 lftools --version
482
483 # pipdeptree prints out a lot of information because lftools pulls in many
484 # dependencies. Let's only print it if we want to debug.
485 # echo &quot;----&gt; Pip Dependency Tree&quot;
486 # pip install --quiet --upgrade pipdeptree
487 # pipdeptree
488
489 #!/bin/bash
490 # SPDX-License-Identifier: EPL-1.0
491 ##############################################################################
492 # Copyright (c) 2017 The Linux Foundation and others.
493 #
494 # All rights reserved. This program and the accompanying materials
495 # are made available under the terms of the Eclipse Public License v1.0
496 # which accompanies this distribution, and is available at
497 # http://www.eclipse.org/legal/epl-v10.html
498 ##############################################################################
499 echo &quot;---&gt; logs-deploy.sh&quot;
500
501 # Ensure we fail the job if any steps fail.
502 set -eu -o pipefail
503
504 set -x  # Trace commands for this script to make debugging easier.
505
506 ARCHIVE_ARTIFACTS=&quot;${ARCHIVE_ARTIFACTS:-}&quot;
507 LOGS_SERVER=&quot;${LOGS_SERVER:-None}&quot;
508
509 if [ &quot;${LOGS_SERVER}&quot; == 'None' ]
510 then
511     set +x # Disable trace since we no longer need it
512
513     echo &quot;WARNING: Logging server not set&quot;
514 else
515     NEXUS_URL=&quot;${NEXUSPROXY:-$NEXUS_URL}&quot;
516     NEXUS_PATH=&quot;${SILO}/${JENKINS_HOSTNAME}/${JOB_NAME}/${BUILD_NUMBER}&quot;
517     BUILD_URL=&quot;${BUILD_URL}&quot;
518
519     lftools deploy archives -p &quot;$ARCHIVE_ARTIFACTS&quot; &quot;$NEXUS_URL&quot; &quot;$NEXUS_PATH&quot; &quot;$WORKSPACE&quot;
520     lftools deploy logs &quot;$NEXUS_URL&quot; &quot;$NEXUS_PATH&quot; &quot;$BUILD_URL&quot;
521
522     set +x  # Disable trace since we no longer need it.
523
524     echo &quot;Build logs: &lt;a href=\&quot;$LOGS_SERVER/$NEXUS_PATH\&quot;&gt;$LOGS_SERVER/$NEXUS_PATH&lt;/a&gt;&quot;
525 fi
526 </command>
527         </hudson.tasks.Shell>
528         <hudson.tasks.Shell>
529           <command>#!/bin/bash
530 # SPDX-License-Identifier: EPL-1.0
531 ##############################################################################
532 # Copyright (c) 2017 The Linux Foundation and others.
533 #
534 # All rights reserved. This program and the accompanying materials
535 # are made available under the terms of the Eclipse Public License v1.0
536 # which accompanies this distribution, and is available at
537 # http://www.eclipse.org/legal/epl-v10.html
538 ##############################################################################
539
540 # Clear log credential files
541 rm &quot;$SETTINGS_FILE&quot;
542 rm ~/.netrc
543 </command>
544         </hudson.tasks.Shell>
545         <hudson.plugins.descriptionsetter.DescriptionSetterBuilder>
546           <regexp>^Build logs: .*</regexp>
547         </hudson.plugins.descriptionsetter.DescriptionSetterBuilder>
548       </buildSteps>
549       <scriptOnlyIfSuccess>false</scriptOnlyIfSuccess>
550       <scriptOnlyIfFailure>false</scriptOnlyIfFailure>
551       <markBuildUnstable>false</markBuildUnstable>
552     </org.jenkinsci.plugins.postbuildscript.PostBuildScript>
553     <hudson.plugins.ws__cleanup.WsCleanup plugin="ws-cleanup">
554       <patterns>
555         <hudson.plugins.ws__cleanup.Pattern>
556           <pattern>**/*.jenkins-trigger</pattern>
557           <type>EXCLUDE</type>
558         </hudson.plugins.ws__cleanup.Pattern>
559       </patterns>
560       <deleteDirs>false</deleteDirs>
561       <cleanupMatrixParent>false</cleanupMatrixParent>
562       <externalDelete/>
563       <cleanWhenSuccess>true</cleanWhenSuccess>
564       <cleanWhenUnstable>true</cleanWhenUnstable>
565       <cleanWhenFailure>true</cleanWhenFailure>
566       <cleanWhenNotBuilt>true</cleanWhenNotBuilt>
567       <cleanWhenAborted>true</cleanWhenAborted>
568       <notFailBuild>true</notFailBuild>
569     </hudson.plugins.ws__cleanup.WsCleanup>
570   </publishers>
571   <buildWrappers>
572     <com.michelin.cio.hudson.plugins.maskpasswords.MaskPasswordsBuildWrapper/>
573     <hudson.plugins.build__timeout.BuildTimeoutWrapper>
574       <timeoutMinutes>30</timeoutMinutes>
575       <timeoutEnvVar>BUILD_TIMEOUT</timeoutEnvVar>
576       <failBuild>true</failBuild>
577       <writingDescription>false</writingDescription>
578       <timeoutPercentage>0</timeoutPercentage>
579       <timeoutMinutesElasticDefault>3</timeoutMinutesElasticDefault>
580       <timeoutType>absolute</timeoutType>
581     </hudson.plugins.build__timeout.BuildTimeoutWrapper>
582     <hudson.plugins.timestamper.TimestamperBuildWrapper/>
583     <com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper>
584       <user>test-credential</user>
585     </com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper>
586     <jenkins.plugins.openstack.compute.JCloudsOneOffSlave/>
587     <org.jenkinsci.plugins.configfiles.buildwrapper.ConfigFileBuildWrapper plugin="config-file-provider">
588       <managedFiles>
589         <org.jenkinsci.plugins.configfiles.buildwrapper.ManagedFile>
590           <fileId>npmrc</fileId>
591           <targetLocation>$HOME/.npmrc</targetLocation>
592           <variable/>
593         </org.jenkinsci.plugins.configfiles.buildwrapper.ManagedFile>
594       </managedFiles>
595     </org.jenkinsci.plugins.configfiles.buildwrapper.ConfigFileBuildWrapper>
596   </buildWrappers>
597 </project>