notepad
default notepad
Skip to content [Jenkins]Jenkins ziwar.ext log out Dashboard FSC_Test_Pipeline #22 Status Changes Console Output Edit Build Information Timings Rebuild Open Blue Ocean Pipeline Overview Thread Dump Pause/resume Replay Pipeline Steps Workspaces Previous Build Timestamps View as plain text System clock time Use browser timezone Elapsed time None In progressIn progressIn progressIn progressIn progressIn progressIn progressIn progressIn progressIn progressIn progressIn progressIn progressIn progressIn progressIn progressIn progressIn progressIn progressIn progressIn progressIn progressIn progressIn progressIn progressIn progressIn progressIn progress Console Output Progress: Cancel Download Copy View as plain text Started by user ziwar.ext Replayed #21 [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (1. Agent identity) [Pipeline] node 17:22:07 Still waiting to schedule task 17:22:07 Waiting for next available executor on ‘windows’ 17:24:06 Running on windows in C:\Users\jenkins\workspace\FSC_Test_Pipeline [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo 17:24:06 === WHERE AM I RUNNING === [Pipeline] echo 17:24:06 Node name : windows [Pipeline] echo 17:24:06 Node labels : windows [Pipeline] echo 17:24:06 Workspace : C:\Users\jenkins\workspace\FSC_Test_Pipeline [Pipeline] echo 17:24:06 Jenkins URL : https://dsoorchestration.cbuae.gov/ [Pipeline] echo 17:24:06 Build number : 22 [Pipeline] } [Pipeline] // script [Pipeline] bat 17:24:07 17:24:07 C:\Users\jenkins\workspace\FSC_Test_Pipeline>echo === OS VERSION === 17:24:07 === OS VERSION === 17:24:07 17:24:07 C:\Users\jenkins\workspace\FSC_Test_Pipeline>ver 17:24:07 17:24:07 Microsoft Windows [Version 10.0.26100.7171] 17:24:07 17:24:07 C:\Users\jenkins\workspace\FSC_Test_Pipeline>echo === HOSTNAME === 17:24:07 === HOSTNAME === 17:24:07 17:24:07 C:\Users\jenkins\workspace\FSC_Test_Pipeline>hostname 17:24:07 ADADSOJKPRDV01 17:24:07 17:24:07 C:\Users\jenkins\workspace\FSC_Test_Pipeline>echo === CURRENT USER === 17:24:07 === CURRENT USER === 17:24:07 17:24:07 C:\Users\jenkins\workspace\FSC_Test_Pipeline>whoami 17:24:07 adadsojkprdv01\padmin [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (2. Build tools (Jenkins node)) [Pipeline] node 17:24:07 Running on Jenkins in /var/jenkins_home/workspace/FSC_Test_Pipeline [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo 17:24:08 === WHERE AM I RUNNING === [Pipeline] echo 17:24:08 Node name : built-in [Pipeline] echo 17:24:08 Node labels : Jenkins built-in [Pipeline] isUnix [Pipeline] echo 17:24:08 -------------------------------------------------- [Pipeline] sh 17:24:08 + command -v git [Pipeline] sh 17:24:08 + command -v git [Pipeline] echo 17:24:08 [OK] git -> /usr/bin/git [Pipeline] sh 17:24:09 + git --version 17:24:09 git version 2.39.5 [Pipeline] echo 17:24:09 -------------------------------------------------- [Pipeline] sh 17:24:09 + command -v dotnet [Pipeline] echo 17:24:09 [MISSING] dotnet [Pipeline] echo 17:24:09 -------------------------------------------------- [Pipeline] sh 17:24:09 + command -v node [Pipeline] echo 17:24:09 [MISSING] node [Pipeline] echo 17:24:09 -------------------------------------------------- [Pipeline] sh 17:24:10 + command -v npm [Pipeline] echo 17:24:10 [MISSING] npm [Pipeline] echo 17:24:10 -------------------------------------------------- [Pipeline] sh 17:24:10 + command -v java [Pipeline] sh 17:24:11 + command -v java [Pipeline] echo 17:24:11 [OK] java -> /opt/java/openjdk/bin/java [Pipeline] sh 17:24:11 + java -version 17:24:11 openjdk version "17.0.14" 2025-01-21 17:24:11 OpenJDK Runtime Environment Temurin-17.0.14+7 (build 17.0.14+7) 17:24:11 OpenJDK 64-Bit Server VM Temurin-17.0.14+7 (build 17.0.14+7, mixed mode) [Pipeline] echo 17:24:11 -------------------------------------------------- [Pipeline] sh 17:24:11 + command -v nuget [Pipeline] echo 17:24:11 [MISSING] nuget [Pipeline] echo 17:24:11 -------------------------------------------------- [Pipeline] sh 17:24:12 + command -v msbuild [Pipeline] echo 17:24:12 [MISSING] msbuild [Pipeline] echo 17:24:12 ================================================== [Pipeline] echo 17:24:12 MISSING TOOLS ON JENKINS NODE: dotnet, node, npm, nuget, msbuild [Pipeline] echo 17:24:12 These need to be installed on the Jenkins node (not the [Pipeline] echo 17:24:12 windows agent) for CI builds to work per IT's guidance. [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (3. .NET SDK detail (Jenkins node)) [Pipeline] node 17:24:12 Running on Jenkins in /var/jenkins_home/workspace/FSC_Test_Pipeline [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:24:13 + echo === INSTALLED SDKS (need 10.x) === 17:24:13 === INSTALLED SDKS (need 10.x) === 17:24:13 + dotnet --list-sdks 17:24:13 /var/jenkins_home/workspace/FSC_Test_Pipeline@tmp/durable-db6206ae/script.sh.copy: 3: dotnet: not found 17:24:13 + echo (dotnet not found on this node) 17:24:13 (dotnet not found on this node) 17:24:13 + echo 17:24:13 17:24:13 + echo === INSTALLED RUNTIMES (need ASP.NET Core 10 on the 9 deploy targets) === 17:24:13 === INSTALLED RUNTIMES (need ASP.NET Core 10 on the 9 deploy targets) === 17:24:13 + dotnet --list-runtimes 17:24:13 /var/jenkins_home/workspace/FSC_Test_Pipeline@tmp/durable-db6206ae/script.sh.copy: 6: dotnet: not found 17:24:13 + echo (dotnet not found on this node) 17:24:13 (dotnet not found on this node) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (4. Environment / PATH (Jenkins node)) [Pipeline] node 17:24:13 Running on Jenkins in /var/jenkins_home/workspace/FSC_Test_Pipeline [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:24:14 + echo === PATH (colon separated) === 17:24:14 === PATH (colon separated) === 17:24:14 + echo === Expect: git, dotnet, node/npm, nuget, msbuild === 17:24:14 === Expect: git, dotnet, node/npm, nuget, msbuild === 17:24:14 + echo /opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 17:24:14 /opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 17:24:14 + echo 17:24:14 17:24:14 + echo === PROXY SETTINGS (blank is good for internal hosts) === 17:24:14 === PROXY SETTINGS (blank is good for internal hosts) === 17:24:14 + echo http_proxy = 17:24:14 http_proxy = 17:24:14 + echo https_proxy = 17:24:14 https_proxy = 17:24:14 + echo no_proxy = 17:24:14 no_proxy = 17:24:14 + echo 17:24:14 17:24:14 + echo === DISK SPACE === 17:24:14 === DISK SPACE === 17:24:14 + df -h . 17:24:14 Filesystem Size Used Avail Use% Mounted on 17:24:14 10.183.100.100:/DEVOPPRDK8/jenkins 1.0T 291G 734G 29% /var/jenkins_home [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (5. Jenkins credentials) [Pipeline] node 17:24:14 Running on windows in C:\Users\jenkins\workspace\FSC_Test_Pipeline [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:24:14 Masking supported pattern matches of %DOC_P% [Pipeline] { [Pipeline] echo 17:24:14 [OK] nexus-fsc-creds (Nexus upload + on-server download) [Pipeline] } [Pipeline] // withCredentials [Pipeline] withCredentials 17:24:14 Masking supported pattern matches of %DOC_S% [Pipeline] { [Pipeline] echo 17:24:15 [OK] sonarqubetoken (SonarQube scan) [Pipeline] } [Pipeline] // withCredentials [Pipeline] withCredentials 17:24:15 Masking supported pattern matches of %DOC_F% [Pipeline] { [Pipeline] echo 17:24:15 [OK] pam-cert-fsc-pfx (PAM client certificate) [Pipeline] } [Pipeline] // withCredentials [Pipeline] withCredentials 17:24:15 Masking supported pattern matches of %DOC_S% [Pipeline] { [Pipeline] echo 17:24:15 [OK] pam-api-key-fsc-ADAFINWBSITV01 (PAM key - staging server 1) [Pipeline] } [Pipeline] // withCredentials [Pipeline] withCredentials 17:24:15 Masking supported pattern matches of %DOC_S% [Pipeline] { [Pipeline] echo 17:24:15 [OK] pam-api-key-fsc-ADWFINWBSITV01 (PAM key - staging server 2) [Pipeline] } [Pipeline] // withCredentials [Pipeline] withCredentials 17:24:15 Masking supported pattern matches of %DOC_S% [Pipeline] { [Pipeline] echo 17:24:15 [OK] pam-api-key-fsc-ADWFINWBSITV02 (PAM key - staging server 3) [Pipeline] } [Pipeline] // withCredentials [Pipeline] withCredentials 17:24:16 Masking supported pattern matches of %DOC_S% [Pipeline] { [Pipeline] echo 17:24:16 [OK] pam-api-key-fsc-ADAFINWBPRDV01 (PAM key - prod server 1) [Pipeline] } [Pipeline] // withCredentials [Pipeline] withCredentials 17:24:16 Masking supported pattern matches of %DOC_S% [Pipeline] { [Pipeline] echo 17:24:16 [OK] pam-api-key-fsc-ADWFINWBPRDV01 (PAM key - prod server 2) [Pipeline] } [Pipeline] // withCredentials [Pipeline] withCredentials 17:24:16 Masking supported pattern matches of %DOC_S% [Pipeline] { [Pipeline] echo 17:24:16 [OK] pam-api-key-fsc-ADWFINWBPRDV02 (PAM key - prod server 3) [Pipeline] } [Pipeline] // withCredentials [Pipeline] withCredentials 17:24:16 Masking supported pattern matches of %DOC_S% [Pipeline] { [Pipeline] echo 17:24:16 [OK] pam-api-key-fsc-ALAFINWBDRV01 (PAM key - DR server 1) [Pipeline] } [Pipeline] // withCredentials [Pipeline] withCredentials 17:24:16 Masking supported pattern matches of %DOC_S% [Pipeline] { [Pipeline] echo 17:24:17 [OK] pam-api-key-fsc-ALWFINWBDRV01 (PAM key - DR server 2) [Pipeline] } [Pipeline] // withCredentials [Pipeline] withCredentials 17:24:17 Masking supported pattern matches of %DOC_S% [Pipeline] { [Pipeline] echo 17:24:17 [OK] pam-api-key-fsc-ALWFINWBDRV02 (PAM key - DR server 3) [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:24:17 ================================================== [Pipeline] echo 17:24:17 Credentials present : 12 / 12 [Pipeline] echo 17:24:17 Per IT (2026-08-11): only sonarqubetoken is currently present. [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (6. Network reachability (windows agent)) [Pipeline] node 17:24:17 Running on windows in C:\Users\jenkins\workspace\FSC_Test_Pipeline [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] powershell 17:24:44 [OK] dsocodemgmt.cbuae.gov:443 (Bitbucket (source)) [Pipeline] powershell 17:25:11 [OK] dsobinaryrepo.cbuae.gov:443 (Nexus (artifacts)) [Pipeline] powershell 17:25:33 [OK] dsocodequality.cbuae.gov:443 (SonarQube) [Pipeline] powershell 17:25:55 [OK] sast.cbuae.gov.ae:443 (Checkmarx) [Pipeline] powershell 17:26:22 [OK] 10.40.78.50:443 (PAM A2A API) [Pipeline] powershell REST API Jenkins 2.492.3
Tip: use different URL paths for separate notepads — e.g. /work /ideas /draft