Started by user Younes Running as SYSTEM Building on the built-in node in workspace /var/lib/jenkins/workspace/build-logship-frontend The recommended git tool is: NONE using credential younex1 Cloning the remote Git repository Cloning repository https://github.com/younex1/erp-nuxt-frontend.git > git init /var/lib/jenkins/workspace/build-logship-frontend # timeout=10 Fetching upstream changes from https://github.com/younex1/erp-nuxt-frontend.git > git --version # timeout=10 > git --version # 'git version 2.39.5' using GIT_ASKPASS to set credentials Token Github > git fetch --tags --force --progress -- https://github.com/younex1/erp-nuxt-frontend.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/younex1/erp-nuxt-frontend.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/dev^{commit} # timeout=10 Checking out Revision 6414a02df5e1f9176b93e17ce04863b8790f768c (refs/remotes/origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 6414a02df5e1f9176b93e17ce04863b8790f768c # timeout=10 Commit message: "Replace Strapi API Key" First time build. Skipping changelog. [build-logship-frontend] $ /bin/sh -xe /tmp/jenkins17427802885891278625.sh + cd /var/lib/jenkins/workspace/build-logship-frontend/erp-nuxt-frontend /tmp/jenkins17427802885891278625.sh: 2: cd: can't cd to /var/lib/jenkins/workspace/build-logship-frontend/erp-nuxt-frontend Build step 'Execute shell' marked build as failure Finished: FAILURE