forked from opensearch-project/opensearch-build
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGetManifestSHA_Jenkinsfile_does_not_exist.txt
24 lines (24 loc) · 2.05 KB
/
GetManifestSHA_Jenkinsfile_does_not_exist.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
GetManifestSHA_Jenkinsfile.run()
GetManifestSHA_Jenkinsfile.pipeline(groovy.lang.Closure)
GetManifestSHA_Jenkinsfile.echo(Executing on agent [label:none])
GetManifestSHA_Jenkinsfile.stage(manifest SHA, groovy.lang.Closure)
GetManifestSHA_Jenkinsfile.script(groovy.lang.Closure)
GetManifestSHA_Jenkinsfile.getManifestSHA({inputManifest=tests/jenkins/data/opensearch-1.3.0.yml, platform=linux, architecture=x64})
getManifestSHA.buildManifest({inputManifest=tests/jenkins/data/opensearch-1.3.0.yml, platform=linux, architecture=x64, lock=true})
buildManifest.sh(./build.sh tests/jenkins/data/opensearch-1.3.0.yml -p linux -a x64 --lock)
getManifestSHA.sha1(tests/jenkins/data/opensearch-1.3.0.yml.lock)
getManifestSHA.echo(Manifest SHA: sha1)
getManifestSHA.legacySCM(groovy.lang.Closure)
getManifestSHA.library({identifier=jenkins@20211123, retriever=null})
getManifestSHA.readYaml({file=tests/jenkins/data/opensearch-1.3.0.yml.lock})
InputManifest.asBoolean()
InputManifest.getSHAsRoot(get-manifest-sha-build)
getManifestSHA.echo(Manifest lock: tests/jenkins/data/opensearch-1.3.0.yml.lock)
getManifestSHA.echo(Manifest SHA path: get-manifest-sha-build/1.3.0/shas/sha1.yml)
getManifestSHA.withAWS({role=opensearch-bundle, roleAccount=account, duration=900, roleSessionName=jenkins-session}, groovy.lang.Closure)
getManifestSHA.s3DoesObjectExist({bucket=artifact-bucket, path=get-manifest-sha-build/1.3.0/shas/sha1.yml})
getManifestSHA.echo(Manifest SHA exists: false)
GetManifestSHA_Jenkinsfile.echo(sha: sha1)
GetManifestSHA_Jenkinsfile.echo(exists: false)
GetManifestSHA_Jenkinsfile.echo(lock: tests/jenkins/data/opensearch-1.3.0.yml.lock)
GetManifestSHA_Jenkinsfile.echo(path: get-manifest-sha-build/1.3.0/shas/sha1.yml)