Started by user Jonah Graham Running as Jonah Graham Agent basic-6lhn0 is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-6lhn0" namespace: "packaging" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.packaging.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-6lhn0" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "basic-6lhn0" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.packaging.svc.cluster.local/packaging/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-packaging" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on basic-6lhn0 (basic) in workspace /home/jenkins/agent/workspace/notarize-downloads [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-ohL2G96u2P3m/agent.48 SSH_AGENT_PID=50 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/notarize-downloads@tmp/private_key_3682160611779054699.key (/home/jenkins/agent/workspace/notarize-downloads@tmp/private_key_3682160611779054699.key) [ssh-agent] Using credentials genie.packaging (ssh://genie.packaging@projects-storage.eclipse.org) The recommended git tool is: git using credential github-bot Cloning the remote Git repository Cloning repository https://github.com/eclipse-packaging/packages.git > git init /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages # timeout=10 Fetching upstream changes from https://github.com/eclipse-packaging/packages.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub bot (username/token) > git fetch --tags --force --progress -- https://github.com/eclipse-packaging/packages.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse-packaging/packages.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision d7c393b649455f8d2e61310cb03248b6aa64255e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d7c393b649455f8d2e61310cb03248b6aa64255e # timeout=10 Commit message: "Set version qualifiers with setGitDate script" > git rev-list --no-walk af613f432c090a51ddafb12dcc7238f8b70f140a # timeout=10 [notarize-downloads] $ /bin/bash /tmp/jenkins9634469284913790182.sh + export 'PS4=+$$+ ' + PS4='+$$+ ' +133+ SSHUSER=genie.packaging@projects-storage.eclipse.org +133+ SSH='ssh genie.packaging@projects-storage.eclipse.org' +133+ SCP=scp +133+ mkdir temp +133+ pushd temp ~/agent/workspace/notarize-downloads/temp ~/agent/workspace/notarize-downloads ++133+ ssh genie.packaging@projects-storage.eclipse.org find /home/data/httpd/download.eclipse.org/technology/epp/staging -maxdepth 1 -name '*.dmg-tonotarize' +133+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize . +133+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize . +133+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize . +133+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize . +133+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize . +133+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize . +133+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize . +133+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize . +133+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize . +133+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize . +133+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize . +133+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize . +133+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize . +133+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize . +133+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize . +133+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize . +133+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize . +133+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize . +133+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize . +133+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize . +133+ popd ~/agent/workspace/notarize-downloads ++133+ find /home/jenkins/agent/workspace/notarize-downloads -name '*.dmg-tonotarize' +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize +133+ LOG=eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg' +133+ sleep 18s +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg +133+ tee --append eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log +179+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg ++179+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg +179+ DMG=eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg +179+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg ++179+ echo eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg ++179+ sed s/_/-/g +179+ PRIMARY_BUNDLE_ID=eclipse-cpp-2024-03-RC1-macosx-cocoa-x86-64.dmg +179+ retryCount=1 +179+ '[' 1 -gt 0 ']' ++179+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-cpp-2024-03-RC1-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize +179+ RESPONSE_RAW='{"uuid":"ea24d299-c41d-464b-b726-a682f9f68dbf","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++179+ head -n1 +179+ RESPONSE='{"uuid":"ea24d299-c41d-464b-b726-a682f9f68dbf","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++179+ tail -n1 +179+ STATUS_CODE=200 ++179+ echo '{"uuid":"ea24d299-c41d-464b-b726-a682f9f68dbf","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++179+ jq -r .uuid +179+ UUID=ea24d299-c41d-464b-b726-a682f9f68dbf ++179+ echo '{"uuid":"ea24d299-c41d-464b-b726-a682f9f68dbf","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++179+ jq -r .notarizationStatus.status +179+ STATUS=IN_PROGRESS +179+ [[ 200 == \5\0\3 ]] +179+ [[ 200 == \5\0\2 ]] +179+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +179+ sleep 1m +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize +133+ LOG=eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg' +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg +133+ sleep 18s +133+ tee --append eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log +201+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg ++201+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg +201+ DMG=eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg +201+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg ++201+ echo eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg ++201+ sed s/_/-/g +201+ PRIMARY_BUNDLE_ID=eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg +201+ retryCount=1 +201+ '[' 1 -gt 0 ']' ++201+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize +201+ RESPONSE_RAW='{"uuid":"576f9e68-99f1-4553-9327-79f6e29bf2af","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++201+ head -n1 +201+ RESPONSE='{"uuid":"576f9e68-99f1-4553-9327-79f6e29bf2af","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++201+ tail -n1 +201+ STATUS_CODE=200 ++201+ echo '{"uuid":"576f9e68-99f1-4553-9327-79f6e29bf2af","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++201+ jq -r .uuid +201+ UUID=576f9e68-99f1-4553-9327-79f6e29bf2af ++201+ echo '{"uuid":"576f9e68-99f1-4553-9327-79f6e29bf2af","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++201+ jq -r .notarizationStatus.status +201+ STATUS=IN_PROGRESS +201+ [[ 200 == \5\0\3 ]] +201+ [[ 200 == \5\0\2 ]] +201+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +201+ sleep 1m +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize +133+ LOG=eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg' +133+ sleep 18s +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg +133+ tee --append eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log +223+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg ++223+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg +223+ DMG=eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg +223+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg ++223+ echo eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg ++223+ sed s/_/-/g +223+ PRIMARY_BUNDLE_ID=eclipse-java-2024-03-RC1-macosx-cocoa-x86-64.dmg +223+ retryCount=1 +223+ '[' 1 -gt 0 ']' ++223+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-java-2024-03-RC1-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize +223+ RESPONSE_RAW='{"uuid":"d030cee7-f56c-4bc1-be05-f3305f4ccc8b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++223+ head -n1 +223+ RESPONSE='{"uuid":"d030cee7-f56c-4bc1-be05-f3305f4ccc8b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++223+ tail -n1 +223+ STATUS_CODE=200 ++223+ echo '{"uuid":"d030cee7-f56c-4bc1-be05-f3305f4ccc8b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++223+ jq -r .uuid +223+ UUID=d030cee7-f56c-4bc1-be05-f3305f4ccc8b ++223+ jq -r .notarizationStatus.status ++223+ echo '{"uuid":"d030cee7-f56c-4bc1-be05-f3305f4ccc8b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' +223+ STATUS=IN_PROGRESS +223+ [[ 200 == \5\0\3 ]] +223+ [[ 200 == \5\0\2 ]] +223+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +223+ sleep 1m +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize +133+ LOG=eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg' +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg +133+ sleep 18s +133+ tee --append eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log +245+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg ++245+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg +245+ DMG=eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg +245+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg ++245+ sed s/_/-/g ++245+ echo eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg +245+ PRIMARY_BUNDLE_ID=eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg +245+ retryCount=1 +245+ '[' 1 -gt 0 ']' ++245+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize +245+ RESPONSE_RAW='{"uuid":"b9624d6d-5c0b-48c8-9cdf-d504e4439024","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++245+ head -n1 +245+ RESPONSE='{"uuid":"b9624d6d-5c0b-48c8-9cdf-d504e4439024","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++245+ tail -n1 +245+ STATUS_CODE=200 ++245+ echo '{"uuid":"b9624d6d-5c0b-48c8-9cdf-d504e4439024","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++245+ jq -r .uuid +245+ UUID=b9624d6d-5c0b-48c8-9cdf-d504e4439024 ++245+ echo '{"uuid":"b9624d6d-5c0b-48c8-9cdf-d504e4439024","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++245+ jq -r .notarizationStatus.status +245+ STATUS=IN_PROGRESS +245+ [[ 200 == \5\0\3 ]] +245+ [[ 200 == \5\0\2 ]] +245+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +245+ sleep 1m ++179+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ea24d299-c41d-464b-b726-a682f9f68dbf/status +179+ RESPONSE_RAW='{"uuid":"ea24d299-c41d-464b-b726-a682f9f68dbf","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++179+ head -n1 +179+ RESPONSE='{"uuid":"ea24d299-c41d-464b-b726-a682f9f68dbf","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++179+ tail -n1 +179+ STATUS_CODE=200 ++179+ echo '{"uuid":"ea24d299-c41d-464b-b726-a682f9f68dbf","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++179+ jq -r .notarizationStatus.status +179+ STATUS=IN_PROGRESS +179+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +179+ sleep 1m +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize +133+ LOG=eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg' +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg +133+ sleep 18s +133+ tee --append eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log +277+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg ++277+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg +277+ DMG=eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg +277+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg ++277+ echo eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg ++277+ sed s/_/-/g +277+ PRIMARY_BUNDLE_ID=eclipse-jee-2024-03-RC1-macosx-cocoa-x86-64.dmg +277+ retryCount=1 +277+ '[' 1 -gt 0 ']' ++277+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-jee-2024-03-RC1-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize +277+ RESPONSE_RAW='{"uuid":"1eac0732-0b3d-4ccb-8ccf-582b95568e35","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++277+ head -n1 +277+ RESPONSE='{"uuid":"1eac0732-0b3d-4ccb-8ccf-582b95568e35","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++277+ tail -n1 +277+ STATUS_CODE=200 ++277+ echo '{"uuid":"1eac0732-0b3d-4ccb-8ccf-582b95568e35","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++277+ jq -r .uuid +277+ UUID=1eac0732-0b3d-4ccb-8ccf-582b95568e35 ++277+ echo '{"uuid":"1eac0732-0b3d-4ccb-8ccf-582b95568e35","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++277+ jq -r .notarizationStatus.status +277+ STATUS=IN_PROGRESS +277+ [[ 200 == \5\0\3 ]] +277+ [[ 200 == \5\0\2 ]] +277+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +277+ sleep 1m ++201+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/576f9e68-99f1-4553-9327-79f6e29bf2af/status +201+ RESPONSE_RAW='{"uuid":"576f9e68-99f1-4553-9327-79f6e29bf2af","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++201+ head -n1 +201+ RESPONSE='{"uuid":"576f9e68-99f1-4553-9327-79f6e29bf2af","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++201+ tail -n1 +201+ STATUS_CODE=200 ++201+ echo '{"uuid":"576f9e68-99f1-4553-9327-79f6e29bf2af","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' ++201+ jq -r .notarizationStatus.status +201+ STATUS=IN_PROGRESS +201+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +201+ sleep 1m +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize +133+ LOG=eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg' +133+ sleep 18s +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg +133+ tee --append eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log +309+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg ++309+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg +309+ DMG=eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg +309+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg ++309+ echo eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg ++309+ sed s/_/-/g +309+ PRIMARY_BUNDLE_ID=eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg +309+ retryCount=1 +309+ '[' 1 -gt 0 ']' ++309+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize ++223+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d030cee7-f56c-4bc1-be05-f3305f4ccc8b/status +223+ RESPONSE_RAW='{"uuid":"d030cee7-f56c-4bc1-be05-f3305f4ccc8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++223+ head -n1 +223+ RESPONSE='{"uuid":"d030cee7-f56c-4bc1-be05-f3305f4ccc8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++223+ tail -n1 +223+ STATUS_CODE=200 ++223+ echo '{"uuid":"d030cee7-f56c-4bc1-be05-f3305f4ccc8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++223+ jq -r .notarizationStatus.status +223+ STATUS=IN_PROGRESS +223+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +223+ sleep 1m +309+ RESPONSE_RAW='{"uuid":"5df8d5fd-58bb-435d-a4a0-a26d42f98563","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++309+ head -n1 +309+ RESPONSE='{"uuid":"5df8d5fd-58bb-435d-a4a0-a26d42f98563","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++309+ tail -n1 +309+ STATUS_CODE=200 ++309+ echo '{"uuid":"5df8d5fd-58bb-435d-a4a0-a26d42f98563","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++309+ jq -r .uuid +309+ UUID=5df8d5fd-58bb-435d-a4a0-a26d42f98563 ++309+ echo '{"uuid":"5df8d5fd-58bb-435d-a4a0-a26d42f98563","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++309+ jq -r .notarizationStatus.status +309+ STATUS=IN_PROGRESS +309+ [[ 200 == \5\0\3 ]] +309+ [[ 200 == \5\0\2 ]] +309+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +309+ sleep 1m +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize +133+ LOG=eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg' +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg +133+ sleep 18s +133+ tee --append eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log +341+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg ++341+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg +341+ DMG=eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg +341+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg ++341+ echo eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg ++341+ sed s/_/-/g +341+ PRIMARY_BUNDLE_ID=eclipse-scout-2024-03-RC1-macosx-cocoa-x86-64.dmg +341+ retryCount=1 +341+ '[' 1 -gt 0 ']' ++341+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-scout-2024-03-RC1-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize +341+ RESPONSE_RAW='{"uuid":"87670614-7801-41f8-8c0b-e2652cff22d9","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++341+ head -n1 +341+ RESPONSE='{"uuid":"87670614-7801-41f8-8c0b-e2652cff22d9","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++341+ tail -n1 +341+ STATUS_CODE=200 ++341+ echo '{"uuid":"87670614-7801-41f8-8c0b-e2652cff22d9","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++341+ jq -r .uuid +341+ UUID=87670614-7801-41f8-8c0b-e2652cff22d9 ++341+ echo '{"uuid":"87670614-7801-41f8-8c0b-e2652cff22d9","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++341+ jq -r .notarizationStatus.status +341+ STATUS=IN_PROGRESS +341+ [[ 200 == \5\0\3 ]] +341+ [[ 200 == \5\0\2 ]] +341+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +341+ sleep 1m ++245+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b9624d6d-5c0b-48c8-9cdf-d504e4439024/status +245+ RESPONSE_RAW='{"uuid":"b9624d6d-5c0b-48c8-9cdf-d504e4439024","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++245+ head -n1 +245+ RESPONSE='{"uuid":"b9624d6d-5c0b-48c8-9cdf-d504e4439024","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++245+ tail -n1 +245+ STATUS_CODE=200 ++245+ echo '{"uuid":"b9624d6d-5c0b-48c8-9cdf-d504e4439024","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++245+ jq -r .notarizationStatus.status +245+ STATUS=IN_PROGRESS +245+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +245+ sleep 1m +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize +133+ LOG=eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg' +133+ sleep 18s +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg +133+ tee --append eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log +373+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg ++373+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg +373+ DMG=eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg +373+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg ++373+ echo eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg ++373+ sed s/_/-/g +373+ PRIMARY_BUNDLE_ID=eclipse-dsl-2024-03-RC1-macosx-cocoa-x86-64.dmg +373+ retryCount=1 +373+ '[' 1 -gt 0 ']' ++373+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-dsl-2024-03-RC1-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize ++179+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ea24d299-c41d-464b-b726-a682f9f68dbf/status +179+ RESPONSE_RAW='{"uuid":"ea24d299-c41d-464b-b726-a682f9f68dbf","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++179+ head -n1 +179+ RESPONSE='{"uuid":"ea24d299-c41d-464b-b726-a682f9f68dbf","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++179+ tail -n1 +179+ STATUS_CODE=200 ++179+ echo '{"uuid":"ea24d299-c41d-464b-b726-a682f9f68dbf","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++179+ jq -r .notarizationStatus.status +179+ STATUS=IN_PROGRESS +179+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +179+ sleep 1m +373+ RESPONSE_RAW='{"uuid":"2c914668-4358-4027-a811-a8da659459df","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++373+ head -n1 +373+ RESPONSE='{"uuid":"2c914668-4358-4027-a811-a8da659459df","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++373+ tail -n1 +373+ STATUS_CODE=200 ++373+ echo '{"uuid":"2c914668-4358-4027-a811-a8da659459df","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++373+ jq -r .uuid +373+ UUID=2c914668-4358-4027-a811-a8da659459df ++373+ echo '{"uuid":"2c914668-4358-4027-a811-a8da659459df","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++373+ jq -r .notarizationStatus.status +373+ STATUS=IN_PROGRESS +373+ [[ 200 == \5\0\3 ]] +373+ [[ 200 == \5\0\2 ]] +373+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +373+ sleep 1m ++277+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1eac0732-0b3d-4ccb-8ccf-582b95568e35/status +277+ RESPONSE_RAW='{"uuid":"1eac0732-0b3d-4ccb-8ccf-582b95568e35","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++277+ head -n1 +277+ RESPONSE='{"uuid":"1eac0732-0b3d-4ccb-8ccf-582b95568e35","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++277+ tail -n1 +277+ STATUS_CODE=200 ++277+ echo '{"uuid":"1eac0732-0b3d-4ccb-8ccf-582b95568e35","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++277+ jq -r .notarizationStatus.status +277+ STATUS=IN_PROGRESS +277+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +277+ sleep 1m +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize +133+ LOG=eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg' +133+ sleep 18s +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg +133+ tee --append eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log +418+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg ++418+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg +418+ DMG=eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg +418+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg ++418+ echo eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg ++418+ sed s/_/-/g +418+ PRIMARY_BUNDLE_ID=eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg +418+ retryCount=1 +418+ '[' 1 -gt 0 ']' ++418+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize ++201+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/576f9e68-99f1-4553-9327-79f6e29bf2af/status +201+ RESPONSE_RAW='{"uuid":"576f9e68-99f1-4553-9327-79f6e29bf2af","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++201+ head -n1 +201+ RESPONSE='{"uuid":"576f9e68-99f1-4553-9327-79f6e29bf2af","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++201+ tail -n1 +201+ STATUS_CODE=200 ++201+ echo '{"uuid":"576f9e68-99f1-4553-9327-79f6e29bf2af","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++201+ jq -r .notarizationStatus.status +201+ STATUS=IN_PROGRESS +201+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +201+ sleep 1m +418+ RESPONSE_RAW='{"uuid":"f974b027-2325-4d56-a6a5-07eb196add36","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++418+ head -n1 +418+ RESPONSE='{"uuid":"f974b027-2325-4d56-a6a5-07eb196add36","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++418+ tail -n1 +418+ STATUS_CODE=200 ++418+ echo '{"uuid":"f974b027-2325-4d56-a6a5-07eb196add36","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++418+ jq -r .uuid +418+ UUID=f974b027-2325-4d56-a6a5-07eb196add36 ++418+ jq -r .notarizationStatus.status ++418+ echo '{"uuid":"f974b027-2325-4d56-a6a5-07eb196add36","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' +418+ STATUS=IN_PROGRESS +418+ [[ 200 == \5\0\3 ]] +418+ [[ 200 == \5\0\2 ]] +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +418+ sleep 1m ++223+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d030cee7-f56c-4bc1-be05-f3305f4ccc8b/status +223+ RESPONSE_RAW='{"uuid":"d030cee7-f56c-4bc1-be05-f3305f4ccc8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++223+ head -n1 +223+ RESPONSE='{"uuid":"d030cee7-f56c-4bc1-be05-f3305f4ccc8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++223+ tail -n1 +223+ STATUS_CODE=200 ++223+ echo '{"uuid":"d030cee7-f56c-4bc1-be05-f3305f4ccc8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++223+ jq -r .notarizationStatus.status +223+ STATUS=IN_PROGRESS +223+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +223+ sleep 1m +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize +133+ LOG=eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg' +133+ sleep 18s +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg +133+ tee --append eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log +460+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg ++460+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg +460+ DMG=eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg +460+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg ++309+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5df8d5fd-58bb-435d-a4a0-a26d42f98563/status +309+ RESPONSE_RAW='{"uuid":"5df8d5fd-58bb-435d-a4a0-a26d42f98563","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++309+ head -n1 +309+ RESPONSE='{"uuid":"5df8d5fd-58bb-435d-a4a0-a26d42f98563","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++309+ tail -n1 +309+ STATUS_CODE=200 ++309+ echo '{"uuid":"5df8d5fd-58bb-435d-a4a0-a26d42f98563","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' ++309+ jq -r .notarizationStatus.status +309+ STATUS=IN_PROGRESS +309+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +309+ sleep 1m ++460+ echo eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg ++460+ sed s/_/-/g +460+ PRIMARY_BUNDLE_ID=eclipse-committers-2024-03-RC1-macosx-cocoa-x86-64.dmg +460+ retryCount=1 +460+ '[' 1 -gt 0 ']' ++460+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-committers-2024-03-RC1-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize +460+ RESPONSE_RAW='{"uuid":"7fed4a7d-4888-45ac-b930-a6e9ad0b71c7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++460+ head -n1 +460+ RESPONSE='{"uuid":"7fed4a7d-4888-45ac-b930-a6e9ad0b71c7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++460+ tail -n1 +460+ STATUS_CODE=200 ++460+ echo '{"uuid":"7fed4a7d-4888-45ac-b930-a6e9ad0b71c7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++460+ jq -r .uuid +460+ UUID=7fed4a7d-4888-45ac-b930-a6e9ad0b71c7 ++460+ echo '{"uuid":"7fed4a7d-4888-45ac-b930-a6e9ad0b71c7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++460+ jq -r .notarizationStatus.status +460+ STATUS=IN_PROGRESS +460+ [[ 200 == \5\0\3 ]] +460+ [[ 200 == \5\0\2 ]] +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +460+ sleep 1m ++341+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/87670614-7801-41f8-8c0b-e2652cff22d9/status +341+ RESPONSE_RAW='{"uuid":"87670614-7801-41f8-8c0b-e2652cff22d9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++341+ head -n1 +341+ RESPONSE='{"uuid":"87670614-7801-41f8-8c0b-e2652cff22d9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++341+ tail -n1 +341+ STATUS_CODE=200 ++341+ echo '{"uuid":"87670614-7801-41f8-8c0b-e2652cff22d9","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++341+ jq -r .notarizationStatus.status +341+ STATUS=IN_PROGRESS +341+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +341+ sleep 1m ++245+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b9624d6d-5c0b-48c8-9cdf-d504e4439024/status +245+ RESPONSE_RAW='{"uuid":"b9624d6d-5c0b-48c8-9cdf-d504e4439024","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++245+ head -n1 +245+ RESPONSE='{"uuid":"b9624d6d-5c0b-48c8-9cdf-d504e4439024","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++245+ tail -n1 +245+ STATUS_CODE=200 ++245+ echo '{"uuid":"b9624d6d-5c0b-48c8-9cdf-d504e4439024","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++245+ jq -r .notarizationStatus.status +245+ STATUS=IN_PROGRESS +245+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +245+ sleep 1m +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize +133+ LOG=eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg' +133+ sleep 18s +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg +133+ tee --append eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log +512+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg ++512+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg +512+ DMG=eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg +512+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg ++512+ echo eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg ++512+ sed s/_/-/g +512+ PRIMARY_BUNDLE_ID=eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg +512+ retryCount=1 +512+ '[' 1 -gt 0 ']' ++512+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 50 killed; [ssh-agent] Stopped. Build was aborted Aborted by Jonah Graham Archiving artifacts +512+ RESPONSE_RAW= ++512+ head -n1 +512+ RESPONSE= ++512+ tail -n1 +512+ STATUS_CODE= ++512+ echo '' ++512+ jq -r .uuid +512+ UUID= ++512+ echo '' ++512+ jq -r .notarizationStatus.status +512+ STATUS= +512+ [[ '' == \5\0\3 ]] +512+ [[ '' == \5\0\2 ]] +512+ [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]] +512+ [[ '' == \5\0\3 ]] +512+ [[ '' == \5\0\2 ]] +512+ [[ '' != \C\O\M\P\L\E\T\E ]] +512+ echo 'Notarization failed: ' Notarization failed: ++512+ expr 1 - 1 +512+ retryCount=0 +512+ '[' 0 -eq 0 ']' +512+ echo 'Notarization failed. Exiting' Notarization failed. Exiting +512+ exit 1 Terminated Terminated Finished: ABORTED