FailedConsole Output

Started by user garciadeblas
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on osm-cicd-1 (stage_1 osm1) in workspace /home/jenkins/workspace/publish-releasetwelve-stable
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops
 > git --version # timeout=10
 > git fetch --tags --force --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/v12.0^{commit} # timeout=10
Checking out Revision e70dbaaf260bfb746129a439edb40590cfacdaf2 (origin/v12.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e70dbaaf260bfb746129a439edb40590cfacdaf2
Commit message: "Removing charm promotion"
 > git rev-list --no-walk e70dbaaf260bfb746129a439edb40590cfacdaf2 # timeout=10
[publish-releasetwelve-stable] $ /bin/sh -xe /tmp/jenkins11753397883418829875.sh
+ tools/getbuild.py --url https://artifactory-osm.etsi.org/artifactory/api/build/ --project osm-stage_3-merge v12.0
+ tools/gen-repo.sh -m osmclient IM devops -o stable -b osm-stage_3-merge :: v12.0/626 -p /home/jenkins/passphrase.pass -r ReleaseTWELVE -j /home/jenkins/jfrog -R --delete --password-file /home/jenkins/rsync.pass
incoming repo:  unstable
outgoing repo:  stable
GPGKEY:         71C0472C
JFROG_CLI:      /home/jenkins/jfrog
REPO_BASE:      repo
RELEASE_DIR:    ReleaseTWELVE
BUILD:          osm-stage_3-merge :: v12.0/626
RSYNC_USER_HOST osmusers@osm-download.etsi.org
RSYNC_OPTIONS   --delete --password-file /home/jenkins/rsync.pass
PUBLIC_KEY_FILE /home/jenkins/OSM ETSI Release Key.gpg
BUILD:          osm-stage_3-merge :: v12.0/626
BUILD_NUMBER:   v12.0/626
[Info] Searching items to download...
[Error] Artifactory response: 504 Gateway Time-out
<html>
<head><title>504 Gateway Time-out</title></head>
<body>
<center><h1>504 Gateway Time-out</h1></center>
<hr><center>nginx/1.18.0 (Ubuntu)</center>
</body>
</html>

Failed to download
Build step 'Execute shell' marked build as failure
Finished: FAILURE