-
Bug
-
Resolution: Not A Defect
-
Blocker
-
None
-
Docker:26.1.3
Jenkins:2.462.1
Nodejs Plugin:1.6.2
Downloading nodejs failed
Started by user admin Running as SYSTEM Building in workspace /var/jenkins_home/workspace/fe-admin-test The recommended git tool is: NONE using credential c2a205e6-2584-4866-a9ab-d9dbf1d7786a > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/fe-admin-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gitee.com/shuhan-team/panda-app-system.git # timeout=10 Fetching upstream changes from https://gitee.com/shuhan-team/panda-app-system.git > git --version # timeout=10 > git --version # 'git version 2.39.2' using GIT_ASKPASS to set credentials > git fetch --tags --force --progress -- https://gitee.com/shuhan-team/panda-app-system.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 056444aab5ee7eedda4d8fe76f68a39e98f1e8d9 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 056444aab5ee7eedda4d8fe76f68a39e98f1e8d9 # timeout=10 Commit message: "create pipeline-20240821.yml" > git rev-list --no-walk 056444aab5ee7eedda4d8fe76f68a39e98f1e8d9 # timeout=10 Skipping installation of https://nodejs.org/dist/v18.20.4/node-v18.20.4-linux-x64.tar.gz to /var/jenkins_home/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node: java.net.SocketTimeoutException: Connect timed out ERROR: Couldn’t find any executable in "/var/jenkins_home/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node" Finished: FAILURE