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