Started by user Jonah Graham Running as Jonah Graham Agent basic-pp41m is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-pp41m" 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-pp41m" - 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-pp41m" - 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-pp41m (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-XUmHK5qbAbGE/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_11155508311046325412.key (/home/jenkins/agent/workspace/notarize-downloads@tmp/private_key_11155508311046325412.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 d7c393b649455f8d2e61310cb03248b6aa64255e # timeout=10 [notarize-downloads] $ /bin/bash /tmp/jenkins15430201277991145936.sh + export 'PS4=+$$+ ' + PS4='+$$+ ' +135+ SSHUSER=genie.packaging@projects-storage.eclipse.org +135+ SSH='ssh genie.packaging@projects-storage.eclipse.org' +135+ SCP=scp +135+ mkdir temp +135+ pushd temp ~/agent/workspace/notarize-downloads/temp ~/agent/workspace/notarize-downloads ++135+ ssh genie.packaging@projects-storage.eclipse.org find /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1 -maxdepth 1 -name '*.dmg-tonotarize' +135+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +135+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize . +135+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +135+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize . +135+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +135+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize . +135+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +135+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize . +135+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +135+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize . +135+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +135+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize . +135+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +135+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize . +135+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +135+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize . +135+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +135+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize . +135+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +135+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize . +135+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +135+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize . +135+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +135+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize . +135+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +135+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize . +135+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +135+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize . +135+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +135+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize . +135+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +135+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize . +135+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +135+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize . +135+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +135+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize . +135+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +135+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize . +135+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) +135+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize . +135+ popd ~/agent/workspace/notarize-downloads ++135+ find /home/jenkins/agent/workspace/notarize-downloads -name '*.dmg-tonotarize' +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize +135+ LOG=eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg' +135+ /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 +135+ sleep 18s +135+ tee --append eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log +181+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg ++181+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg +181+ DMG=eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg +181+ 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 ++181+ echo eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg ++181+ sed s/_/-/g +181+ PRIMARY_BUNDLE_ID=eclipse-cpp-2024-03-RC1-macosx-cocoa-x86-64.dmg +181+ retryCount=1 +181+ '[' 1 -gt 0 ']' ++181+ 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 +181+ RESPONSE_RAW='{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++181+ head -n1 +181+ RESPONSE='{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++181+ tail -n1 +181+ STATUS_CODE=200 ++181+ echo '{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++181+ jq -r .uuid +181+ UUID=4c995166-dd3f-4a51-aab5-06d683d22ff2 ++181+ echo '{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++181+ jq -r .notarizationStatus.status +181+ STATUS=IN_PROGRESS +181+ [[ 200 == \5\0\3 ]] +181+ [[ 200 == \5\0\2 ]] +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +181+ sleep 1m +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize +135+ LOG=eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg' +135+ /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 +135+ sleep 18s +135+ tee --append eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log +204+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg ++204+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg +204+ DMG=eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg +204+ 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 ++204+ echo eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg ++204+ sed s/_/-/g +204+ PRIMARY_BUNDLE_ID=eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg +204+ retryCount=1 +204+ '[' 1 -gt 0 ']' ++204+ 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 +204+ RESPONSE_RAW='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++204+ jq -r .uuid +204+ UUID=2ec583fa-9687-46ed-9bc1-cf9770b20346 ++204+ echo '{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ 200 == \5\0\3 ]] +204+ [[ 200 == \5\0\2 ]] +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize +135+ LOG=eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg' +135+ sleep 18s +135+ /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 +135+ tee --append eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log +226+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg ++226+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg +226+ DMG=eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg +226+ 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 ++226+ echo eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg ++226+ sed s/_/-/g +226+ PRIMARY_BUNDLE_ID=eclipse-java-2024-03-RC1-macosx-cocoa-x86-64.dmg +226+ retryCount=1 +226+ '[' 1 -gt 0 ']' ++226+ 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 +226+ RESPONSE_RAW='{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++226+ jq -r .uuid +226+ UUID=c4f90f07-35d9-4d79-af13-0978fb7b5c9d ++226+ echo '{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ 200 == \5\0\3 ]] +226+ [[ 200 == \5\0\2 ]] +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize +135+ LOG=eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg' +135+ /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 +135+ sleep 18s +135+ tee --append eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log +248+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg ++248+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg +248+ DMG=eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg +248+ 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 ++248+ echo eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg ++248+ sed s/_/-/g +248+ PRIMARY_BUNDLE_ID=eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg +248+ retryCount=1 +248+ '[' 1 -gt 0 ']' ++248+ 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 +248+ RESPONSE_RAW='{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++248+ head -n1 +248+ RESPONSE='{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++248+ tail -n1 +248+ STATUS_CODE=200 ++248+ echo '{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++248+ jq -r .uuid +248+ UUID=c217cb37-8ef0-4950-a557-64db7d72db71 ++248+ echo '{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++248+ jq -r .notarizationStatus.status +248+ STATUS=IN_PROGRESS +248+ [[ 200 == \5\0\3 ]] +248+ [[ 200 == \5\0\2 ]] +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +248+ sleep 1m ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c995166-dd3f-4a51-aab5-06d683d22ff2/status +181+ RESPONSE_RAW='{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++181+ head -n1 +181+ RESPONSE='{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++181+ tail -n1 +181+ STATUS_CODE=200 ++181+ echo '{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++181+ jq -r .notarizationStatus.status +181+ STATUS=IN_PROGRESS +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +181+ sleep 1m +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize +135+ LOG=eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg' +135+ sleep 18s +135+ /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 +135+ tee --append eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log +280+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg ++280+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg +280+ DMG=eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg +280+ 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 ++280+ echo eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg ++280+ sed s/_/-/g +280+ PRIMARY_BUNDLE_ID=eclipse-jee-2024-03-RC1-macosx-cocoa-x86-64.dmg +280+ retryCount=1 +280+ '[' 1 -gt 0 ']' ++280+ 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 +280+ RESPONSE_RAW='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++280+ jq -r .uuid +280+ UUID=91a7377d-43ca-4707-a6fe-db43be14acad ++280+ echo '{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ 200 == \5\0\3 ]] +280+ [[ 200 == \5\0\2 ]] +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status +204+ RESPONSE_RAW='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize +135+ LOG=eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg' +135+ /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 +135+ sleep 18s +135+ tee --append eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log +312+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg ++312+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg +312+ DMG=eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg +312+ 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 ++312+ echo eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg ++312+ sed s/_/-/g +312+ PRIMARY_BUNDLE_ID=eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg +312+ retryCount=1 +312+ '[' 1 -gt 0 ']' ++312+ 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 +312+ RESPONSE_RAW='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++312+ jq -r .uuid +312+ UUID=cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d ++312+ echo '{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ 200 == \5\0\3 ]] +312+ [[ 200 == \5\0\2 ]] +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c4f90f07-35d9-4d79-af13-0978fb7b5c9d/status +226+ RESPONSE_RAW='{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize +135+ LOG=eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg' +135+ /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 +135+ sleep 18s +135+ tee --append eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log +344+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg ++344+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg +344+ DMG=eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg +344+ 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 ++344+ echo eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg ++344+ sed s/_/-/g +344+ PRIMARY_BUNDLE_ID=eclipse-scout-2024-03-RC1-macosx-cocoa-x86-64.dmg +344+ retryCount=1 +344+ '[' 1 -gt 0 ']' ++344+ 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 +344+ RESPONSE_RAW='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++344+ head -n1 +344+ RESPONSE='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++344+ tail -n1 +344+ STATUS_CODE=200 ++344+ echo '{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++344+ jq -r .uuid +344+ UUID=fdf79e9a-0540-4372-875a-176c0f565fb7 ++344+ echo '{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++344+ jq -r .notarizationStatus.status +344+ STATUS=IN_PROGRESS +344+ [[ 200 == \5\0\3 ]] +344+ [[ 200 == \5\0\2 ]] +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +344+ sleep 1m ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c217cb37-8ef0-4950-a557-64db7d72db71/status +248+ RESPONSE_RAW='{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++248+ head -n1 +248+ RESPONSE='{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++248+ tail -n1 +248+ STATUS_CODE=200 ++248+ echo '{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++248+ jq -r .notarizationStatus.status +248+ STATUS=IN_PROGRESS +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +248+ sleep 1m +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize +135+ LOG=eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg' +135+ /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 +135+ sleep 18s +135+ tee --append eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log +376+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg ++376+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg +376+ DMG=eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg +376+ 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 ++376+ echo eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg ++376+ sed s/_/-/g +376+ PRIMARY_BUNDLE_ID=eclipse-dsl-2024-03-RC1-macosx-cocoa-x86-64.dmg +376+ retryCount=1 +376+ '[' 1 -gt 0 ']' ++376+ 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 ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c995166-dd3f-4a51-aab5-06d683d22ff2/status +181+ RESPONSE_RAW='{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++181+ head -n1 +181+ RESPONSE='{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++181+ tail -n1 +181+ STATUS_CODE=200 ++181+ echo '{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++181+ jq -r .notarizationStatus.status +181+ STATUS=IN_PROGRESS +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +181+ sleep 1m +376+ RESPONSE_RAW='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++376+ jq -r .uuid +376+ UUID=00c478e4-e309-49d1-b4ba-79ae39de4860 ++376+ echo '{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ 200 == \5\0\3 ]] +376+ [[ 200 == \5\0\2 ]] +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status +280+ RESPONSE_RAW='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize +135+ LOG=eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg' +135+ sleep 18s +135+ /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 +135+ 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 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status +204+ RESPONSE_RAW='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m +418+ RESPONSE_RAW='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++418+ head -n1 +418+ RESPONSE='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++418+ tail -n1 +418+ STATUS_CODE=200 ++418+ echo '{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++418+ jq -r .uuid +418+ UUID=629389a3-c4a5-42fc-9168-5c9b74065526 ++418+ echo '{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++418+ jq -r .notarizationStatus.status +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 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status +312+ RESPONSE_RAW='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c4f90f07-35d9-4d79-af13-0978fb7b5c9d/status +226+ RESPONSE_RAW='{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize +135+ LOG=eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg' +135+ /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 +135+ sleep 18s +135+ tee --append eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log +470+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg ++470+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg +470+ DMG=eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg +470+ 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 ++470+ echo eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg ++470+ sed s/_/-/g +470+ PRIMARY_BUNDLE_ID=eclipse-committers-2024-03-RC1-macosx-cocoa-x86-64.dmg +470+ retryCount=1 +470+ '[' 1 -gt 0 ']' ++470+ 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 +470+ RESPONSE_RAW='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++470+ head -n1 +470+ RESPONSE='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++470+ tail -n1 +470+ STATUS_CODE=200 ++470+ echo '{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++470+ jq -r .uuid +470+ UUID=6990da97-3c1d-45e7-9dae-9c7d4625d9d0 ++470+ echo '{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++470+ jq -r .notarizationStatus.status +470+ STATUS=IN_PROGRESS +470+ [[ 200 == \5\0\3 ]] +470+ [[ 200 == \5\0\2 ]] +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +470+ sleep 1m ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fdf79e9a-0540-4372-875a-176c0f565fb7/status +344+ RESPONSE_RAW='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++344+ head -n1 +344+ RESPONSE='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++344+ tail -n1 +344+ STATUS_CODE=200 ++344+ echo '{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++344+ jq -r .notarizationStatus.status +344+ STATUS=IN_PROGRESS +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +344+ sleep 1m ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c217cb37-8ef0-4950-a557-64db7d72db71/status +248+ RESPONSE_RAW='{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++248+ head -n1 +248+ RESPONSE='{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++248+ tail -n1 +248+ STATUS_CODE=200 ++248+ echo '{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++248+ jq -r .notarizationStatus.status +248+ STATUS=IN_PROGRESS +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +248+ sleep 1m +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize +135+ LOG=eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg' +135+ /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 +135+ sleep 18s +135+ 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 +512+ RESPONSE_RAW='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++512+ head -n1 +512+ RESPONSE='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++512+ tail -n1 +512+ STATUS_CODE=200 ++512+ echo '{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++512+ jq -r .uuid +512+ UUID=cd6f9923-4784-4c82-9e21-6165a310bf6b ++512+ echo '{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++512+ jq -r .notarizationStatus.status +512+ STATUS=IN_PROGRESS +512+ [[ 200 == \5\0\3 ]] +512+ [[ 200 == \5\0\2 ]] +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +512+ sleep 1m ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c995166-dd3f-4a51-aab5-06d683d22ff2/status +181+ RESPONSE_RAW='{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++181+ head -n1 +181+ RESPONSE='{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++181+ tail -n1 +181+ STATUS_CODE=200 ++181+ echo '{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++181+ jq -r .notarizationStatus.status +181+ STATUS=IN_PROGRESS +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +181+ sleep 1m ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status +376+ RESPONSE_RAW='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize +135+ LOG=eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg' +135+ sleep 18s +135+ /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-x86_64.dmg +135+ tee --append eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log +554+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg ++554+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg +554+ DMG=eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg +554+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg ++554+ echo eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg ++554+ sed s/_/-/g +554+ PRIMARY_BUNDLE_ID=eclipse-modeling-2024-03-RC1-macosx-cocoa-x86-64.dmg +554+ retryCount=1 +554+ '[' 1 -gt 0 ']' ++554+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-modeling-2024-03-RC1-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status +280+ RESPONSE_RAW='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m +554+ RESPONSE_RAW='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++554+ jq -r .uuid +554+ UUID=c1985c86-e705-4be9-98ee-8d51c102920a ++554+ echo '{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ 200 == \5\0\3 ]] +554+ [[ 200 == \5\0\2 ]] +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status +204+ RESPONSE_RAW='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status +418+ RESPONSE_RAW='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++418+ head -n1 +418+ RESPONSE='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++418+ tail -n1 +418+ STATUS_CODE=200 ++418+ echo '{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++418+ jq -r .notarizationStatus.status +418+ STATUS=IN_PROGRESS +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +418+ sleep 1m +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize +135+ LOG=eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg' +135+ sleep 18s +135+ /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-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg +135+ tee --append eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log +606+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg ++606+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg +606+ DMG=eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg +606+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg ++606+ echo eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg ++606+ sed s/_/-/g +606+ PRIMARY_BUNDLE_ID=eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86-64.dmg +606+ retryCount=1 +606+ '[' 1 -gt 0 ']' ++606+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status +312+ RESPONSE_RAW='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c4f90f07-35d9-4d79-af13-0978fb7b5c9d/status +226+ RESPONSE_RAW='{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m +606+ RESPONSE_RAW='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++606+ head -n1 +606+ RESPONSE='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++606+ tail -n1 +606+ STATUS_CODE=200 ++606+ echo '{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++606+ jq -r .uuid +606+ UUID=35996bb3-21fb-4375-9929-ee89c761d887 ++606+ echo '{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++606+ jq -r .notarizationStatus.status +606+ STATUS=IN_PROGRESS +606+ [[ 200 == \5\0\3 ]] +606+ [[ 200 == \5\0\2 ]] +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +606+ sleep 1m ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status +470+ RESPONSE_RAW='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++470+ head -n1 +470+ RESPONSE='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++470+ tail -n1 +470+ STATUS_CODE=200 ++470+ echo '{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++470+ jq -r .notarizationStatus.status +470+ STATUS=IN_PROGRESS +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +470+ sleep 1m +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize +135+ LOG=eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg' +135+ sleep 18s +135+ /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-php-2024-03-RC1-macosx-cocoa-aarch64.dmg +135+ tee --append eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log +658+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg ++658+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg +658+ DMG=eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg +658+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fdf79e9a-0540-4372-875a-176c0f565fb7/status +344+ RESPONSE_RAW='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++344+ head -n1 +344+ RESPONSE='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++344+ tail -n1 +344+ STATUS_CODE=200 ++344+ echo '{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++344+ jq -r .notarizationStatus.status +344+ STATUS=IN_PROGRESS +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +344+ sleep 1m ++658+ echo eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg ++658+ sed s/_/-/g +658+ PRIMARY_BUNDLE_ID=eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg +658+ retryCount=1 +658+ '[' 1 -gt 0 ']' ++658+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c217cb37-8ef0-4950-a557-64db7d72db71/status +248+ RESPONSE_RAW='{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++248+ head -n1 +248+ RESPONSE='{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++248+ tail -n1 +248+ STATUS_CODE=200 ++248+ echo '{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++248+ jq -r .notarizationStatus.status +248+ STATUS=IN_PROGRESS +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +248+ sleep 1m +658+ RESPONSE_RAW='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++658+ jq -r .uuid +658+ UUID=b0000129-2ca4-4111-9611-9abfa3f415ec ++658+ echo '{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ 200 == \5\0\3 ]] +658+ [[ 200 == \5\0\2 ]] +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status +512+ RESPONSE_RAW='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++512+ head -n1 +512+ RESPONSE='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++512+ tail -n1 +512+ STATUS_CODE=200 ++512+ echo '{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' ++512+ jq -r .notarizationStatus.status +512+ STATUS=IN_PROGRESS +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +512+ sleep 1m ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c995166-dd3f-4a51-aab5-06d683d22ff2/status +181+ RESPONSE_RAW='{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++181+ head -n1 +181+ RESPONSE='{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++181+ tail -n1 +181+ STATUS_CODE=200 ++181+ echo '{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++181+ jq -r .notarizationStatus.status +181+ STATUS=IN_PROGRESS +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +181+ sleep 1m +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize +135+ LOG=eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg' +135+ /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-php-2024-03-RC1-macosx-cocoa-x86_64.dmg +135+ sleep 18s +135+ tee --append eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log +720+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg ++720+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg +720+ DMG=eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg +720+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg ++720+ echo eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg ++720+ sed s/_/-/g +720+ PRIMARY_BUNDLE_ID=eclipse-php-2024-03-RC1-macosx-cocoa-x86-64.dmg +720+ retryCount=1 +720+ '[' 1 -gt 0 ']' ++720+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-php-2024-03-RC1-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status +376+ RESPONSE_RAW='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ jq -r .notarizationStatus.status ++376+ echo '{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m +720+ RESPONSE_RAW='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++720+ head -n1 +720+ RESPONSE='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++720+ tail -n1 +720+ STATUS_CODE=200 ++720+ echo '{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++720+ jq -r .uuid +720+ UUID=25b20ab6-79a5-49dd-8917-bc656ed33781 ++720+ echo '{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++720+ jq -r .notarizationStatus.status +720+ STATUS=IN_PROGRESS +720+ [[ 200 == \5\0\3 ]] +720+ [[ 200 == \5\0\2 ]] +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +720+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status +280+ RESPONSE_RAW='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status +554+ RESPONSE_RAW='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status +204+ RESPONSE_RAW='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize +135+ LOG=eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg' +135+ sleep 18s +135+ /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-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg +135+ tee --append eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log +782+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg ++782+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg +782+ DMG=eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg +782+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status +418+ RESPONSE_RAW='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++418+ head -n1 +418+ RESPONSE='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++418+ tail -n1 +418+ STATUS_CODE=200 ++418+ echo '{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++418+ jq -r .notarizationStatus.status +418+ STATUS=IN_PROGRESS +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +418+ sleep 1m ++782+ echo eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg ++782+ sed s/_/-/g +782+ PRIMARY_BUNDLE_ID=eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg +782+ retryCount=1 +782+ '[' 1 -gt 0 ']' ++782+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize +782+ RESPONSE_RAW='{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++782+ head -n1 +782+ RESPONSE='{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++782+ tail -n1 +782+ STATUS_CODE=200 ++782+ echo '{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++782+ jq -r .uuid +782+ UUID=897c69c8-b046-4311-b2f9-334bd083431e ++782+ echo '{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++782+ jq -r .notarizationStatus.status +782+ STATUS=IN_PROGRESS +782+ [[ 200 == \5\0\3 ]] +782+ [[ 200 == \5\0\2 ]] +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +782+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status +312+ RESPONSE_RAW='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c4f90f07-35d9-4d79-af13-0978fb7b5c9d/status +226+ RESPONSE_RAW='{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status +606+ RESPONSE_RAW='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++606+ head -n1 +606+ RESPONSE='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++606+ tail -n1 +606+ STATUS_CODE=200 ++606+ echo '{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' ++606+ jq -r .notarizationStatus.status +606+ STATUS=IN_PROGRESS +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +606+ sleep 1m +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize +135+ LOG=eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg' +135+ sleep 18s +135+ /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-aarch64.dmg +135+ tee --append eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log +844+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg ++844+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg +844+ DMG=eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg +844+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg ++844+ echo eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg ++844+ sed s/_/-/g +844+ PRIMARY_BUNDLE_ID=eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg +844+ retryCount=1 +844+ '[' 1 -gt 0 ']' ++844+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status +470+ RESPONSE_RAW='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++470+ head -n1 +470+ RESPONSE='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++470+ tail -n1 +470+ STATUS_CODE=200 ++470+ echo '{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++470+ jq -r .notarizationStatus.status +470+ STATUS=IN_PROGRESS +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +470+ sleep 1m ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fdf79e9a-0540-4372-875a-176c0f565fb7/status +344+ RESPONSE_RAW='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++344+ head -n1 +344+ RESPONSE='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++344+ tail -n1 +344+ STATUS_CODE=200 ++344+ echo '{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++344+ jq -r .notarizationStatus.status +344+ STATUS=IN_PROGRESS +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +344+ sleep 1m +844+ RESPONSE_RAW='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++844+ head -n1 +844+ RESPONSE='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++844+ tail -n1 +844+ STATUS_CODE=200 ++844+ echo '{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++844+ jq -r .uuid +844+ UUID=47987088-134c-4b18-9502-c4c83abd29d6 ++844+ echo '{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++844+ jq -r .notarizationStatus.status +844+ STATUS=IN_PROGRESS +844+ [[ 200 == \5\0\3 ]] +844+ [[ 200 == \5\0\2 ]] +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +844+ sleep 1m ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c217cb37-8ef0-4950-a557-64db7d72db71/status +248+ RESPONSE_RAW='{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++248+ head -n1 +248+ RESPONSE='{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++248+ tail -n1 +248+ STATUS_CODE=200 ++248+ echo '{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++248+ jq -r .notarizationStatus.status +248+ STATUS=IN_PROGRESS +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +248+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0000129-2ca4-4111-9611-9abfa3f415ec/status +658+ RESPONSE_RAW='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize +135+ LOG=eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg' +135+ sleep 18s +135+ tee --append eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log +135+ /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-aarch64.dmg +906+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg ++906+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg +906+ DMG=eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg +906+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg ++906+ echo eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg ++906+ sed s/_/-/g +906+ PRIMARY_BUNDLE_ID=eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg +906+ retryCount=1 +906+ '[' 1 -gt 0 ']' ++906+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status +512+ RESPONSE_RAW='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++512+ head -n1 +512+ RESPONSE='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++512+ tail -n1 +512+ STATUS_CODE=200 ++512+ echo '{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' ++512+ jq -r .notarizationStatus.status +512+ STATUS=IN_PROGRESS +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +512+ sleep 1m ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c995166-dd3f-4a51-aab5-06d683d22ff2/status +181+ RESPONSE_RAW='{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++181+ head -n1 +181+ RESPONSE='{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++181+ tail -n1 +181+ STATUS_CODE=200 ++181+ echo '{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++181+ jq -r .notarizationStatus.status +181+ STATUS=IN_PROGRESS +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +181+ sleep 1m +906+ RESPONSE_RAW='{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++906+ head -n1 +906+ RESPONSE='{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++906+ tail -n1 +906+ STATUS_CODE=200 ++906+ echo '{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++906+ jq -r .uuid +906+ UUID=88ea6320-fde0-4a7e-b223-51cf9bf2a5d8 ++906+ echo '{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++906+ jq -r .notarizationStatus.status +906+ STATUS=IN_PROGRESS +906+ [[ 200 == \5\0\3 ]] +906+ [[ 200 == \5\0\2 ]] +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +906+ sleep 1m ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status +376+ RESPONSE_RAW='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status +720+ RESPONSE_RAW='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++720+ head -n1 +720+ RESPONSE='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++720+ tail -n1 +720+ STATUS_CODE=200 ++720+ echo '{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' ++720+ jq -r .notarizationStatus.status +720+ STATUS=IN_PROGRESS +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +720+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status +280+ RESPONSE_RAW='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize +135+ LOG=eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg' +135+ sleep 18s +135+ /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-x86_64.dmg +135+ tee --append eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log +978+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg ++978+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg +978+ DMG=eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg +978+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg ++978+ echo eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg ++978+ sed s/_/-/g +978+ PRIMARY_BUNDLE_ID=eclipse-rcp-2024-03-RC1-macosx-cocoa-x86-64.dmg +978+ retryCount=1 +978+ '[' 1 -gt 0 ']' ++978+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-rcp-2024-03-RC1-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status +554+ RESPONSE_RAW='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status +204+ RESPONSE_RAW='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status +418+ RESPONSE_RAW='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++418+ head -n1 +418+ RESPONSE='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++418+ tail -n1 +418+ STATUS_CODE=200 ++418+ echo '{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++418+ jq -r .notarizationStatus.status +418+ STATUS=IN_PROGRESS +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +418+ sleep 1m +978+ RESPONSE_RAW='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++978+ head -n1 +978+ RESPONSE='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++978+ tail -n1 +978+ STATUS_CODE=200 ++978+ echo '{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++978+ jq -r .uuid +978+ UUID=b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b ++978+ echo '{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++978+ jq -r .notarizationStatus.status +978+ STATUS=IN_PROGRESS +978+ [[ 200 == \5\0\3 ]] +978+ [[ 200 == \5\0\2 ]] +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +978+ sleep 1m ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/897c69c8-b046-4311-b2f9-334bd083431e/status +782+ RESPONSE_RAW='{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++782+ head -n1 +782+ RESPONSE='{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++782+ tail -n1 +782+ STATUS_CODE=200 ++782+ echo '{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++782+ jq -r .notarizationStatus.status +782+ STATUS=IN_PROGRESS +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +782+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status +312+ RESPONSE_RAW='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c4f90f07-35d9-4d79-af13-0978fb7b5c9d/status +226+ RESPONSE_RAW='{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize +135+ LOG=eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg' +135+ sleep 18s +135+ /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-aarch64.dmg +135+ tee --append eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log +1060+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg ++1060+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg +1060+ DMG=eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg +1060+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status +606+ RESPONSE_RAW='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++606+ head -n1 +606+ RESPONSE='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++606+ tail -n1 +606+ STATUS_CODE=200 ++606+ echo '{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' ++606+ jq -r .notarizationStatus.status +606+ STATUS=IN_PROGRESS +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +606+ sleep 1m ++1060+ echo eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg ++1060+ sed s/_/-/g +1060+ PRIMARY_BUNDLE_ID=eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg +1060+ retryCount=1 +1060+ '[' 1 -gt 0 ']' ++1060+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize +1060+ RESPONSE_RAW='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++1060+ head -n1 +1060+ RESPONSE='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++1060+ tail -n1 +1060+ STATUS_CODE=200 ++1060+ echo '{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++1060+ jq -r .uuid +1060+ UUID=526f888f-5842-4960-98ae-5048f25bb44b ++1060+ echo '{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++1060+ jq -r .notarizationStatus.status +1060+ STATUS=IN_PROGRESS +1060+ [[ 200 == \5\0\3 ]] +1060+ [[ 200 == \5\0\2 ]] +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1060+ sleep 1m ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status +470+ RESPONSE_RAW='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++470+ head -n1 +470+ RESPONSE='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++470+ tail -n1 +470+ STATUS_CODE=200 ++470+ echo '{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++470+ jq -r .notarizationStatus.status +470+ STATUS=IN_PROGRESS +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +470+ sleep 1m ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fdf79e9a-0540-4372-875a-176c0f565fb7/status +344+ RESPONSE_RAW='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++344+ head -n1 +344+ RESPONSE='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++344+ tail -n1 +344+ STATUS_CODE=200 ++344+ echo '{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++344+ jq -r .notarizationStatus.status +344+ STATUS=IN_PROGRESS +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +344+ sleep 1m ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status +844+ RESPONSE_RAW='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++844+ head -n1 +844+ RESPONSE='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++844+ tail -n1 +844+ STATUS_CODE=200 ++844+ echo '{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' ++844+ jq -r .notarizationStatus.status +844+ STATUS=IN_PROGRESS +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +844+ sleep 1m +135+ jobs -p 181 204 226 248 280 312 344 376 418 470 512 554 606 658 720 782 844 906 978 1060 +135+ wait ++135+ jobs -p ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c217cb37-8ef0-4950-a557-64db7d72db71/status +248+ RESPONSE_RAW='{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++248+ head -n1 +248+ RESPONSE='{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++248+ tail -n1 +248+ STATUS_CODE=200 ++248+ echo '{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++248+ jq -r .notarizationStatus.status +248+ STATUS=IN_PROGRESS +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +248+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0000129-2ca4-4111-9611-9abfa3f415ec/status +658+ RESPONSE_RAW='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status +512+ RESPONSE_RAW='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++512+ head -n1 +512+ RESPONSE='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++512+ tail -n1 +512+ STATUS_CODE=200 ++512+ echo '{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' ++512+ jq -r .notarizationStatus.status +512+ STATUS=IN_PROGRESS +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +512+ sleep 1m ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c995166-dd3f-4a51-aab5-06d683d22ff2/status +181+ RESPONSE_RAW='{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++181+ head -n1 +181+ RESPONSE='{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++181+ tail -n1 +181+ STATUS_CODE=200 ++181+ echo '{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++181+ jq -r .notarizationStatus.status +181+ STATUS=IN_PROGRESS +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +181+ sleep 1m ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88ea6320-fde0-4a7e-b223-51cf9bf2a5d8/status +906+ RESPONSE_RAW='{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++906+ head -n1 +906+ RESPONSE='{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++906+ tail -n1 +906+ STATUS_CODE=200 ++906+ echo '{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++906+ jq -r .notarizationStatus.status +906+ STATUS=IN_PROGRESS +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +906+ sleep 1m ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status +376+ RESPONSE_RAW='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status +720+ RESPONSE_RAW='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++720+ head -n1 +720+ RESPONSE='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++720+ tail -n1 +720+ STATUS_CODE=200 ++720+ echo '{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' ++720+ jq -r .notarizationStatus.status +720+ STATUS=IN_PROGRESS +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +720+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status +280+ RESPONSE_RAW='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status +554+ RESPONSE_RAW='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status +204+ RESPONSE_RAW='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ jq -r .notarizationStatus.status ++204+ echo '{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status +418+ RESPONSE_RAW='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++418+ head -n1 +418+ RESPONSE='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++418+ tail -n1 +418+ STATUS_CODE=200 ++418+ echo '{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++418+ jq -r .notarizationStatus.status +418+ STATUS=IN_PROGRESS +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +418+ sleep 1m ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status +978+ RESPONSE_RAW='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++978+ head -n1 +978+ RESPONSE='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++978+ tail -n1 +978+ STATUS_CODE=200 ++978+ echo '{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++978+ jq -r .notarizationStatus.status +978+ STATUS=IN_PROGRESS +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +978+ sleep 1m ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/897c69c8-b046-4311-b2f9-334bd083431e/status +782+ RESPONSE_RAW='{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++782+ head -n1 +782+ RESPONSE='{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++782+ tail -n1 +782+ STATUS_CODE=200 ++782+ echo '{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++782+ jq -r .notarizationStatus.status +782+ STATUS=IN_PROGRESS +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +782+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status +312+ RESPONSE_RAW='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c4f90f07-35d9-4d79-af13-0978fb7b5c9d/status +226+ RESPONSE_RAW='{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status +606+ RESPONSE_RAW='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++606+ head -n1 +606+ RESPONSE='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++606+ tail -n1 +606+ STATUS_CODE=200 ++606+ echo '{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' ++606+ jq -r .notarizationStatus.status +606+ STATUS=IN_PROGRESS +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +606+ sleep 1m ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status +1060+ RESPONSE_RAW='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++1060+ head -n1 +1060+ RESPONSE='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++1060+ tail -n1 +1060+ STATUS_CODE=200 ++1060+ echo '{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' ++1060+ jq -r .notarizationStatus.status +1060+ STATUS=IN_PROGRESS +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1060+ sleep 1m ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status +470+ RESPONSE_RAW='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++470+ head -n1 +470+ RESPONSE='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++470+ tail -n1 +470+ STATUS_CODE=200 ++470+ echo '{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++470+ jq -r .notarizationStatus.status +470+ STATUS=IN_PROGRESS +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +470+ sleep 1m ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fdf79e9a-0540-4372-875a-176c0f565fb7/status +344+ RESPONSE_RAW='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++344+ head -n1 +344+ RESPONSE='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++344+ tail -n1 +344+ STATUS_CODE=200 ++344+ echo '{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++344+ jq -r .notarizationStatus.status +344+ STATUS=IN_PROGRESS +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +344+ sleep 1m ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status +844+ RESPONSE_RAW='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++844+ head -n1 +844+ RESPONSE='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++844+ tail -n1 +844+ STATUS_CODE=200 ++844+ echo '{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++844+ jq -r .notarizationStatus.status +844+ STATUS=IN_PROGRESS +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +844+ sleep 1m ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c217cb37-8ef0-4950-a557-64db7d72db71/status +248+ RESPONSE_RAW='{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++248+ head -n1 +248+ RESPONSE='{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++248+ tail -n1 +248+ STATUS_CODE=200 ++248+ echo '{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++248+ jq -r .notarizationStatus.status +248+ STATUS=IN_PROGRESS +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +248+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0000129-2ca4-4111-9611-9abfa3f415ec/status +658+ RESPONSE_RAW='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status +512+ RESPONSE_RAW='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++512+ head -n1 +512+ RESPONSE='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++512+ tail -n1 +512+ STATUS_CODE=200 ++512+ echo '{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' ++512+ jq -r .notarizationStatus.status +512+ STATUS=IN_PROGRESS +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +512+ sleep 1m ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c995166-dd3f-4a51-aab5-06d683d22ff2/status +181+ RESPONSE_RAW='{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++181+ head -n1 +181+ RESPONSE='{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++181+ tail -n1 +181+ STATUS_CODE=200 ++181+ echo '{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++181+ jq -r .notarizationStatus.status +181+ STATUS=IN_PROGRESS +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +181+ sleep 1m ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88ea6320-fde0-4a7e-b223-51cf9bf2a5d8/status +906+ RESPONSE_RAW='{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++906+ head -n1 +906+ RESPONSE='{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++906+ tail -n1 +906+ STATUS_CODE=200 ++906+ echo '{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++906+ jq -r .notarizationStatus.status +906+ STATUS=IN_PROGRESS +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +906+ sleep 1m ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status +376+ RESPONSE_RAW='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status +720+ RESPONSE_RAW='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++720+ head -n1 +720+ RESPONSE='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++720+ tail -n1 +720+ STATUS_CODE=200 ++720+ echo '{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' ++720+ jq -r .notarizationStatus.status +720+ STATUS=IN_PROGRESS +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +720+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status +280+ RESPONSE_RAW='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status +554+ RESPONSE_RAW='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status +204+ RESPONSE_RAW='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status +418+ RESPONSE_RAW='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++418+ head -n1 +418+ RESPONSE='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++418+ tail -n1 +418+ STATUS_CODE=200 ++418+ echo '{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++418+ jq -r .notarizationStatus.status +418+ STATUS=IN_PROGRESS +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +418+ sleep 1m ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status +978+ RESPONSE_RAW='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++978+ head -n1 +978+ RESPONSE='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++978+ tail -n1 +978+ STATUS_CODE=200 ++978+ echo '{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++978+ jq -r .notarizationStatus.status +978+ STATUS=IN_PROGRESS +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +978+ sleep 1m ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/897c69c8-b046-4311-b2f9-334bd083431e/status +782+ RESPONSE_RAW='{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++782+ head -n1 +782+ RESPONSE='{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++782+ tail -n1 +782+ STATUS_CODE=200 ++782+ echo '{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++782+ jq -r .notarizationStatus.status +782+ STATUS=IN_PROGRESS +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +782+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status +312+ RESPONSE_RAW='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c4f90f07-35d9-4d79-af13-0978fb7b5c9d/status +226+ RESPONSE_RAW='{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status +606+ RESPONSE_RAW='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++606+ head -n1 +606+ RESPONSE='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++606+ tail -n1 +606+ STATUS_CODE=200 ++606+ echo '{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' ++606+ jq -r .notarizationStatus.status +606+ STATUS=IN_PROGRESS +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +606+ sleep 1m ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status +1060+ RESPONSE_RAW='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1060+ head -n1 +1060+ RESPONSE='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1060+ tail -n1 +1060+ STATUS_CODE=200 ++1060+ echo '{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++1060+ jq -r .notarizationStatus.status +1060+ STATUS=IN_PROGRESS +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1060+ sleep 1m ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status +470+ RESPONSE_RAW='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++470+ head -n1 +470+ RESPONSE='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++470+ tail -n1 +470+ STATUS_CODE=200 ++470+ echo '{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++470+ jq -r .notarizationStatus.status +470+ STATUS=IN_PROGRESS +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +470+ sleep 1m ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fdf79e9a-0540-4372-875a-176c0f565fb7/status +344+ RESPONSE_RAW='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++344+ head -n1 +344+ RESPONSE='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++344+ tail -n1 +344+ STATUS_CODE=200 ++344+ echo '{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++344+ jq -r .notarizationStatus.status +344+ STATUS=IN_PROGRESS +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +344+ sleep 1m ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status +844+ RESPONSE_RAW='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++844+ head -n1 +844+ RESPONSE='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++844+ tail -n1 +844+ STATUS_CODE=200 ++844+ echo '{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++844+ jq -r .notarizationStatus.status +844+ STATUS=IN_PROGRESS +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +844+ sleep 1m ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c217cb37-8ef0-4950-a557-64db7d72db71/status +248+ RESPONSE_RAW='{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++248+ head -n1 +248+ RESPONSE='{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++248+ tail -n1 +248+ STATUS_CODE=200 ++248+ echo '{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++248+ jq -r .notarizationStatus.status +248+ STATUS=IN_PROGRESS +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +248+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0000129-2ca4-4111-9611-9abfa3f415ec/status +658+ RESPONSE_RAW='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status +512+ RESPONSE_RAW='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++512+ head -n1 +512+ RESPONSE='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++512+ tail -n1 +512+ STATUS_CODE=200 ++512+ echo '{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++512+ jq -r .notarizationStatus.status +512+ STATUS=IN_PROGRESS +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +512+ sleep 1m ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c995166-dd3f-4a51-aab5-06d683d22ff2/status +181+ RESPONSE_RAW='{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++181+ head -n1 +181+ RESPONSE='{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++181+ tail -n1 +181+ STATUS_CODE=200 ++181+ echo '{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++181+ jq -r .notarizationStatus.status +181+ STATUS=IN_PROGRESS +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +181+ sleep 1m ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88ea6320-fde0-4a7e-b223-51cf9bf2a5d8/status +906+ RESPONSE_RAW='{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++906+ head -n1 +906+ RESPONSE='{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++906+ tail -n1 +906+ STATUS_CODE=200 ++906+ echo '{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++906+ jq -r .notarizationStatus.status +906+ STATUS=IN_PROGRESS +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +906+ sleep 1m ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status +376+ RESPONSE_RAW='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status +720+ RESPONSE_RAW='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++720+ head -n1 +720+ RESPONSE='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++720+ tail -n1 +720+ STATUS_CODE=200 ++720+ echo '{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' ++720+ jq -r .notarizationStatus.status +720+ STATUS=IN_PROGRESS +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +720+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status +280+ RESPONSE_RAW='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status +554+ RESPONSE_RAW='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status +204+ RESPONSE_RAW='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status +418+ RESPONSE_RAW='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++418+ head -n1 +418+ RESPONSE='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++418+ tail -n1 +418+ STATUS_CODE=200 ++418+ echo '{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++418+ jq -r .notarizationStatus.status +418+ STATUS=IN_PROGRESS +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +418+ sleep 1m ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status +978+ RESPONSE_RAW='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++978+ head -n1 +978+ RESPONSE='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++978+ tail -n1 +978+ STATUS_CODE=200 ++978+ echo '{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++978+ jq -r .notarizationStatus.status +978+ STATUS=IN_PROGRESS +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +978+ sleep 1m ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/897c69c8-b046-4311-b2f9-334bd083431e/status +782+ RESPONSE_RAW='{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++782+ head -n1 +782+ RESPONSE='{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++782+ tail -n1 +782+ STATUS_CODE=200 ++782+ echo '{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++782+ jq -r .notarizationStatus.status +782+ STATUS=IN_PROGRESS +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +782+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status +312+ RESPONSE_RAW='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c4f90f07-35d9-4d79-af13-0978fb7b5c9d/status +226+ RESPONSE_RAW='{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status +606+ RESPONSE_RAW='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++606+ head -n1 +606+ RESPONSE='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++606+ tail -n1 +606+ STATUS_CODE=200 ++606+ echo '{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++606+ jq -r .notarizationStatus.status +606+ STATUS=IN_PROGRESS +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +606+ sleep 1m ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status +1060+ RESPONSE_RAW='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1060+ head -n1 +1060+ RESPONSE='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1060+ tail -n1 +1060+ STATUS_CODE=200 ++1060+ echo '{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++1060+ jq -r .notarizationStatus.status +1060+ STATUS=IN_PROGRESS +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1060+ sleep 1m ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status +470+ RESPONSE_RAW='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++470+ head -n1 +470+ RESPONSE='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++470+ tail -n1 +470+ STATUS_CODE=200 ++470+ echo '{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++470+ jq -r .notarizationStatus.status +470+ STATUS=IN_PROGRESS +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +470+ sleep 1m ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fdf79e9a-0540-4372-875a-176c0f565fb7/status +344+ RESPONSE_RAW='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++344+ head -n1 +344+ RESPONSE='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++344+ tail -n1 +344+ STATUS_CODE=200 ++344+ jq -r .notarizationStatus.status ++344+ echo '{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' +344+ STATUS=IN_PROGRESS +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +344+ sleep 1m ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status +844+ RESPONSE_RAW='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++844+ head -n1 +844+ RESPONSE='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++844+ tail -n1 +844+ STATUS_CODE=200 ++844+ echo '{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++844+ jq -r .notarizationStatus.status +844+ STATUS=IN_PROGRESS +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +844+ sleep 1m ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c217cb37-8ef0-4950-a557-64db7d72db71/status +248+ RESPONSE_RAW='{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++248+ head -n1 +248+ RESPONSE='{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++248+ tail -n1 +248+ STATUS_CODE=200 ++248+ echo '{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++248+ jq -r .notarizationStatus.status +248+ STATUS=IN_PROGRESS +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +248+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0000129-2ca4-4111-9611-9abfa3f415ec/status +658+ RESPONSE_RAW='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status +512+ RESPONSE_RAW='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++512+ head -n1 +512+ RESPONSE='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++512+ tail -n1 +512+ STATUS_CODE=200 ++512+ echo '{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++512+ jq -r .notarizationStatus.status +512+ STATUS=IN_PROGRESS +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +512+ sleep 1m ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c995166-dd3f-4a51-aab5-06d683d22ff2/status +181+ RESPONSE_RAW='{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++181+ head -n1 +181+ RESPONSE='{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++181+ tail -n1 +181+ STATUS_CODE=200 ++181+ echo '{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++181+ jq -r .notarizationStatus.status +181+ STATUS=IN_PROGRESS +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +181+ sleep 1m ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88ea6320-fde0-4a7e-b223-51cf9bf2a5d8/status +906+ RESPONSE_RAW='{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++906+ head -n1 +906+ RESPONSE='{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++906+ tail -n1 +906+ STATUS_CODE=200 ++906+ echo '{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++906+ jq -r .notarizationStatus.status +906+ STATUS=IN_PROGRESS +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +906+ sleep 1m ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status +376+ RESPONSE_RAW='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status +720+ RESPONSE_RAW='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++720+ head -n1 +720+ RESPONSE='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++720+ tail -n1 +720+ STATUS_CODE=200 ++720+ echo '{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++720+ jq -r .notarizationStatus.status +720+ STATUS=IN_PROGRESS +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +720+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status +280+ RESPONSE_RAW='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status +554+ RESPONSE_RAW='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status +204+ RESPONSE_RAW='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status +418+ RESPONSE_RAW='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++418+ head -n1 +418+ RESPONSE='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++418+ tail -n1 +418+ STATUS_CODE=200 ++418+ echo '{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++418+ jq -r .notarizationStatus.status +418+ STATUS=IN_PROGRESS +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +418+ sleep 1m ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status +978+ RESPONSE_RAW='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++978+ head -n1 +978+ RESPONSE='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++978+ tail -n1 +978+ STATUS_CODE=200 ++978+ echo '{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++978+ jq -r .notarizationStatus.status +978+ STATUS=IN_PROGRESS +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +978+ sleep 1m ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/897c69c8-b046-4311-b2f9-334bd083431e/status +782+ RESPONSE_RAW='{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++782+ head -n1 +782+ RESPONSE='{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++782+ tail -n1 +782+ STATUS_CODE=200 ++782+ echo '{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++782+ jq -r .notarizationStatus.status +782+ STATUS=IN_PROGRESS +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +782+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status +312+ RESPONSE_RAW='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c4f90f07-35d9-4d79-af13-0978fb7b5c9d/status +226+ RESPONSE_RAW='{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status +606+ RESPONSE_RAW='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++606+ head -n1 +606+ RESPONSE='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++606+ tail -n1 +606+ STATUS_CODE=200 ++606+ echo '{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++606+ jq -r .notarizationStatus.status +606+ STATUS=IN_PROGRESS +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +606+ sleep 1m ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status +1060+ RESPONSE_RAW='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1060+ head -n1 +1060+ RESPONSE='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1060+ tail -n1 +1060+ STATUS_CODE=200 ++1060+ echo '{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++1060+ jq -r .notarizationStatus.status +1060+ STATUS=IN_PROGRESS +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1060+ sleep 1m ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status +470+ RESPONSE_RAW='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++470+ head -n1 +470+ RESPONSE='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++470+ tail -n1 +470+ STATUS_CODE=200 ++470+ echo '{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++470+ jq -r .notarizationStatus.status +470+ STATUS=IN_PROGRESS +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +470+ sleep 1m ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fdf79e9a-0540-4372-875a-176c0f565fb7/status +344+ RESPONSE_RAW='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++344+ head -n1 +344+ RESPONSE='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++344+ tail -n1 +344+ STATUS_CODE=200 ++344+ echo '{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++344+ jq -r .notarizationStatus.status +344+ STATUS=IN_PROGRESS +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +344+ sleep 1m ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status +844+ RESPONSE_RAW='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++844+ head -n1 +844+ RESPONSE='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++844+ tail -n1 +844+ STATUS_CODE=200 ++844+ echo '{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++844+ jq -r .notarizationStatus.status +844+ STATUS=IN_PROGRESS +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +844+ sleep 1m ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c217cb37-8ef0-4950-a557-64db7d72db71/status +248+ RESPONSE_RAW='{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++248+ head -n1 +248+ RESPONSE='{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++248+ tail -n1 +248+ STATUS_CODE=200 ++248+ echo '{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++248+ jq -r .notarizationStatus.status +248+ STATUS=IN_PROGRESS +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +248+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0000129-2ca4-4111-9611-9abfa3f415ec/status +658+ RESPONSE_RAW='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status +512+ RESPONSE_RAW='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++512+ head -n1 +512+ RESPONSE='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++512+ tail -n1 +512+ STATUS_CODE=200 ++512+ echo '{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++512+ jq -r .notarizationStatus.status +512+ STATUS=IN_PROGRESS +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +512+ sleep 1m ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c995166-dd3f-4a51-aab5-06d683d22ff2/status +181+ RESPONSE_RAW='{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++181+ head -n1 +181+ RESPONSE='{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++181+ tail -n1 +181+ STATUS_CODE=200 ++181+ echo '{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++181+ jq -r .notarizationStatus.status +181+ STATUS=IN_PROGRESS +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +181+ sleep 1m ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88ea6320-fde0-4a7e-b223-51cf9bf2a5d8/status +906+ RESPONSE_RAW='{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++906+ head -n1 +906+ RESPONSE='{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++906+ tail -n1 +906+ STATUS_CODE=200 ++906+ echo '{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++906+ jq -r .notarizationStatus.status +906+ STATUS=IN_PROGRESS +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +906+ sleep 1m ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status +376+ RESPONSE_RAW='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status +720+ RESPONSE_RAW='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++720+ head -n1 +720+ RESPONSE='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++720+ tail -n1 +720+ STATUS_CODE=200 ++720+ echo '{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++720+ jq -r .notarizationStatus.status +720+ STATUS=IN_PROGRESS +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +720+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status +280+ RESPONSE_RAW='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status +554+ RESPONSE_RAW='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status +204+ RESPONSE_RAW='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status +418+ RESPONSE_RAW='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++418+ head -n1 +418+ RESPONSE='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++418+ tail -n1 +418+ STATUS_CODE=200 ++418+ echo '{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++418+ jq -r .notarizationStatus.status +418+ STATUS=IN_PROGRESS +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +418+ sleep 1m ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status +978+ RESPONSE_RAW='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++978+ head -n1 +978+ RESPONSE='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++978+ tail -n1 +978+ STATUS_CODE=200 ++978+ echo '{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++978+ jq -r .notarizationStatus.status +978+ STATUS=IN_PROGRESS +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +978+ sleep 1m ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/897c69c8-b046-4311-b2f9-334bd083431e/status +782+ RESPONSE_RAW='{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++782+ head -n1 +782+ RESPONSE='{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++782+ tail -n1 +782+ STATUS_CODE=200 ++782+ echo '{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++782+ jq -r .notarizationStatus.status +782+ STATUS=IN_PROGRESS +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +782+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status +312+ RESPONSE_RAW='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c4f90f07-35d9-4d79-af13-0978fb7b5c9d/status +226+ RESPONSE_RAW='{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status +606+ RESPONSE_RAW='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++606+ head -n1 +606+ RESPONSE='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++606+ tail -n1 +606+ STATUS_CODE=200 ++606+ echo '{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++606+ jq -r .notarizationStatus.status +606+ STATUS=IN_PROGRESS +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +606+ sleep 1m ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status +1060+ RESPONSE_RAW='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1060+ head -n1 +1060+ RESPONSE='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1060+ tail -n1 +1060+ STATUS_CODE=200 ++1060+ echo '{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++1060+ jq -r .notarizationStatus.status +1060+ STATUS=IN_PROGRESS +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1060+ sleep 1m ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status +470+ RESPONSE_RAW='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++470+ head -n1 +470+ RESPONSE='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++470+ tail -n1 +470+ STATUS_CODE=200 ++470+ echo '{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++470+ jq -r .notarizationStatus.status +470+ STATUS=IN_PROGRESS +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +470+ sleep 1m ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fdf79e9a-0540-4372-875a-176c0f565fb7/status +344+ RESPONSE_RAW='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++344+ head -n1 +344+ RESPONSE='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++344+ tail -n1 +344+ STATUS_CODE=200 ++344+ echo '{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++344+ jq -r .notarizationStatus.status +344+ STATUS=IN_PROGRESS +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +344+ sleep 1m ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status +844+ RESPONSE_RAW='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++844+ head -n1 +844+ RESPONSE='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++844+ tail -n1 +844+ STATUS_CODE=200 ++844+ echo '{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++844+ jq -r .notarizationStatus.status +844+ STATUS=IN_PROGRESS +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +844+ sleep 1m ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c217cb37-8ef0-4950-a557-64db7d72db71/status +248+ RESPONSE_RAW='{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++248+ head -n1 +248+ RESPONSE='{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++248+ tail -n1 +248+ STATUS_CODE=200 ++248+ echo '{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++248+ jq -r .notarizationStatus.status +248+ STATUS=IN_PROGRESS +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +248+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0000129-2ca4-4111-9611-9abfa3f415ec/status +658+ RESPONSE_RAW='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status +512+ RESPONSE_RAW='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++512+ head -n1 +512+ RESPONSE='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++512+ tail -n1 +512+ STATUS_CODE=200 ++512+ echo '{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++512+ jq -r .notarizationStatus.status +512+ STATUS=IN_PROGRESS +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +512+ sleep 1m ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c995166-dd3f-4a51-aab5-06d683d22ff2/status +181+ RESPONSE_RAW='{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++181+ head -n1 +181+ RESPONSE='{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++181+ tail -n1 +181+ STATUS_CODE=200 ++181+ echo '{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++181+ jq -r .notarizationStatus.status +181+ STATUS=IN_PROGRESS +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +181+ sleep 1m ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88ea6320-fde0-4a7e-b223-51cf9bf2a5d8/status +906+ RESPONSE_RAW='{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++906+ head -n1 +906+ RESPONSE='{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++906+ tail -n1 +906+ STATUS_CODE=200 ++906+ echo '{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++906+ jq -r .notarizationStatus.status +906+ STATUS=IN_PROGRESS +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +906+ sleep 1m ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status +376+ RESPONSE_RAW='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status +720+ RESPONSE_RAW='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++720+ head -n1 +720+ RESPONSE='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++720+ tail -n1 +720+ STATUS_CODE=200 ++720+ echo '{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++720+ jq -r .notarizationStatus.status +720+ STATUS=IN_PROGRESS +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +720+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status +280+ RESPONSE_RAW='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status +554+ RESPONSE_RAW='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status +204+ RESPONSE_RAW='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status +418+ RESPONSE_RAW='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++418+ head -n1 +418+ RESPONSE='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++418+ tail -n1 +418+ STATUS_CODE=200 ++418+ echo '{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++418+ jq -r .notarizationStatus.status +418+ STATUS=IN_PROGRESS +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +418+ sleep 1m ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status +978+ RESPONSE_RAW='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++978+ head -n1 +978+ RESPONSE='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++978+ tail -n1 +978+ STATUS_CODE=200 ++978+ echo '{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++978+ jq -r .notarizationStatus.status +978+ STATUS=IN_PROGRESS +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +978+ sleep 1m ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/897c69c8-b046-4311-b2f9-334bd083431e/status +782+ RESPONSE_RAW='{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++782+ head -n1 +782+ RESPONSE='{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++782+ tail -n1 +782+ STATUS_CODE=200 ++782+ echo '{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++782+ jq -r .notarizationStatus.status +782+ STATUS=IN_PROGRESS +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +782+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status +312+ RESPONSE_RAW='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c4f90f07-35d9-4d79-af13-0978fb7b5c9d/status +226+ RESPONSE_RAW='{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status +606+ RESPONSE_RAW='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++606+ head -n1 +606+ RESPONSE='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++606+ tail -n1 +606+ STATUS_CODE=200 ++606+ echo '{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++606+ jq -r .notarizationStatus.status +606+ STATUS=IN_PROGRESS +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +606+ sleep 1m ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status +1060+ RESPONSE_RAW='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1060+ head -n1 +1060+ RESPONSE='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1060+ tail -n1 +1060+ STATUS_CODE=200 ++1060+ echo '{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++1060+ jq -r .notarizationStatus.status +1060+ STATUS=IN_PROGRESS +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1060+ sleep 1m ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status +470+ RESPONSE_RAW='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++470+ head -n1 +470+ RESPONSE='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++470+ tail -n1 +470+ STATUS_CODE=200 ++470+ echo '{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++470+ jq -r .notarizationStatus.status +470+ STATUS=IN_PROGRESS +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +470+ sleep 1m ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fdf79e9a-0540-4372-875a-176c0f565fb7/status +344+ RESPONSE_RAW='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++344+ head -n1 +344+ RESPONSE='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++344+ tail -n1 +344+ STATUS_CODE=200 ++344+ echo '{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++344+ jq -r .notarizationStatus.status +344+ STATUS=IN_PROGRESS +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +344+ sleep 1m ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status +844+ RESPONSE_RAW='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++844+ head -n1 +844+ RESPONSE='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++844+ tail -n1 +844+ STATUS_CODE=200 ++844+ echo '{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++844+ jq -r .notarizationStatus.status +844+ STATUS=IN_PROGRESS +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +844+ sleep 1m ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c217cb37-8ef0-4950-a557-64db7d72db71/status +248+ RESPONSE_RAW='{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++248+ head -n1 +248+ RESPONSE='{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++248+ tail -n1 +248+ STATUS_CODE=200 ++248+ echo '{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++248+ jq -r .notarizationStatus.status +248+ STATUS=IN_PROGRESS +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +248+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0000129-2ca4-4111-9611-9abfa3f415ec/status +658+ RESPONSE_RAW='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ jq -r .notarizationStatus.status ++658+ echo '{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status +512+ RESPONSE_RAW='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++512+ head -n1 +512+ RESPONSE='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++512+ tail -n1 +512+ STATUS_CODE=200 ++512+ echo '{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++512+ jq -r .notarizationStatus.status +512+ STATUS=IN_PROGRESS +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +512+ sleep 1m ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c995166-dd3f-4a51-aab5-06d683d22ff2/status +181+ RESPONSE_RAW='{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++181+ head -n1 +181+ RESPONSE='{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++181+ tail -n1 +181+ STATUS_CODE=200 ++181+ echo '{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++181+ jq -r .notarizationStatus.status +181+ STATUS=IN_PROGRESS +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +181+ sleep 1m ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88ea6320-fde0-4a7e-b223-51cf9bf2a5d8/status +906+ RESPONSE_RAW='{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++906+ head -n1 +906+ RESPONSE='{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++906+ tail -n1 +906+ STATUS_CODE=200 ++906+ echo '{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++906+ jq -r .notarizationStatus.status +906+ STATUS=IN_PROGRESS +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +906+ sleep 1m ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status +376+ RESPONSE_RAW='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status +720+ RESPONSE_RAW='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++720+ head -n1 +720+ RESPONSE='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++720+ tail -n1 +720+ STATUS_CODE=200 ++720+ echo '{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++720+ jq -r .notarizationStatus.status +720+ STATUS=IN_PROGRESS +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +720+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status +280+ RESPONSE_RAW='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status +554+ RESPONSE_RAW='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status +204+ RESPONSE_RAW='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status +418+ RESPONSE_RAW='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++418+ head -n1 +418+ RESPONSE='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++418+ tail -n1 +418+ STATUS_CODE=200 ++418+ echo '{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++418+ jq -r .notarizationStatus.status +418+ STATUS=IN_PROGRESS +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +418+ sleep 1m ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status +978+ RESPONSE_RAW='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++978+ head -n1 +978+ RESPONSE='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++978+ tail -n1 +978+ STATUS_CODE=200 ++978+ echo '{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++978+ jq -r .notarizationStatus.status +978+ STATUS=IN_PROGRESS +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +978+ sleep 1m ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/897c69c8-b046-4311-b2f9-334bd083431e/status +782+ RESPONSE_RAW='{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++782+ head -n1 +782+ RESPONSE='{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++782+ tail -n1 +782+ STATUS_CODE=200 ++782+ echo '{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++782+ jq -r .notarizationStatus.status +782+ STATUS=IN_PROGRESS +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +782+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status +312+ RESPONSE_RAW='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c4f90f07-35d9-4d79-af13-0978fb7b5c9d/status +226+ RESPONSE_RAW='{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status +606+ RESPONSE_RAW='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++606+ head -n1 +606+ RESPONSE='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++606+ tail -n1 +606+ STATUS_CODE=200 ++606+ echo '{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++606+ jq -r .notarizationStatus.status +606+ STATUS=IN_PROGRESS +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +606+ sleep 1m ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status +1060+ RESPONSE_RAW='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1060+ head -n1 +1060+ RESPONSE='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1060+ tail -n1 +1060+ STATUS_CODE=200 ++1060+ echo '{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++1060+ jq -r .notarizationStatus.status +1060+ STATUS=IN_PROGRESS +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1060+ sleep 1m ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status +470+ RESPONSE_RAW='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++470+ head -n1 +470+ RESPONSE='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++470+ tail -n1 +470+ STATUS_CODE=200 ++470+ echo '{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++470+ jq -r .notarizationStatus.status +470+ STATUS=IN_PROGRESS +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +470+ sleep 1m ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fdf79e9a-0540-4372-875a-176c0f565fb7/status +344+ RESPONSE_RAW='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++344+ head -n1 +344+ RESPONSE='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++344+ tail -n1 +344+ STATUS_CODE=200 ++344+ echo '{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++344+ jq -r .notarizationStatus.status +344+ STATUS=IN_PROGRESS +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +344+ sleep 1m ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status +844+ RESPONSE_RAW='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++844+ head -n1 +844+ RESPONSE='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++844+ tail -n1 +844+ STATUS_CODE=200 ++844+ echo '{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++844+ jq -r .notarizationStatus.status +844+ STATUS=IN_PROGRESS +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +844+ sleep 1m ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c217cb37-8ef0-4950-a557-64db7d72db71/status +248+ RESPONSE_RAW='{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++248+ head -n1 +248+ RESPONSE='{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++248+ tail -n1 +248+ STATUS_CODE=200 ++248+ echo '{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++248+ jq -r .notarizationStatus.status +248+ STATUS=IN_PROGRESS +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +248+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0000129-2ca4-4111-9611-9abfa3f415ec/status +658+ RESPONSE_RAW='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status +512+ RESPONSE_RAW='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++512+ head -n1 +512+ RESPONSE='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++512+ tail -n1 +512+ STATUS_CODE=200 ++512+ echo '{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++512+ jq -r .notarizationStatus.status +512+ STATUS=IN_PROGRESS +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +512+ sleep 1m ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c995166-dd3f-4a51-aab5-06d683d22ff2/status +181+ RESPONSE_RAW='{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++181+ head -n1 +181+ RESPONSE='{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++181+ tail -n1 +181+ STATUS_CODE=200 ++181+ echo '{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++181+ jq -r .notarizationStatus.status +181+ STATUS=IN_PROGRESS +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +181+ sleep 1m ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88ea6320-fde0-4a7e-b223-51cf9bf2a5d8/status +906+ RESPONSE_RAW='{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++906+ head -n1 +906+ RESPONSE='{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++906+ tail -n1 +906+ STATUS_CODE=200 ++906+ echo '{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++906+ jq -r .notarizationStatus.status +906+ STATUS=IN_PROGRESS +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +906+ sleep 1m ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status +376+ RESPONSE_RAW='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status +720+ RESPONSE_RAW='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++720+ head -n1 +720+ RESPONSE='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++720+ tail -n1 +720+ STATUS_CODE=200 ++720+ echo '{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++720+ jq -r .notarizationStatus.status +720+ STATUS=IN_PROGRESS +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +720+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status +280+ RESPONSE_RAW='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status +554+ RESPONSE_RAW='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status +204+ RESPONSE_RAW='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status +418+ RESPONSE_RAW='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++418+ head -n1 +418+ RESPONSE='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++418+ tail -n1 +418+ STATUS_CODE=200 ++418+ echo '{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++418+ jq -r .notarizationStatus.status +418+ STATUS=IN_PROGRESS +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +418+ sleep 1m ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status +978+ RESPONSE_RAW='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++978+ head -n1 +978+ RESPONSE='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++978+ tail -n1 +978+ STATUS_CODE=200 ++978+ echo '{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++978+ jq -r .notarizationStatus.status +978+ STATUS=IN_PROGRESS +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +978+ sleep 1m ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/897c69c8-b046-4311-b2f9-334bd083431e/status +782+ RESPONSE_RAW='{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++782+ head -n1 +782+ RESPONSE='{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++782+ tail -n1 +782+ STATUS_CODE=200 ++782+ echo '{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++782+ jq -r .notarizationStatus.status +782+ STATUS=IN_PROGRESS +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +782+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status +312+ RESPONSE_RAW='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c4f90f07-35d9-4d79-af13-0978fb7b5c9d/status +226+ RESPONSE_RAW='{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status +606+ RESPONSE_RAW='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++606+ head -n1 +606+ RESPONSE='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++606+ tail -n1 +606+ STATUS_CODE=200 ++606+ echo '{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++606+ jq -r .notarizationStatus.status +606+ STATUS=IN_PROGRESS +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +606+ sleep 1m ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status +1060+ RESPONSE_RAW='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1060+ head -n1 +1060+ RESPONSE='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1060+ tail -n1 +1060+ STATUS_CODE=200 ++1060+ echo '{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++1060+ jq -r .notarizationStatus.status +1060+ STATUS=IN_PROGRESS +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1060+ sleep 1m ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status +470+ RESPONSE_RAW='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++470+ head -n1 +470+ RESPONSE='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++470+ tail -n1 +470+ STATUS_CODE=200 ++470+ echo '{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++470+ jq -r .notarizationStatus.status +470+ STATUS=IN_PROGRESS +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +470+ sleep 1m ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fdf79e9a-0540-4372-875a-176c0f565fb7/status +344+ RESPONSE_RAW='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++344+ head -n1 +344+ RESPONSE='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++344+ tail -n1 +344+ STATUS_CODE=200 ++344+ echo '{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++344+ jq -r .notarizationStatus.status +344+ STATUS=IN_PROGRESS +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +344+ sleep 1m ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status +844+ RESPONSE_RAW='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++844+ head -n1 +844+ RESPONSE='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++844+ tail -n1 +844+ STATUS_CODE=200 ++844+ echo '{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++844+ jq -r .notarizationStatus.status +844+ STATUS=IN_PROGRESS +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +844+ sleep 1m ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c217cb37-8ef0-4950-a557-64db7d72db71/status +248+ RESPONSE_RAW='{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++248+ head -n1 +248+ RESPONSE='{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++248+ tail -n1 +248+ STATUS_CODE=200 ++248+ echo '{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++248+ jq -r .notarizationStatus.status +248+ STATUS=IN_PROGRESS +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +248+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0000129-2ca4-4111-9611-9abfa3f415ec/status +658+ RESPONSE_RAW='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status +512+ RESPONSE_RAW='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++512+ head -n1 +512+ RESPONSE='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++512+ tail -n1 +512+ STATUS_CODE=200 ++512+ echo '{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++512+ jq -r .notarizationStatus.status +512+ STATUS=IN_PROGRESS +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +512+ sleep 1m ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c995166-dd3f-4a51-aab5-06d683d22ff2/status +181+ RESPONSE_RAW='{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++181+ head -n1 +181+ RESPONSE='{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++181+ tail -n1 +181+ STATUS_CODE=200 ++181+ echo '{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++181+ jq -r .notarizationStatus.status +181+ STATUS=IN_PROGRESS +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +181+ sleep 1m ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88ea6320-fde0-4a7e-b223-51cf9bf2a5d8/status +906+ RESPONSE_RAW='{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++906+ head -n1 +906+ RESPONSE='{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++906+ tail -n1 +906+ STATUS_CODE=200 ++906+ echo '{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++906+ jq -r .notarizationStatus.status +906+ STATUS=IN_PROGRESS +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +906+ sleep 1m ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status +376+ RESPONSE_RAW='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status +720+ RESPONSE_RAW='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++720+ head -n1 +720+ RESPONSE='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++720+ tail -n1 +720+ STATUS_CODE=200 ++720+ echo '{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++720+ jq -r .notarizationStatus.status +720+ STATUS=IN_PROGRESS +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +720+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status +280+ RESPONSE_RAW='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status +554+ RESPONSE_RAW='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status +204+ RESPONSE_RAW='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status +418+ RESPONSE_RAW='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++418+ head -n1 +418+ RESPONSE='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++418+ tail -n1 +418+ STATUS_CODE=200 ++418+ echo '{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++418+ jq -r .notarizationStatus.status +418+ STATUS=IN_PROGRESS +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +418+ sleep 1m ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status +978+ RESPONSE_RAW='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++978+ head -n1 +978+ RESPONSE='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++978+ tail -n1 +978+ STATUS_CODE=200 ++978+ echo '{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++978+ jq -r .notarizationStatus.status +978+ STATUS=IN_PROGRESS +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +978+ sleep 1m ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/897c69c8-b046-4311-b2f9-334bd083431e/status +782+ RESPONSE_RAW='{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++782+ head -n1 +782+ RESPONSE='{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++782+ tail -n1 +782+ STATUS_CODE=200 ++782+ echo '{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++782+ jq -r .notarizationStatus.status +782+ STATUS=IN_PROGRESS +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +782+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status +312+ RESPONSE_RAW='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c4f90f07-35d9-4d79-af13-0978fb7b5c9d/status +226+ RESPONSE_RAW='{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status +606+ RESPONSE_RAW='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++606+ head -n1 +606+ RESPONSE='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++606+ tail -n1 +606+ STATUS_CODE=200 ++606+ jq -r .notarizationStatus.status ++606+ echo '{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' +606+ STATUS=IN_PROGRESS +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +606+ sleep 1m ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status +1060+ RESPONSE_RAW='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1060+ head -n1 +1060+ RESPONSE='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1060+ tail -n1 +1060+ STATUS_CODE=200 ++1060+ echo '{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++1060+ jq -r .notarizationStatus.status +1060+ STATUS=IN_PROGRESS +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1060+ sleep 1m ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status +470+ RESPONSE_RAW='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++470+ head -n1 +470+ RESPONSE='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++470+ tail -n1 +470+ STATUS_CODE=200 ++470+ jq -r .notarizationStatus.status ++470+ echo '{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' +470+ STATUS=IN_PROGRESS +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +470+ sleep 1m ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fdf79e9a-0540-4372-875a-176c0f565fb7/status +344+ RESPONSE_RAW='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++344+ head -n1 +344+ RESPONSE='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++344+ tail -n1 +344+ STATUS_CODE=200 ++344+ echo '{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++344+ jq -r .notarizationStatus.status +344+ STATUS=IN_PROGRESS +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +344+ sleep 1m ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status +844+ RESPONSE_RAW='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++844+ head -n1 +844+ RESPONSE='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++844+ tail -n1 +844+ STATUS_CODE=200 ++844+ echo '{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++844+ jq -r .notarizationStatus.status +844+ STATUS=IN_PROGRESS +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +844+ sleep 1m ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c217cb37-8ef0-4950-a557-64db7d72db71/status +248+ RESPONSE_RAW='{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++248+ head -n1 +248+ RESPONSE='{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++248+ tail -n1 +248+ STATUS_CODE=200 ++248+ echo '{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++248+ jq -r .notarizationStatus.status +248+ STATUS=IN_PROGRESS +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +248+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0000129-2ca4-4111-9611-9abfa3f415ec/status +658+ RESPONSE_RAW='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status +512+ RESPONSE_RAW='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++512+ head -n1 +512+ RESPONSE='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++512+ tail -n1 +512+ STATUS_CODE=200 ++512+ echo '{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++512+ jq -r .notarizationStatus.status +512+ STATUS=IN_PROGRESS +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +512+ sleep 1m ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c995166-dd3f-4a51-aab5-06d683d22ff2/status +181+ RESPONSE_RAW='{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++181+ head -n1 +181+ RESPONSE='{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++181+ tail -n1 +181+ STATUS_CODE=200 ++181+ echo '{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++181+ jq -r .notarizationStatus.status +181+ STATUS=IN_PROGRESS +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +181+ sleep 1m ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88ea6320-fde0-4a7e-b223-51cf9bf2a5d8/status +906+ RESPONSE_RAW='{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++906+ head -n1 +906+ RESPONSE='{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++906+ tail -n1 +906+ STATUS_CODE=200 ++906+ echo '{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++906+ jq -r .notarizationStatus.status +906+ STATUS=IN_PROGRESS +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +906+ sleep 1m ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status +376+ RESPONSE_RAW='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status +720+ RESPONSE_RAW='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++720+ head -n1 +720+ RESPONSE='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++720+ tail -n1 +720+ STATUS_CODE=200 ++720+ echo '{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++720+ jq -r .notarizationStatus.status +720+ STATUS=IN_PROGRESS +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +720+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status +280+ RESPONSE_RAW='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status +554+ RESPONSE_RAW='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status +204+ RESPONSE_RAW='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status +418+ RESPONSE_RAW='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++418+ head -n1 +418+ RESPONSE='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++418+ tail -n1 +418+ STATUS_CODE=200 ++418+ echo '{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++418+ jq -r .notarizationStatus.status +418+ STATUS=IN_PROGRESS +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +418+ sleep 1m ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status +978+ RESPONSE_RAW='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++978+ head -n1 +978+ RESPONSE='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++978+ tail -n1 +978+ STATUS_CODE=200 ++978+ echo '{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++978+ jq -r .notarizationStatus.status +978+ STATUS=IN_PROGRESS +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +978+ sleep 1m ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/897c69c8-b046-4311-b2f9-334bd083431e/status +782+ RESPONSE_RAW='{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++782+ head -n1 +782+ RESPONSE='{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++782+ tail -n1 +782+ STATUS_CODE=200 ++782+ echo '{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++782+ jq -r .notarizationStatus.status +782+ STATUS=IN_PROGRESS +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +782+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status +312+ RESPONSE_RAW='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c4f90f07-35d9-4d79-af13-0978fb7b5c9d/status +226+ RESPONSE_RAW='{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ echo '{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++226+ jq -r .notarizationStatus.status +226+ STATUS=IN_PROGRESS +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ sleep 1m ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status +606+ RESPONSE_RAW='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++606+ head -n1 +606+ RESPONSE='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++606+ tail -n1 +606+ STATUS_CODE=200 ++606+ echo '{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++606+ jq -r .notarizationStatus.status +606+ STATUS=IN_PROGRESS +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +606+ sleep 1m ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status +1060+ RESPONSE_RAW='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1060+ head -n1 +1060+ RESPONSE='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1060+ tail -n1 +1060+ STATUS_CODE=200 ++1060+ echo '{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++1060+ jq -r .notarizationStatus.status +1060+ STATUS=IN_PROGRESS +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1060+ sleep 1m ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status +470+ RESPONSE_RAW='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++470+ head -n1 +470+ RESPONSE='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++470+ tail -n1 +470+ STATUS_CODE=200 ++470+ echo '{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++470+ jq -r .notarizationStatus.status +470+ STATUS=IN_PROGRESS +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +470+ sleep 1m ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fdf79e9a-0540-4372-875a-176c0f565fb7/status +344+ RESPONSE_RAW='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++344+ head -n1 +344+ RESPONSE='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++344+ tail -n1 +344+ STATUS_CODE=200 ++344+ echo '{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++344+ jq -r .notarizationStatus.status +344+ STATUS=IN_PROGRESS +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +344+ sleep 1m ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status +844+ RESPONSE_RAW='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++844+ head -n1 +844+ RESPONSE='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++844+ tail -n1 +844+ STATUS_CODE=200 ++844+ echo '{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++844+ jq -r .notarizationStatus.status +844+ STATUS=IN_PROGRESS +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +844+ sleep 1m ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c217cb37-8ef0-4950-a557-64db7d72db71/status +248+ RESPONSE_RAW='{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++248+ head -n1 +248+ RESPONSE='{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++248+ tail -n1 +248+ STATUS_CODE=200 ++248+ echo '{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++248+ jq -r .notarizationStatus.status +248+ STATUS=IN_PROGRESS +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +248+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0000129-2ca4-4111-9611-9abfa3f415ec/status +658+ RESPONSE_RAW='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status +512+ RESPONSE_RAW='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++512+ head -n1 +512+ RESPONSE='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++512+ tail -n1 +512+ STATUS_CODE=200 ++512+ echo '{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++512+ jq -r .notarizationStatus.status +512+ STATUS=IN_PROGRESS +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +512+ sleep 1m ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c995166-dd3f-4a51-aab5-06d683d22ff2/status +181+ RESPONSE_RAW='{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"be3faca8-f255-4cc2-8204-945a3996e9de\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg\",\n \"uploadDate\": \"2024-02-29T18:41:42.048Z\",\n \"sha256\": \"78b7bdf10e3b6a2cb5aea706e39f9f2681214c114ce1b954a34bf381110cc825\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b8234fff7b080f93e37f6645ab51f12a72b9cb5d\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4f065e24ff92ce361a21bc6d6423cfdd978663cf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.x86_64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202402281636.jar/os/macosx/aarch64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"de62763cc17f1fa97471e1d87fe6bd47a40eecee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202402281636.jar/os/macosx/x86_64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"89c1177ed486cbc8b69ddd6719305578038e4792\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4f065e24ff92ce361a21bc6d6423cfdd978663cf\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}\n"}} 200' ++181+ head -n1 +181+ RESPONSE='{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"be3faca8-f255-4cc2-8204-945a3996e9de\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg\",\n \"uploadDate\": \"2024-02-29T18:41:42.048Z\",\n \"sha256\": \"78b7bdf10e3b6a2cb5aea706e39f9f2681214c114ce1b954a34bf381110cc825\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b8234fff7b080f93e37f6645ab51f12a72b9cb5d\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4f065e24ff92ce361a21bc6d6423cfdd978663cf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.x86_64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202402281636.jar/os/macosx/aarch64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"de62763cc17f1fa97471e1d87fe6bd47a40eecee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202402281636.jar/os/macosx/x86_64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"89c1177ed486cbc8b69ddd6719305578038e4792\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4f065e24ff92ce361a21bc6d6423cfdd978663cf\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}\n"}}' ++181+ tail -n1 +181+ STATUS_CODE=200 ++181+ jq -r .notarizationStatus.status ++181+ echo '{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"be3faca8-f255-4cc2-8204-945a3996e9de\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg\",\n' '\"uploadDate\":' '\"2024-02-29T18:41:42.048Z\",\n' '\"sha256\":' '\"78b7bdf10e3b6a2cb5aea706e39f9f2681214c114ce1b954a34bf381110cc825\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b8234fff7b080f93e37f6645ab51f12a72b9cb5d\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4f065e24ff92ce361a21bc6d6423cfdd978663cf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.x86_64_4.31.0.20240229-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cbb155657410e855e0664cfb0502386e00d141ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16600b6b1eff53a505490663b2fdc7347c282516\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c47710a6751ca2b534b3d23527768a62f591588\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202402281636.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"de62763cc17f1fa97471e1d87fe6bd47a40eecee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202402281636.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89c1177ed486cbc8b69ddd6719305578038e4792\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"27617bb822b62a2be3e4ae4212773419f9007098\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64-8850916470104812930.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4f065e24ff92ce361a21bc6d6423cfdd978663cf\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}' +181+ STATUS=COMPLETE +181+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +181+ [[ 200 == \5\0\3 ]] +181+ [[ 200 == \5\0\2 ]] +181+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +181+ break +181+ rm eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg +181+ curl -JO https://cbi.eclipse.org/macos/xcrun/4c995166-dd3f-4a51-aab5-06d683d22ff2/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15.7M 0 15.7M 0 0 57.7M 0 --:--:-- --:--:-- --:--:-- 57.5M 100 93.8M 0 93.8M 0 0 73.7M 0 --:--:-- 0:00:01 --:--:-- 73.7M 100 177M 0 177M 0 0 78.0M 0 --:--:-- 0:00:02 --:--:-- 78.0M++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88ea6320-fde0-4a7e-b223-51cf9bf2a5d8/status +906+ RESPONSE_RAW='{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++906+ head -n1 +906+ RESPONSE='{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++906+ tail -n1 +906+ STATUS_CODE=200 ++906+ echo '{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++906+ jq -r .notarizationStatus.status +906+ STATUS=IN_PROGRESS +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +906+ sleep 1m 100 259M 0 259M 0 0 79.2M 0 --:--:-- 0:00:03 --:--:-- 79.2M 100 350M 0 350M 0 0 81.9M 0 --:--:-- 0:00:04 --:--:-- 81.9M 100 358M 0 358M 0 0 82.2M 0 --:--:-- 0:00:04 --:--:-- 83.9M curl: Saved to filename 'eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg' +181+ cp -vf eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg 'eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg' ++181+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg +181+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++181+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg +181+ b=eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg +181+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +181+ md5sum eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg +181+ sha1sum eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status +376+ RESPONSE_RAW='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m +181+ sha512sum -b eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg +181+ rm eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize +181+ rm -f eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.md5 +181+ rm -f eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha1 +181+ rm -f eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha512 ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status +720+ RESPONSE_RAW='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++720+ head -n1 +720+ RESPONSE='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++720+ tail -n1 +720+ STATUS_CODE=200 ++720+ echo '{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++720+ jq -r .notarizationStatus.status +720+ STATUS=IN_PROGRESS +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +720+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status +280+ RESPONSE_RAW='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status +554+ RESPONSE_RAW='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status +204+ RESPONSE_RAW='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status +418+ RESPONSE_RAW='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++418+ head -n1 +418+ RESPONSE='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++418+ tail -n1 +418+ STATUS_CODE=200 ++418+ echo '{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++418+ jq -r .notarizationStatus.status +418+ STATUS=IN_PROGRESS +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +418+ sleep 1m ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status +978+ RESPONSE_RAW='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++978+ head -n1 +978+ RESPONSE='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++978+ tail -n1 +978+ STATUS_CODE=200 ++978+ echo '{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++978+ jq -r .notarizationStatus.status +978+ STATUS=IN_PROGRESS +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +978+ sleep 1m ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/897c69c8-b046-4311-b2f9-334bd083431e/status +782+ RESPONSE_RAW='{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++782+ head -n1 +782+ RESPONSE='{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++782+ tail -n1 +782+ STATUS_CODE=200 ++782+ echo '{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++782+ jq -r .notarizationStatus.status +782+ STATUS=IN_PROGRESS +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +782+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status +312+ RESPONSE_RAW='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c4f90f07-35d9-4d79-af13-0978fb7b5c9d/status +226+ RESPONSE_RAW='{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"ddfb41ee-f87a-4263-8b4c-1aaca4599e30\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg\",\n \"uploadDate\": \"2024-02-29T18:42:21.580Z\",\n \"sha256\": \"ac5fb4cb30ff0fb8aba17a7ead50487c13dd062807982a811b0cdb0c66c351a1\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ef2661ac049becaf06ab6b1ccc59ffea45afa2d6\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"448c1f946b9aac3c9adaa04d1ff025e9244f795f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.x86_64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"448c1f946b9aac3c9adaa04d1ff025e9244f795f\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}\n"}} 200' ++226+ head -n1 +226+ RESPONSE='{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"ddfb41ee-f87a-4263-8b4c-1aaca4599e30\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg\",\n \"uploadDate\": \"2024-02-29T18:42:21.580Z\",\n \"sha256\": \"ac5fb4cb30ff0fb8aba17a7ead50487c13dd062807982a811b0cdb0c66c351a1\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ef2661ac049becaf06ab6b1ccc59ffea45afa2d6\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"448c1f946b9aac3c9adaa04d1ff025e9244f795f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.x86_64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"448c1f946b9aac3c9adaa04d1ff025e9244f795f\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}\n"}}' ++226+ tail -n1 +226+ STATUS_CODE=200 ++226+ jq -r .notarizationStatus.status ++226+ echo '{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"ddfb41ee-f87a-4263-8b4c-1aaca4599e30\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg\",\n' '\"uploadDate\":' '\"2024-02-29T18:42:21.580Z\",\n' '\"sha256\":' '\"ac5fb4cb30ff0fb8aba17a7ead50487c13dd062807982a811b0cdb0c66c351a1\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ef2661ac049becaf06ab6b1ccc59ffea45afa2d6\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"448c1f946b9aac3c9adaa04d1ff025e9244f795f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.x86_64_4.31.0.20240229-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cbb155657410e855e0664cfb0502386e00d141ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16600b6b1eff53a505490663b2fdc7347c282516\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c47710a6751ca2b534b3d23527768a62f591588\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"27617bb822b62a2be3e4ae4212773419f9007098\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-x86_64-10086593548573242088.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"448c1f946b9aac3c9adaa04d1ff025e9244f795f\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}' +226+ STATUS=COMPLETE +226+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +226+ [[ 200 == \5\0\3 ]] +226+ [[ 200 == \5\0\2 ]] +226+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +226+ break +226+ rm eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg +226+ curl -JO https://cbi.eclipse.org/macos/xcrun/c4f90f07-35d9-4d79-af13-0978fb7b5c9d/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status +606+ RESPONSE_RAW='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++606+ head -n1 +606+ RESPONSE='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++606+ tail -n1 +606+ STATUS_CODE=200 ++606+ echo '{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++606+ jq -r .notarizationStatus.status +606+ STATUS=IN_PROGRESS +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +606+ sleep 1m 100 55.0M 0 55.0M 0 0 54.6M 0 --:--:-- 0:00:01 --:--:-- 54.6M 100 121M 0 121M 0 0 59.3M 0 --:--:-- 0:00:02 --:--:-- 59.2M 100 208M 0 208M 0 0 69.2M 0 --:--:-- 0:00:03 --:--:-- 69.2M 100 295M 0 295M 0 0 73.9M 0 --:--:-- 0:00:04 --:--:-- 73.9M 100 319M 0 319M 0 0 73.0M 0 --:--:-- 0:00:04 --:--:-- 73.0M curl: Saved to filename 'eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg' +226+ cp -vf eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg 'eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg' ++226+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg +226+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++226+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg +226+ b=eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg +226+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +226+ md5sum eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg +226+ sha1sum eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg +226+ sha512sum -b eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg +226+ rm eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize +226+ rm -f eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.md5 +226+ rm -f eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha1 +226+ rm -f eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha512 ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status +1060+ RESPONSE_RAW='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1060+ head -n1 +1060+ RESPONSE='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1060+ tail -n1 +1060+ STATUS_CODE=200 ++1060+ echo '{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++1060+ jq -r .notarizationStatus.status +1060+ STATUS=IN_PROGRESS +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1060+ sleep 1m ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status +470+ RESPONSE_RAW='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++470+ head -n1 +470+ RESPONSE='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++470+ tail -n1 +470+ STATUS_CODE=200 ++470+ echo '{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++470+ jq -r .notarizationStatus.status +470+ STATUS=IN_PROGRESS +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +470+ sleep 1m ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fdf79e9a-0540-4372-875a-176c0f565fb7/status +344+ RESPONSE_RAW='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++344+ head -n1 +344+ RESPONSE='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++344+ tail -n1 +344+ STATUS_CODE=200 ++344+ echo '{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++344+ jq -r .notarizationStatus.status +344+ STATUS=IN_PROGRESS +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +344+ sleep 1m ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status +844+ RESPONSE_RAW='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++844+ head -n1 +844+ RESPONSE='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++844+ tail -n1 +844+ STATUS_CODE=200 ++844+ echo '{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++844+ jq -r .notarizationStatus.status +844+ STATUS=IN_PROGRESS +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +844+ sleep 1m ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c217cb37-8ef0-4950-a557-64db7d72db71/status +248+ RESPONSE_RAW='{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"03d8b8d9-50f9-4323-94e9-c64ee3a0caa4\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg\",\n \"uploadDate\": \"2024-02-29T18:42:53.548Z\",\n \"sha256\": \"f33356327e8df82fb3ad2902d1d7cf85949c37ec08ad6f29f8983b891c02b88a\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8906d110ab11f08df3fc6a682a4c5e5ab06261d7\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eaf386de22698eb616c4ff565e4dc87ff0e7d411\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.aarch64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202402281636.jar/os/macosx/aarch64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"de62763cc17f1fa97471e1d87fe6bd47a40eecee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202402281636.jar/os/macosx/x86_64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"89c1177ed486cbc8b69ddd6719305578038e4792\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eaf386de22698eb616c4ff565e4dc87ff0e7d411\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": null\n}\n"}} 200' ++248+ head -n1 +248+ RESPONSE='{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"03d8b8d9-50f9-4323-94e9-c64ee3a0caa4\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg\",\n \"uploadDate\": \"2024-02-29T18:42:53.548Z\",\n \"sha256\": \"f33356327e8df82fb3ad2902d1d7cf85949c37ec08ad6f29f8983b891c02b88a\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8906d110ab11f08df3fc6a682a4c5e5ab06261d7\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eaf386de22698eb616c4ff565e4dc87ff0e7d411\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.aarch64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202402281636.jar/os/macosx/aarch64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"de62763cc17f1fa97471e1d87fe6bd47a40eecee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202402281636.jar/os/macosx/x86_64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"89c1177ed486cbc8b69ddd6719305578038e4792\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eaf386de22698eb616c4ff565e4dc87ff0e7d411\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": null\n}\n"}}' ++248+ tail -n1 +248+ STATUS_CODE=200 ++248+ jq -r .notarizationStatus.status ++248+ echo '{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"03d8b8d9-50f9-4323-94e9-c64ee3a0caa4\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg\",\n' '\"uploadDate\":' '\"2024-02-29T18:42:53.548Z\",\n' '\"sha256\":' '\"f33356327e8df82fb3ad2902d1d7cf85949c37ec08ad6f29f8983b891c02b88a\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8906d110ab11f08df3fc6a682a4c5e5ab06261d7\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eaf386de22698eb616c4ff565e4dc87ff0e7d411\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.aarch64_4.31.0.20240229-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cbb155657410e855e0664cfb0502386e00d141ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16600b6b1eff53a505490663b2fdc7347c282516\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c47710a6751ca2b534b3d23527768a62f591588\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202402281636.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"de62763cc17f1fa97471e1d87fe6bd47a40eecee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202402281636.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89c1177ed486cbc8b69ddd6719305578038e4792\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64-13335985116753718349.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eaf386de22698eb616c4ff565e4dc87ff0e7d411\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}' +248+ STATUS=COMPLETE +248+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +248+ [[ 200 == \5\0\3 ]] +248+ [[ 200 == \5\0\2 ]] +248+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +248+ break +248+ rm eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg +248+ curl -JO https://cbi.eclipse.org/macos/xcrun/c217cb37-8ef0-4950-a557-64db7d72db71/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 28.8M 0 28.8M 0 0 89.0M 0 --:--:-- --:--:-- --:--:-- 88.8M++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0000129-2ca4-4111-9611-9abfa3f415ec/status +658+ RESPONSE_RAW='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m 100 131M 0 131M 0 0 99.1M 0 --:--:-- 0:00:01 --:--:-- 99.1M 100 227M 0 227M 0 0 97.6M 0 --:--:-- 0:00:02 --:--:-- 97.6M 100 322M 0 322M 0 0 97.0M 0 --:--:-- 0:00:03 --:--:-- 97.0M 100 357M 0 357M 0 0 97.7M 0 --:--:-- 0:00:03 --:--:-- 97.7M curl: Saved to filename 'eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg' +248+ cp -vf eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg 'eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg' ++248+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg +248+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++248+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg +248+ b=eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg +248+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +248+ md5sum eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg +248+ sha1sum eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg +248+ sha512sum -b eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status +512+ RESPONSE_RAW='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++512+ head -n1 +512+ RESPONSE='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++512+ tail -n1 +512+ STATUS_CODE=200 ++512+ echo '{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++512+ jq -r .notarizationStatus.status +512+ STATUS=IN_PROGRESS +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +512+ sleep 1m +248+ rm eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize +248+ rm -f eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.md5 +248+ rm -f eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha1 +248+ rm -f eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha512 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88ea6320-fde0-4a7e-b223-51cf9bf2a5d8/status +906+ RESPONSE_RAW='{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++906+ head -n1 +906+ RESPONSE='{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++906+ tail -n1 +906+ STATUS_CODE=200 ++906+ echo '{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++906+ jq -r .notarizationStatus.status +906+ STATUS=IN_PROGRESS +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +906+ sleep 1m ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status +376+ RESPONSE_RAW='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status +720+ RESPONSE_RAW='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++720+ head -n1 +720+ RESPONSE='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++720+ tail -n1 +720+ STATUS_CODE=200 ++720+ echo '{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++720+ jq -r .notarizationStatus.status +720+ STATUS=IN_PROGRESS +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +720+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status +280+ RESPONSE_RAW='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status +554+ RESPONSE_RAW='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status +204+ RESPONSE_RAW='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status +418+ RESPONSE_RAW='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++418+ head -n1 +418+ RESPONSE='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++418+ tail -n1 +418+ STATUS_CODE=200 ++418+ echo '{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++418+ jq -r .notarizationStatus.status +418+ STATUS=IN_PROGRESS +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +418+ sleep 1m ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status +978+ RESPONSE_RAW='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++978+ head -n1 +978+ RESPONSE='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++978+ tail -n1 +978+ STATUS_CODE=200 ++978+ echo '{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++978+ jq -r .notarizationStatus.status +978+ STATUS=IN_PROGRESS +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +978+ sleep 1m ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/897c69c8-b046-4311-b2f9-334bd083431e/status +782+ RESPONSE_RAW='{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"ebd81822-f6e6-48d9-87d1-d8686d881c39\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg\",\n \"uploadDate\": \"2024-02-29T18:46:22.464Z\",\n \"sha256\": \"2f57541abcc6d55d943e433fc3c3f529b22c648853d6d9af5cab7bf03e31c5fd\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a724971ec16173d587cd7392406d209c51eaced4\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6482c8919bfa83cfd26aaa8cf0333dc04f32fb29\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.aarch64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202402281636.jar/os/macosx/aarch64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"de62763cc17f1fa97471e1d87fe6bd47a40eecee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202402281636.jar/os/macosx/x86_64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"89c1177ed486cbc8b69ddd6719305578038e4792\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6482c8919bfa83cfd26aaa8cf0333dc04f32fb29\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": null\n}\n"}} 200' ++782+ head -n1 +782+ RESPONSE='{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"ebd81822-f6e6-48d9-87d1-d8686d881c39\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg\",\n \"uploadDate\": \"2024-02-29T18:46:22.464Z\",\n \"sha256\": \"2f57541abcc6d55d943e433fc3c3f529b22c648853d6d9af5cab7bf03e31c5fd\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a724971ec16173d587cd7392406d209c51eaced4\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6482c8919bfa83cfd26aaa8cf0333dc04f32fb29\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.aarch64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202402281636.jar/os/macosx/aarch64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"de62763cc17f1fa97471e1d87fe6bd47a40eecee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202402281636.jar/os/macosx/x86_64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"89c1177ed486cbc8b69ddd6719305578038e4792\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6482c8919bfa83cfd26aaa8cf0333dc04f32fb29\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": null\n}\n"}}' ++782+ tail -n1 +782+ STATUS_CODE=200 ++782+ jq -r .notarizationStatus.status ++782+ echo '{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"ebd81822-f6e6-48d9-87d1-d8686d881c39\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg\",\n' '\"uploadDate\":' '\"2024-02-29T18:46:22.464Z\",\n' '\"sha256\":' '\"2f57541abcc6d55d943e433fc3c3f529b22c648853d6d9af5cab7bf03e31c5fd\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a724971ec16173d587cd7392406d209c51eaced4\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6482c8919bfa83cfd26aaa8cf0333dc04f32fb29\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.aarch64_4.31.0.20240229-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cbb155657410e855e0664cfb0502386e00d141ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16600b6b1eff53a505490663b2fdc7347c282516\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c47710a6751ca2b534b3d23527768a62f591588\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202402281636.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"de62763cc17f1fa97471e1d87fe6bd47a40eecee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202402281636.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89c1177ed486cbc8b69ddd6719305578038e4792\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64-2304649723083799103.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6482c8919bfa83cfd26aaa8cf0333dc04f32fb29\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}' +782+ STATUS=COMPLETE +782+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +782+ [[ 200 == \5\0\3 ]] +782+ [[ 200 == \5\0\2 ]] +782+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +782+ break +782+ rm eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg +782+ curl -JO https://cbi.eclipse.org/macos/xcrun/897c69c8-b046-4311-b2f9-334bd083431e/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 255k 0 255k 0 0 13.8M 0 --:--:-- --:--:-- --:--:-- 13.1M 100 76.1M 0 76.1M 0 0 74.8M 0 --:--:-- 0:00:01 --:--:-- 74.7M 100 134M 0 134M 0 0 66.4M 0 --:--:-- 0:00:02 --:--:-- 66.4M++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status +312+ RESPONSE_RAW='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m 100 232M 0 232M 0 0 76.9M 0 --:--:-- 0:00:03 --:--:-- 76.9M 100 330M 0 330M 0 0 82.2M 0 --:--:-- 0:00:04 --:--:-- 82.2M 100 378M 0 378M 0 0 84.0M 0 --:--:-- 0:00:04 --:--:-- 84.3M curl: Saved to filename 'eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg' +782+ cp -vf eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg 'eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg' ++782+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg +782+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++782+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg +782+ b=eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg +782+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +782+ md5sum eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status +606+ RESPONSE_RAW='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++606+ head -n1 +606+ RESPONSE='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++606+ tail -n1 +606+ STATUS_CODE=200 ++606+ echo '{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++606+ jq -r .notarizationStatus.status +606+ STATUS=IN_PROGRESS +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +606+ sleep 1m +782+ sha1sum eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg +782+ sha512sum -b eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg +782+ rm eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize +782+ rm -f eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.md5 +782+ rm -f eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha1 +782+ rm -f eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha512 ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status +1060+ RESPONSE_RAW='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1060+ head -n1 +1060+ RESPONSE='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1060+ tail -n1 +1060+ STATUS_CODE=200 ++1060+ echo '{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++1060+ jq -r .notarizationStatus.status +1060+ STATUS=IN_PROGRESS +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1060+ sleep 1m ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status +470+ RESPONSE_RAW='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++470+ head -n1 +470+ RESPONSE='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++470+ tail -n1 +470+ STATUS_CODE=200 ++470+ echo '{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++470+ jq -r .notarizationStatus.status +470+ STATUS=IN_PROGRESS +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +470+ sleep 1m ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fdf79e9a-0540-4372-875a-176c0f565fb7/status +344+ RESPONSE_RAW='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++344+ head -n1 +344+ RESPONSE='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++344+ tail -n1 +344+ STATUS_CODE=200 ++344+ echo '{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++344+ jq -r .notarizationStatus.status +344+ STATUS=IN_PROGRESS +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +344+ sleep 1m ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status +844+ RESPONSE_RAW='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++844+ head -n1 +844+ RESPONSE='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++844+ tail -n1 +844+ STATUS_CODE=200 ++844+ echo '{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++844+ jq -r .notarizationStatus.status +844+ STATUS=IN_PROGRESS +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +844+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0000129-2ca4-4111-9611-9abfa3f415ec/status +658+ RESPONSE_RAW='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status +512+ RESPONSE_RAW='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++512+ head -n1 +512+ RESPONSE='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++512+ tail -n1 +512+ STATUS_CODE=200 ++512+ echo '{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++512+ jq -r .notarizationStatus.status +512+ STATUS=IN_PROGRESS +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +512+ sleep 1m ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88ea6320-fde0-4a7e-b223-51cf9bf2a5d8/status +906+ RESPONSE_RAW='{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++906+ head -n1 +906+ RESPONSE='{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++906+ tail -n1 +906+ STATUS_CODE=200 ++906+ echo '{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++906+ jq -r .notarizationStatus.status +906+ STATUS=IN_PROGRESS +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +906+ sleep 1m ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status +376+ RESPONSE_RAW='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status +720+ RESPONSE_RAW='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++720+ head -n1 +720+ RESPONSE='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++720+ tail -n1 +720+ STATUS_CODE=200 ++720+ echo '{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++720+ jq -r .notarizationStatus.status +720+ STATUS=IN_PROGRESS +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +720+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status +280+ RESPONSE_RAW='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status +554+ RESPONSE_RAW='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status +204+ RESPONSE_RAW='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status +418+ RESPONSE_RAW='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++418+ head -n1 +418+ RESPONSE='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++418+ tail -n1 +418+ STATUS_CODE=200 ++418+ echo '{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++418+ jq -r .notarizationStatus.status +418+ STATUS=IN_PROGRESS +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +418+ sleep 1m ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status +978+ RESPONSE_RAW='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++978+ head -n1 +978+ RESPONSE='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++978+ tail -n1 +978+ STATUS_CODE=200 ++978+ echo '{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++978+ jq -r .notarizationStatus.status +978+ STATUS=IN_PROGRESS +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +978+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status +312+ RESPONSE_RAW='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status +606+ RESPONSE_RAW='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++606+ head -n1 +606+ RESPONSE='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++606+ tail -n1 +606+ STATUS_CODE=200 ++606+ echo '{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++606+ jq -r .notarizationStatus.status +606+ STATUS=IN_PROGRESS +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +606+ sleep 1m ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status +1060+ RESPONSE_RAW='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1060+ head -n1 +1060+ RESPONSE='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1060+ tail -n1 +1060+ STATUS_CODE=200 ++1060+ echo '{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++1060+ jq -r .notarizationStatus.status +1060+ STATUS=IN_PROGRESS +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1060+ sleep 1m ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status +470+ RESPONSE_RAW='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++470+ head -n1 +470+ RESPONSE='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++470+ tail -n1 +470+ STATUS_CODE=200 ++470+ echo '{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++470+ jq -r .notarizationStatus.status +470+ STATUS=IN_PROGRESS +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +470+ sleep 1m ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fdf79e9a-0540-4372-875a-176c0f565fb7/status +344+ RESPONSE_RAW='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++344+ head -n1 +344+ RESPONSE='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++344+ tail -n1 +344+ STATUS_CODE=200 ++344+ echo '{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++344+ jq -r .notarizationStatus.status +344+ STATUS=IN_PROGRESS +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +344+ sleep 1m ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status +844+ RESPONSE_RAW='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++844+ head -n1 +844+ RESPONSE='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++844+ tail -n1 +844+ STATUS_CODE=200 ++844+ echo '{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++844+ jq -r .notarizationStatus.status +844+ STATUS=IN_PROGRESS +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +844+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0000129-2ca4-4111-9611-9abfa3f415ec/status +658+ RESPONSE_RAW='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status +512+ RESPONSE_RAW='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++512+ head -n1 +512+ RESPONSE='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++512+ tail -n1 +512+ STATUS_CODE=200 ++512+ echo '{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++512+ jq -r .notarizationStatus.status +512+ STATUS=IN_PROGRESS +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +512+ sleep 1m ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88ea6320-fde0-4a7e-b223-51cf9bf2a5d8/status +906+ RESPONSE_RAW='{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++906+ head -n1 +906+ RESPONSE='{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++906+ tail -n1 +906+ STATUS_CODE=200 ++906+ echo '{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++906+ jq -r .notarizationStatus.status +906+ STATUS=IN_PROGRESS +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +906+ sleep 1m ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status +376+ RESPONSE_RAW='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status +720+ RESPONSE_RAW='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++720+ head -n1 +720+ RESPONSE='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++720+ tail -n1 +720+ STATUS_CODE=200 ++720+ echo '{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++720+ jq -r .notarizationStatus.status +720+ STATUS=IN_PROGRESS +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +720+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status +280+ RESPONSE_RAW='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status +554+ RESPONSE_RAW='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status +204+ RESPONSE_RAW='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status +418+ RESPONSE_RAW='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++418+ head -n1 +418+ RESPONSE='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++418+ tail -n1 +418+ STATUS_CODE=200 ++418+ echo '{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++418+ jq -r .notarizationStatus.status +418+ STATUS=IN_PROGRESS +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +418+ sleep 1m ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status +978+ RESPONSE_RAW='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++978+ head -n1 +978+ RESPONSE='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++978+ tail -n1 +978+ STATUS_CODE=200 ++978+ echo '{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++978+ jq -r .notarizationStatus.status +978+ STATUS=IN_PROGRESS +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +978+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status +312+ RESPONSE_RAW='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status +606+ RESPONSE_RAW='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++606+ head -n1 +606+ RESPONSE='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++606+ tail -n1 +606+ STATUS_CODE=200 ++606+ echo '{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++606+ jq -r .notarizationStatus.status +606+ STATUS=IN_PROGRESS +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +606+ sleep 1m ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status +1060+ RESPONSE_RAW='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1060+ head -n1 +1060+ RESPONSE='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1060+ tail -n1 +1060+ STATUS_CODE=200 ++1060+ echo '{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++1060+ jq -r .notarizationStatus.status +1060+ STATUS=IN_PROGRESS +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1060+ sleep 1m ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status +470+ RESPONSE_RAW='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++470+ head -n1 +470+ RESPONSE='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++470+ tail -n1 +470+ STATUS_CODE=200 ++470+ echo '{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++470+ jq -r .notarizationStatus.status +470+ STATUS=IN_PROGRESS +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +470+ sleep 1m ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fdf79e9a-0540-4372-875a-176c0f565fb7/status +344+ RESPONSE_RAW='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"0934b761-957e-4b1e-9ef1-dc6f0d499542\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg\",\n \"uploadDate\": \"2024-02-29T18:43:37.097Z\",\n \"sha256\": \"ec54458699441cdf1d0400d92076bf3ccff769ea5413130c9f5513144aeae2e4\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b5cb4f8ecfede19e6a63cdf075aa5551df438508\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e4acdf759cc5ff5424dbaf76c7ecc97c48c7ad5d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.x86_64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e4acdf759cc5ff5424dbaf76c7ecc97c48c7ad5d\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}\n"}} 200' ++344+ head -n1 +344+ RESPONSE='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"0934b761-957e-4b1e-9ef1-dc6f0d499542\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg\",\n \"uploadDate\": \"2024-02-29T18:43:37.097Z\",\n \"sha256\": \"ec54458699441cdf1d0400d92076bf3ccff769ea5413130c9f5513144aeae2e4\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b5cb4f8ecfede19e6a63cdf075aa5551df438508\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e4acdf759cc5ff5424dbaf76c7ecc97c48c7ad5d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.x86_64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e4acdf759cc5ff5424dbaf76c7ecc97c48c7ad5d\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}\n"}}' ++344+ tail -n1 +344+ STATUS_CODE=200 ++344+ jq -r .notarizationStatus.status ++344+ echo '{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"0934b761-957e-4b1e-9ef1-dc6f0d499542\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg\",\n' '\"uploadDate\":' '\"2024-02-29T18:43:37.097Z\",\n' '\"sha256\":' '\"ec54458699441cdf1d0400d92076bf3ccff769ea5413130c9f5513144aeae2e4\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b5cb4f8ecfede19e6a63cdf075aa5551df438508\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e4acdf759cc5ff5424dbaf76c7ecc97c48c7ad5d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.x86_64_4.31.0.20240229-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cbb155657410e855e0664cfb0502386e00d141ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16600b6b1eff53a505490663b2fdc7347c282516\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c47710a6751ca2b534b3d23527768a62f591588\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"27617bb822b62a2be3e4ae4212773419f9007098\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64-11610796599584524864.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e4acdf759cc5ff5424dbaf76c7ecc97c48c7ad5d\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}' +344+ STATUS=COMPLETE +344+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +344+ [[ 200 == \5\0\3 ]] +344+ [[ 200 == \5\0\2 ]] +344+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +344+ break +344+ rm eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg +344+ curl -JO https://cbi.eclipse.org/macos/xcrun/fdf79e9a-0540-4372-875a-176c0f565fb7/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51.4M 0 51.4M 0 0 82.2M 0 --:--:-- --:--:-- --:--:-- 82.1M 100 139M 0 139M 0 0 85.3M 0 --:--:-- 0:00:01 --:--:-- 85.3M++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status +844+ RESPONSE_RAW='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++844+ head -n1 +844+ RESPONSE='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++844+ tail -n1 +844+ STATUS_CODE=200 ++844+ echo '{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++844+ jq -r .notarizationStatus.status +844+ STATUS=IN_PROGRESS +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +844+ sleep 1m 100 207M 0 207M 0 0 79.1M 0 --:--:-- 0:00:02 --:--:-- 79.1M 100 292M 0 292M 0 0 80.4M 0 --:--:-- 0:00:03 --:--:-- 80.4M 100 362M 0 362M 0 0 78.3M 0 --:--:-- 0:00:04 --:--:-- 78.3M 100 392M 0 392M 0 0 79.1M 0 --:--:-- 0:00:04 --:--:-- 78.6M curl: Saved to filename 'eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg' +344+ cp -vf eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg 'eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg' ++344+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg +344+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++344+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg +344+ b=eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg +344+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +344+ md5sum eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0000129-2ca4-4111-9611-9abfa3f415ec/status +658+ RESPONSE_RAW='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m +344+ sha1sum eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg +344+ sha512sum -b eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg +344+ rm eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize +344+ rm -f eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.md5 +344+ rm -f eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha1 +344+ rm -f eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha512 ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status +512+ RESPONSE_RAW='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++512+ head -n1 +512+ RESPONSE='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++512+ tail -n1 +512+ STATUS_CODE=200 ++512+ echo '{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++512+ jq -r .notarizationStatus.status +512+ STATUS=IN_PROGRESS +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +512+ sleep 1m ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88ea6320-fde0-4a7e-b223-51cf9bf2a5d8/status +906+ RESPONSE_RAW='{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++906+ head -n1 +906+ RESPONSE='{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++906+ tail -n1 +906+ STATUS_CODE=200 ++906+ echo '{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++906+ jq -r .notarizationStatus.status +906+ STATUS=IN_PROGRESS +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +906+ sleep 1m ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status +376+ RESPONSE_RAW='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status +720+ RESPONSE_RAW='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++720+ head -n1 +720+ RESPONSE='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++720+ tail -n1 +720+ STATUS_CODE=200 ++720+ echo '{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++720+ jq -r .notarizationStatus.status +720+ STATUS=IN_PROGRESS +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +720+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status +280+ RESPONSE_RAW='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status +554+ RESPONSE_RAW='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status +204+ RESPONSE_RAW='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status +418+ RESPONSE_RAW='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++418+ head -n1 +418+ RESPONSE='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++418+ tail -n1 +418+ STATUS_CODE=200 ++418+ echo '{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++418+ jq -r .notarizationStatus.status +418+ STATUS=IN_PROGRESS +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +418+ sleep 1m ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status +978+ RESPONSE_RAW='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++978+ head -n1 +978+ RESPONSE='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++978+ tail -n1 +978+ STATUS_CODE=200 ++978+ echo '{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++978+ jq -r .notarizationStatus.status +978+ STATUS=IN_PROGRESS +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +978+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status +312+ RESPONSE_RAW='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status +606+ RESPONSE_RAW='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++606+ head -n1 +606+ RESPONSE='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++606+ tail -n1 +606+ STATUS_CODE=200 ++606+ echo '{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++606+ jq -r .notarizationStatus.status +606+ STATUS=IN_PROGRESS +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +606+ sleep 1m ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status +1060+ RESPONSE_RAW='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1060+ head -n1 +1060+ RESPONSE='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1060+ tail -n1 +1060+ STATUS_CODE=200 ++1060+ echo '{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++1060+ jq -r .notarizationStatus.status +1060+ STATUS=IN_PROGRESS +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1060+ sleep 1m ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status +470+ RESPONSE_RAW='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++470+ head -n1 +470+ RESPONSE='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++470+ tail -n1 +470+ STATUS_CODE=200 ++470+ echo '{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++470+ jq -r .notarizationStatus.status +470+ STATUS=IN_PROGRESS +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +470+ sleep 1m ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status +844+ RESPONSE_RAW='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++844+ head -n1 +844+ RESPONSE='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++844+ tail -n1 +844+ STATUS_CODE=200 ++844+ echo '{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++844+ jq -r .notarizationStatus.status +844+ STATUS=IN_PROGRESS +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +844+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0000129-2ca4-4111-9611-9abfa3f415ec/status +658+ RESPONSE_RAW='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status +512+ RESPONSE_RAW='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++512+ head -n1 +512+ RESPONSE='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++512+ tail -n1 +512+ STATUS_CODE=200 ++512+ echo '{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++512+ jq -r .notarizationStatus.status +512+ STATUS=IN_PROGRESS +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +512+ sleep 1m ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88ea6320-fde0-4a7e-b223-51cf9bf2a5d8/status +906+ RESPONSE_RAW='{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"b566f05b-d2b3-4395-b4c0-8d3c1285a6b6\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg\",\n \"uploadDate\": \"2024-02-29T18:47:02.264Z\",\n \"sha256\": \"d1cacc8b306c2489a13a1859abb82b27d1ff2086101f8beaca5e84ae033c1199\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"054b9a755fde32eb5a59636057d4f85dd318af81\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c75c0bbcd85522731d6b89d28f42c5c88dc8c09b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.aarch64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c75c0bbcd85522731d6b89d28f42c5c88dc8c09b\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": null\n}\n"}} 200' ++906+ head -n1 +906+ RESPONSE='{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"b566f05b-d2b3-4395-b4c0-8d3c1285a6b6\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg\",\n \"uploadDate\": \"2024-02-29T18:47:02.264Z\",\n \"sha256\": \"d1cacc8b306c2489a13a1859abb82b27d1ff2086101f8beaca5e84ae033c1199\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"054b9a755fde32eb5a59636057d4f85dd318af81\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c75c0bbcd85522731d6b89d28f42c5c88dc8c09b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.aarch64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c75c0bbcd85522731d6b89d28f42c5c88dc8c09b\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": null\n}\n"}}' ++906+ tail -n1 +906+ STATUS_CODE=200 ++906+ jq -r .notarizationStatus.status ++906+ echo '{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"b566f05b-d2b3-4395-b4c0-8d3c1285a6b6\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg\",\n' '\"uploadDate\":' '\"2024-02-29T18:47:02.264Z\",\n' '\"sha256\":' '\"d1cacc8b306c2489a13a1859abb82b27d1ff2086101f8beaca5e84ae033c1199\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"054b9a755fde32eb5a59636057d4f85dd318af81\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c75c0bbcd85522731d6b89d28f42c5c88dc8c09b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.aarch64_4.31.0.20240229-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cbb155657410e855e0664cfb0502386e00d141ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16600b6b1eff53a505490663b2fdc7347c282516\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c47710a6751ca2b534b3d23527768a62f591588\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-RC1-macosx-cocoa-aarch64-16287555172123686507.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c75c0bbcd85522731d6b89d28f42c5c88dc8c09b\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}' +906+ STATUS=COMPLETE +906+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +906+ [[ 200 == \5\0\3 ]] +906+ [[ 200 == \5\0\2 ]] +906+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +906+ break +906+ rm eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg +906+ curl -JO https://cbi.eclipse.org/macos/xcrun/88ea6320-fde0-4a7e-b223-51cf9bf2a5d8/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 42.5M 0 42.5M 0 0 47.1M 0 --:--:-- --:--:-- --:--:-- 47.1M 100 111M 0 111M 0 0 58.6M 0 --:--:-- 0:00:01 --:--:-- 58.5M++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status +376+ RESPONSE_RAW='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m 100 182M 0 182M 0 0 62.9M 0 --:--:-- 0:00:02 --:--:-- 62.9M 100 262M 0 262M 0 0 67.2M 0 --:--:-- 0:00:03 --:--:-- 67.2M 100 318M 0 318M 0 0 66.7M 0 --:--:-- 0:00:04 --:--:-- 66.7M curl: Saved to filename 'eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg' +906+ cp -vf eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg 'eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg' ++906+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg +906+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++906+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg +906+ b=eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg +906+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +906+ md5sum eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg +906+ sha1sum eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg +906+ sha512sum -b eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status +720+ RESPONSE_RAW='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++720+ head -n1 +720+ RESPONSE='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++720+ tail -n1 +720+ STATUS_CODE=200 ++720+ echo '{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++720+ jq -r .notarizationStatus.status +720+ STATUS=IN_PROGRESS +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +720+ sleep 1m +906+ rm eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize +906+ rm -f eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.md5 +906+ rm -f eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha1 +906+ rm -f eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha512 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status +280+ RESPONSE_RAW='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status +554+ RESPONSE_RAW='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status +204+ RESPONSE_RAW='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status +418+ RESPONSE_RAW='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++418+ head -n1 +418+ RESPONSE='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++418+ tail -n1 +418+ STATUS_CODE=200 ++418+ echo '{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++418+ jq -r .notarizationStatus.status +418+ STATUS=IN_PROGRESS +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +418+ sleep 1m ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status +978+ RESPONSE_RAW='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++978+ head -n1 +978+ RESPONSE='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++978+ tail -n1 +978+ STATUS_CODE=200 ++978+ echo '{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++978+ jq -r .notarizationStatus.status +978+ STATUS=IN_PROGRESS +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +978+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status +312+ RESPONSE_RAW='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status +606+ RESPONSE_RAW='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++606+ head -n1 +606+ RESPONSE='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++606+ tail -n1 +606+ STATUS_CODE=200 ++606+ echo '{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++606+ jq -r .notarizationStatus.status +606+ STATUS=IN_PROGRESS +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +606+ sleep 1m ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status +1060+ RESPONSE_RAW='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1060+ head -n1 +1060+ RESPONSE='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1060+ tail -n1 +1060+ STATUS_CODE=200 ++1060+ echo '{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++1060+ jq -r .notarizationStatus.status +1060+ STATUS=IN_PROGRESS +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1060+ sleep 1m ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status +470+ RESPONSE_RAW='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++470+ head -n1 +470+ RESPONSE='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++470+ tail -n1 +470+ STATUS_CODE=200 ++470+ echo '{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++470+ jq -r .notarizationStatus.status +470+ STATUS=IN_PROGRESS +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +470+ sleep 1m ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status +844+ RESPONSE_RAW='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++844+ head -n1 +844+ RESPONSE='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++844+ tail -n1 +844+ STATUS_CODE=200 ++844+ echo '{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++844+ jq -r .notarizationStatus.status +844+ STATUS=IN_PROGRESS +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +844+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0000129-2ca4-4111-9611-9abfa3f415ec/status +658+ RESPONSE_RAW='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ echo '{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++658+ jq -r .notarizationStatus.status +658+ STATUS=IN_PROGRESS +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ sleep 1m ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status +512+ RESPONSE_RAW='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++512+ head -n1 +512+ RESPONSE='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++512+ tail -n1 +512+ STATUS_CODE=200 ++512+ echo '{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++512+ jq -r .notarizationStatus.status +512+ STATUS=IN_PROGRESS +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +512+ sleep 1m ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status +376+ RESPONSE_RAW='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status +720+ RESPONSE_RAW='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++720+ head -n1 +720+ RESPONSE='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++720+ tail -n1 +720+ STATUS_CODE=200 ++720+ echo '{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++720+ jq -r .notarizationStatus.status +720+ STATUS=IN_PROGRESS +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +720+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status +280+ RESPONSE_RAW='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status +554+ RESPONSE_RAW='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status +204+ RESPONSE_RAW='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status +418+ RESPONSE_RAW='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"a04bd151-2593-421e-bf70-66125c7face8\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg\",\n \"uploadDate\": \"2024-02-29T18:44:29.405Z\",\n \"sha256\": \"37ad37fb9d70e88e2a0d8d711f4242686a8b814ffbcca924b4fa9da9f5904cf9\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96bc8f852d3e8acc3af7cd9fc5c47b02630a005d\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eabc3bf2383c7595bcb2dd4d22cb8df5b445791f\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.aarch64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eabc3bf2383c7595bcb2dd4d22cb8df5b445791f\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": null\n}\n"}} 200' ++418+ head -n1 +418+ RESPONSE='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"a04bd151-2593-421e-bf70-66125c7face8\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg\",\n \"uploadDate\": \"2024-02-29T18:44:29.405Z\",\n \"sha256\": \"37ad37fb9d70e88e2a0d8d711f4242686a8b814ffbcca924b4fa9da9f5904cf9\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96bc8f852d3e8acc3af7cd9fc5c47b02630a005d\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eabc3bf2383c7595bcb2dd4d22cb8df5b445791f\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.aarch64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"eabc3bf2383c7595bcb2dd4d22cb8df5b445791f\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": null\n}\n"}}' ++418+ tail -n1 +418+ STATUS_CODE=200 ++418+ jq -r .notarizationStatus.status ++418+ echo '{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"a04bd151-2593-421e-bf70-66125c7face8\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg\",\n' '\"uploadDate\":' '\"2024-02-29T18:44:29.405Z\",\n' '\"sha256\":' '\"37ad37fb9d70e88e2a0d8d711f4242686a8b814ffbcca924b4fa9da9f5904cf9\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96bc8f852d3e8acc3af7cd9fc5c47b02630a005d\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eabc3bf2383c7595bcb2dd4d22cb8df5b445791f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.aarch64_4.31.0.20240229-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cbb155657410e855e0664cfb0502386e00d141ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16600b6b1eff53a505490663b2fdc7347c282516\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c47710a6751ca2b534b3d23527768a62f591588\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64-16147777215808773055.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eabc3bf2383c7595bcb2dd4d22cb8df5b445791f\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}' +418+ STATUS=COMPLETE +418+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +418+ [[ 200 == \5\0\3 ]] +418+ [[ 200 == \5\0\2 ]] +418+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +418+ break +418+ rm eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg +418+ curl -JO https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status +978+ RESPONSE_RAW='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++978+ head -n1 +978+ RESPONSE='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++978+ tail -n1 +978+ STATUS_CODE=200 ++978+ echo '{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++978+ jq -r .notarizationStatus.status +978+ STATUS=IN_PROGRESS +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +978+ sleep 1m 100 28.0M 0 28.0M 0 0 48.9M 0 --:--:-- --:--:-- --:--:-- 48.9M 100 114M 0 114M 0 0 72.4M 0 --:--:-- 0:00:01 --:--:-- 72.4M 100 196M 0 196M 0 0 76.2M 0 --:--:-- 0:00:02 --:--:-- 76.2M 100 274M 0 274M 0 0 76.7M 0 --:--:-- 0:00:03 --:--:-- 76.7M 100 357M 0 357M 0 0 78.3M 0 --:--:-- 0:00:04 --:--:-- 78.3M 100 391M 0 391M 0 0 79.2M 0 --:--:-- 0:00:04 --:--:-- 83.2M curl: Saved to filename 'eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg' +418+ cp -vf eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg 'eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg' ++418+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg +418+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++418+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg +418+ b=eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg +418+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +418+ md5sum eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg +418+ sha1sum eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg +418+ sha512sum -b eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg +418+ rm eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize +418+ rm -f eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.md5 +418+ rm -f eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha1 +418+ rm -f eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha512 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status +312+ RESPONSE_RAW='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status +606+ RESPONSE_RAW='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++606+ head -n1 +606+ RESPONSE='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++606+ tail -n1 +606+ STATUS_CODE=200 ++606+ echo '{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++606+ jq -r .notarizationStatus.status +606+ STATUS=IN_PROGRESS +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +606+ sleep 1m ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status +1060+ RESPONSE_RAW='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1060+ head -n1 +1060+ RESPONSE='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1060+ tail -n1 +1060+ STATUS_CODE=200 ++1060+ echo '{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++1060+ jq -r .notarizationStatus.status +1060+ STATUS=IN_PROGRESS +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1060+ sleep 1m ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status +470+ RESPONSE_RAW='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++470+ head -n1 +470+ RESPONSE='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++470+ tail -n1 +470+ STATUS_CODE=200 ++470+ echo '{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++470+ jq -r .notarizationStatus.status +470+ STATUS=IN_PROGRESS +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +470+ sleep 1m ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status +844+ RESPONSE_RAW='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++844+ head -n1 +844+ RESPONSE='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++844+ tail -n1 +844+ STATUS_CODE=200 ++844+ echo '{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++844+ jq -r .notarizationStatus.status +844+ STATUS=IN_PROGRESS +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +844+ sleep 1m ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0000129-2ca4-4111-9611-9abfa3f415ec/status +658+ RESPONSE_RAW='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"544eb9d3-3543-40ac-b6a9-58dc12a37167\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg\",\n \"uploadDate\": \"2024-02-29T18:49:15.746Z\",\n \"sha256\": \"752e100f41263f1f420045aa973ed3ad1d854acf02426adf9e8842f10f8dcdfd\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1b7e2404898e74104030dc85bba28cc344233622\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"79b5fbec4291b195cb5694bc255d616ea1382e3a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.aarch64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202402281636.jar/os/macosx/aarch64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"de62763cc17f1fa97471e1d87fe6bd47a40eecee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202402281636.jar/os/macosx/x86_64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"89c1177ed486cbc8b69ddd6719305578038e4792\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e5c603626f3228a610f77d506adf2f08150063f4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"79b5fbec4291b195cb5694bc255d616ea1382e3a\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": null\n}\n"}} 200' ++658+ head -n1 +658+ RESPONSE='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"544eb9d3-3543-40ac-b6a9-58dc12a37167\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg\",\n \"uploadDate\": \"2024-02-29T18:49:15.746Z\",\n \"sha256\": \"752e100f41263f1f420045aa973ed3ad1d854acf02426adf9e8842f10f8dcdfd\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1b7e2404898e74104030dc85bba28cc344233622\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"79b5fbec4291b195cb5694bc255d616ea1382e3a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.aarch64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202402281636.jar/os/macosx/aarch64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"de62763cc17f1fa97471e1d87fe6bd47a40eecee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202402281636.jar/os/macosx/x86_64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"89c1177ed486cbc8b69ddd6719305578038e4792\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e5c603626f3228a610f77d506adf2f08150063f4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"79b5fbec4291b195cb5694bc255d616ea1382e3a\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": null\n}\n"}}' ++658+ tail -n1 +658+ STATUS_CODE=200 ++658+ jq -r .notarizationStatus.status ++658+ echo '{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"544eb9d3-3543-40ac-b6a9-58dc12a37167\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg\",\n' '\"uploadDate\":' '\"2024-02-29T18:49:15.746Z\",\n' '\"sha256\":' '\"752e100f41263f1f420045aa973ed3ad1d854acf02426adf9e8842f10f8dcdfd\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1b7e2404898e74104030dc85bba28cc344233622\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"79b5fbec4291b195cb5694bc255d616ea1382e3a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.aarch64_4.31.0.20240229-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cbb155657410e855e0664cfb0502386e00d141ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16600b6b1eff53a505490663b2fdc7347c282516\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c47710a6751ca2b534b3d23527768a62f591588\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202402281636.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"de62763cc17f1fa97471e1d87fe6bd47a40eecee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202402281636.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89c1177ed486cbc8b69ddd6719305578038e4792\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e5c603626f3228a610f77d506adf2f08150063f4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-aarch64-12773666445662259081.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"79b5fbec4291b195cb5694bc255d616ea1382e3a\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}' +658+ STATUS=COMPLETE +658+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +658+ [[ 200 == \5\0\3 ]] +658+ [[ 200 == \5\0\2 ]] +658+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +658+ break +658+ rm eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg +658+ curl -JO https://cbi.eclipse.org/macos/xcrun/b0000129-2ca4-4111-9611-9abfa3f415ec/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32.0M 0 32.0M 0 0 52.1M 0 --:--:-- --:--:-- --:--:-- 52.0M 100 118M 0 118M 0 0 73.5M 0 --:--:-- 0:00:01 --:--:-- 73.5M 100 207M 0 207M 0 0 79.2M 0 --:--:-- 0:00:02 --:--:-- 79.2M 100 274M 0 274M 0 0 75.8M 0 --:--:-- 0:00:03 --:--:-- 75.8M 100 367M 0 367M 0 0 79.7M 0 --:--:-- 0:00:04 --:--:-- 79.6M 100 392M 0 392M 0 0 80.1M 0 --:--:-- 0:00:04 --:--:-- 84.1M curl: Saved to filename 'eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg' +658+ cp -vf eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg 'eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg' ++658+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg +658+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++658+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg +658+ b=eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg +658+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +658+ md5sum eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg +658+ sha1sum eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status +512+ RESPONSE_RAW='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++512+ head -n1 +512+ RESPONSE='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++512+ tail -n1 +512+ STATUS_CODE=200 ++512+ echo '{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++512+ jq -r .notarizationStatus.status +512+ STATUS=IN_PROGRESS +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +512+ sleep 1m +658+ sha512sum -b eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg +658+ rm eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize +658+ rm -f eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.md5 +658+ rm -f eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha1 +658+ rm -f eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha512 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status +376+ RESPONSE_RAW='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ echo '{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++376+ jq -r .notarizationStatus.status +376+ STATUS=IN_PROGRESS +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ sleep 1m ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status +720+ RESPONSE_RAW='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++720+ head -n1 +720+ RESPONSE='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++720+ tail -n1 +720+ STATUS_CODE=200 ++720+ echo '{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++720+ jq -r .notarizationStatus.status +720+ STATUS=IN_PROGRESS +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +720+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status +280+ RESPONSE_RAW='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status +554+ RESPONSE_RAW='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status +204+ RESPONSE_RAW='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status +978+ RESPONSE_RAW='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++978+ head -n1 +978+ RESPONSE='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++978+ tail -n1 +978+ STATUS_CODE=200 ++978+ echo '{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++978+ jq -r .notarizationStatus.status +978+ STATUS=IN_PROGRESS +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +978+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status +312+ RESPONSE_RAW='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status +606+ RESPONSE_RAW='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++606+ head -n1 +606+ RESPONSE='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++606+ tail -n1 +606+ STATUS_CODE=200 ++606+ echo '{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++606+ jq -r .notarizationStatus.status +606+ STATUS=IN_PROGRESS +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +606+ sleep 1m ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status +1060+ RESPONSE_RAW='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1060+ head -n1 +1060+ RESPONSE='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1060+ tail -n1 +1060+ STATUS_CODE=200 ++1060+ echo '{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++1060+ jq -r .notarizationStatus.status +1060+ STATUS=IN_PROGRESS +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1060+ sleep 1m ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status +470+ RESPONSE_RAW='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++470+ head -n1 +470+ RESPONSE='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++470+ tail -n1 +470+ STATUS_CODE=200 ++470+ echo '{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++470+ jq -r .notarizationStatus.status +470+ STATUS=IN_PROGRESS +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +470+ sleep 1m ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status +844+ RESPONSE_RAW='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++844+ head -n1 +844+ RESPONSE='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++844+ tail -n1 +844+ STATUS_CODE=200 ++844+ echo '{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++844+ jq -r .notarizationStatus.status +844+ STATUS=IN_PROGRESS +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +844+ sleep 1m ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status +512+ RESPONSE_RAW='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++512+ head -n1 +512+ RESPONSE='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++512+ tail -n1 +512+ STATUS_CODE=200 ++512+ echo '{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++512+ jq -r .notarizationStatus.status +512+ STATUS=IN_PROGRESS +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +512+ sleep 1m ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status +376+ RESPONSE_RAW='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"ba444502-78cf-4a05-aef6-e724e9455e0e\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg\",\n \"uploadDate\": \"2024-02-29T18:44:03.933Z\",\n \"sha256\": \"7dce21c8f4b758eaa9aef21b5131fa221a5c947eafffebaec5692da4be288316\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c75b6b592de779b90e36e3562c959054758e4694\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2579b7016cf9427d41e5393fcd412fdb6b096cf3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.x86_64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2579b7016cf9427d41e5393fcd412fdb6b096cf3\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}\n"}} 200' ++376+ head -n1 +376+ RESPONSE='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"ba444502-78cf-4a05-aef6-e724e9455e0e\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg\",\n \"uploadDate\": \"2024-02-29T18:44:03.933Z\",\n \"sha256\": \"7dce21c8f4b758eaa9aef21b5131fa221a5c947eafffebaec5692da4be288316\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c75b6b592de779b90e36e3562c959054758e4694\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2579b7016cf9427d41e5393fcd412fdb6b096cf3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.x86_64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2579b7016cf9427d41e5393fcd412fdb6b096cf3\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}\n"}}' ++376+ tail -n1 +376+ STATUS_CODE=200 ++376+ jq -r .notarizationStatus.status ++376+ echo '{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"ba444502-78cf-4a05-aef6-e724e9455e0e\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg\",\n' '\"uploadDate\":' '\"2024-02-29T18:44:03.933Z\",\n' '\"sha256\":' '\"7dce21c8f4b758eaa9aef21b5131fa221a5c947eafffebaec5692da4be288316\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c75b6b592de779b90e36e3562c959054758e4694\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2579b7016cf9427d41e5393fcd412fdb6b096cf3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.x86_64_4.31.0.20240229-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cbb155657410e855e0664cfb0502386e00d141ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16600b6b1eff53a505490663b2fdc7347c282516\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c47710a6751ca2b534b3d23527768a62f591588\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"27617bb822b62a2be3e4ae4212773419f9007098\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64-1204430221604088323.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2579b7016cf9427d41e5393fcd412fdb6b096cf3\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}' +376+ STATUS=COMPLETE +376+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +376+ [[ 200 == \5\0\3 ]] +376+ [[ 200 == \5\0\2 ]] +376+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +376+ break +376+ rm eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg +376+ curl -JO https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1490k 0 1490k 0 0 5341k 0 --:--:-- --:--:-- --:--:-- 5322k 100 82.0M 0 82.0M 0 0 64.1M 0 --:--:-- 0:00:01 --:--:-- 64.0M 100 184M 0 184M 0 0 80.7M 0 --:--:-- 0:00:02 --:--:-- 80.7M 100 282M 0 282M 0 0 86.1M 0 --:--:-- 0:00:03 --:--:-- 86.1M 100 372M 0 372M 0 0 87.1M 0 --:--:-- 0:00:04 --:--:-- 87.1M++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status +720+ RESPONSE_RAW='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++720+ head -n1 +720+ RESPONSE='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++720+ tail -n1 +720+ STATUS_CODE=200 ++720+ echo '{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++720+ jq -r .notarizationStatus.status +720+ STATUS=IN_PROGRESS +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +720+ sleep 1m 100 471M 0 471M 0 0 89.1M 0 --:--:-- 0:00:05 --:--:-- 93.8M 100 490M 0 490M 0 0 89.5M 0 --:--:-- 0:00:05 --:--:-- 97.3M curl: Saved to filename 'eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg' +376+ cp -vf eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg 'eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg' ++376+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg +376+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++376+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg +376+ b=eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg +376+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +376+ md5sum eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg +376+ sha1sum eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status +280+ RESPONSE_RAW='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m +376+ sha512sum -b eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg +376+ rm eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize +376+ rm -f eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.md5 +376+ rm -f eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha1 +376+ rm -f eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha512 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status +554+ RESPONSE_RAW='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status +204+ RESPONSE_RAW='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status +978+ RESPONSE_RAW='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++978+ head -n1 +978+ RESPONSE='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++978+ tail -n1 +978+ STATUS_CODE=200 ++978+ echo '{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++978+ jq -r .notarizationStatus.status +978+ STATUS=IN_PROGRESS +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +978+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status +312+ RESPONSE_RAW='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status +606+ RESPONSE_RAW='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++606+ head -n1 +606+ RESPONSE='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++606+ tail -n1 +606+ STATUS_CODE=200 ++606+ echo '{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++606+ jq -r .notarizationStatus.status +606+ STATUS=IN_PROGRESS +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +606+ sleep 1m ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status +1060+ RESPONSE_RAW='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1060+ head -n1 +1060+ RESPONSE='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1060+ tail -n1 +1060+ STATUS_CODE=200 ++1060+ echo '{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++1060+ jq -r .notarizationStatus.status +1060+ STATUS=IN_PROGRESS +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1060+ sleep 1m ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status +470+ RESPONSE_RAW='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++470+ head -n1 +470+ RESPONSE='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++470+ tail -n1 +470+ STATUS_CODE=200 ++470+ echo '{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++470+ jq -r .notarizationStatus.status +470+ STATUS=IN_PROGRESS +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +470+ sleep 1m ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status +844+ RESPONSE_RAW='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++844+ head -n1 +844+ RESPONSE='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++844+ tail -n1 +844+ STATUS_CODE=200 ++844+ echo '{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++844+ jq -r .notarizationStatus.status +844+ STATUS=IN_PROGRESS +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +844+ sleep 1m ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status +512+ RESPONSE_RAW='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++512+ head -n1 +512+ RESPONSE='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++512+ tail -n1 +512+ STATUS_CODE=200 ++512+ echo '{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++512+ jq -r .notarizationStatus.status +512+ STATUS=IN_PROGRESS +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +512+ sleep 1m ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status +720+ RESPONSE_RAW='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++720+ head -n1 +720+ RESPONSE='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++720+ tail -n1 +720+ STATUS_CODE=200 ++720+ echo '{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++720+ jq -r .notarizationStatus.status +720+ STATUS=IN_PROGRESS +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +720+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status +280+ RESPONSE_RAW='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status +554+ RESPONSE_RAW='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status +204+ RESPONSE_RAW='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ echo '{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++204+ jq -r .notarizationStatus.status +204+ STATUS=IN_PROGRESS +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ sleep 1m ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status +978+ RESPONSE_RAW='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++978+ head -n1 +978+ RESPONSE='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++978+ tail -n1 +978+ STATUS_CODE=200 ++978+ echo '{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++978+ jq -r .notarizationStatus.status +978+ STATUS=IN_PROGRESS +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +978+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status +312+ RESPONSE_RAW='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status +606+ RESPONSE_RAW='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"89f2d1db-2b94-491e-b571-99e6fc4af9b2\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg\",\n \"uploadDate\": \"2024-02-29T18:48:51.592Z\",\n \"sha256\": \"87d4301dcd83d10a4c87923f5863992b887c2e47785120d5eca4ed281f341530\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2bfb788c43a4f4a60ca7e9c70ee1b2e3f50af3a5\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"46cbb1637d232b5c546adb380fae6c2eca32a124\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.x86_64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202402281636.jar/os/macosx/aarch64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"de62763cc17f1fa97471e1d87fe6bd47a40eecee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202402281636.jar/os/macosx/x86_64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"89c1177ed486cbc8b69ddd6719305578038e4792\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"46cbb1637d232b5c546adb380fae6c2eca32a124\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}\n"}} 200' ++606+ head -n1 +606+ RESPONSE='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"89f2d1db-2b94-491e-b571-99e6fc4af9b2\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg\",\n \"uploadDate\": \"2024-02-29T18:48:51.592Z\",\n \"sha256\": \"87d4301dcd83d10a4c87923f5863992b887c2e47785120d5eca4ed281f341530\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2bfb788c43a4f4a60ca7e9c70ee1b2e3f50af3a5\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"46cbb1637d232b5c546adb380fae6c2eca32a124\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.x86_64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202402281636.jar/os/macosx/aarch64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"de62763cc17f1fa97471e1d87fe6bd47a40eecee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202402281636.jar/os/macosx/x86_64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"89c1177ed486cbc8b69ddd6719305578038e4792\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"46cbb1637d232b5c546adb380fae6c2eca32a124\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}\n"}}' ++606+ tail -n1 +606+ STATUS_CODE=200 ++606+ jq -r .notarizationStatus.status ++606+ echo '{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"89f2d1db-2b94-491e-b571-99e6fc4af9b2\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg\",\n' '\"uploadDate\":' '\"2024-02-29T18:48:51.592Z\",\n' '\"sha256\":' '\"87d4301dcd83d10a4c87923f5863992b887c2e47785120d5eca4ed281f341530\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2bfb788c43a4f4a60ca7e9c70ee1b2e3f50af3a5\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"46cbb1637d232b5c546adb380fae6c2eca32a124\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.x86_64_4.31.0.20240229-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cbb155657410e855e0664cfb0502386e00d141ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16600b6b1eff53a505490663b2fdc7347c282516\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c47710a6751ca2b534b3d23527768a62f591588\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202402281636.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"de62763cc17f1fa97471e1d87fe6bd47a40eecee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202402281636.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89c1177ed486cbc8b69ddd6719305578038e4792\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"27617bb822b62a2be3e4ae4212773419f9007098\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64-6911996902796206693.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"46cbb1637d232b5c546adb380fae6c2eca32a124\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}' +606+ STATUS=COMPLETE +606+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +606+ [[ 200 == \5\0\3 ]] +606+ [[ 200 == \5\0\2 ]] +606+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +606+ break +606+ rm eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg +606+ curl -JO https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54.4M 0 54.4M 0 0 84.3M 0 --:--:-- --:--:-- --:--:-- 84.2M 100 134M 0 134M 0 0 81.7M 0 --:--:-- 0:00:01 --:--:-- 81.7M 100 214M 0 214M 0 0 80.8M 0 --:--:-- 0:00:02 --:--:-- 80.8M 100 262M 0 262M 0 0 72.0M 0 --:--:-- 0:00:03 --:--:-- 71.9M 100 316M 0 316M 0 0 68.1M 0 --:--:-- 0:00:04 --:--:-- 68.1M 100 374M 0 374M 0 0 66.2M 0 --:--:-- 0:00:05 --:--:-- 63.9M 100 379M 0 379M 0 0 66.0M 0 --:--:-- 0:00:05 --:--:-- 59.7M curl: Saved to filename 'eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg' +606+ cp -vf eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg 'eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg' ++606+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg +606+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++606+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg +606+ b=eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg +606+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +606+ md5sum eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg +606+ sha1sum eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status +1060+ RESPONSE_RAW='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1060+ head -n1 +1060+ RESPONSE='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1060+ tail -n1 +1060+ STATUS_CODE=200 ++1060+ echo '{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++1060+ jq -r .notarizationStatus.status +1060+ STATUS=IN_PROGRESS +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1060+ sleep 1m +606+ sha512sum -b eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status +470+ RESPONSE_RAW='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++470+ head -n1 +470+ RESPONSE='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++470+ tail -n1 +470+ STATUS_CODE=200 ++470+ echo '{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++470+ jq -r .notarizationStatus.status +470+ STATUS=IN_PROGRESS +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +470+ sleep 1m +606+ rm eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize +606+ rm -f eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.md5 +606+ rm -f eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha1 +606+ rm -f eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha512 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status +844+ RESPONSE_RAW='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++844+ head -n1 +844+ RESPONSE='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++844+ tail -n1 +844+ STATUS_CODE=200 ++844+ echo '{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++844+ jq -r .notarizationStatus.status +844+ STATUS=IN_PROGRESS +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +844+ sleep 1m ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status +512+ RESPONSE_RAW='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++512+ head -n1 +512+ RESPONSE='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++512+ tail -n1 +512+ STATUS_CODE=200 ++512+ echo '{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++512+ jq -r .notarizationStatus.status +512+ STATUS=IN_PROGRESS +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +512+ sleep 1m ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status +720+ RESPONSE_RAW='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++720+ head -n1 +720+ RESPONSE='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++720+ tail -n1 +720+ STATUS_CODE=200 ++720+ echo '{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++720+ jq -r .notarizationStatus.status +720+ STATUS=IN_PROGRESS +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +720+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status +280+ RESPONSE_RAW='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status +554+ RESPONSE_RAW='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status +204+ RESPONSE_RAW='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"78e0b19f-9a46-4cfd-bf05-8699a381fcce\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg\",\n \"uploadDate\": \"2024-02-29T18:42:34.194Z\",\n \"sha256\": \"cbed5af09b74c66c9143a45ef0936ecfa89df90576b2b2fdcbbf55c072958ad4\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b951e60f49e691bd3f759047b0dade0ea9a543de\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"01dd8a4a4aa9f33f88c3e5a3176927324467b450\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.aarch64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"01dd8a4a4aa9f33f88c3e5a3176927324467b450\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": null\n}\n"}} 200' ++204+ head -n1 +204+ RESPONSE='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"78e0b19f-9a46-4cfd-bf05-8699a381fcce\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg\",\n \"uploadDate\": \"2024-02-29T18:42:34.194Z\",\n \"sha256\": \"cbed5af09b74c66c9143a45ef0936ecfa89df90576b2b2fdcbbf55c072958ad4\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b951e60f49e691bd3f759047b0dade0ea9a543de\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"01dd8a4a4aa9f33f88c3e5a3176927324467b450\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.aarch64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"01dd8a4a4aa9f33f88c3e5a3176927324467b450\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": null\n}\n"}}' ++204+ tail -n1 +204+ STATUS_CODE=200 ++204+ jq -r .notarizationStatus.status ++204+ echo '{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"78e0b19f-9a46-4cfd-bf05-8699a381fcce\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg\",\n' '\"uploadDate\":' '\"2024-02-29T18:42:34.194Z\",\n' '\"sha256\":' '\"cbed5af09b74c66c9143a45ef0936ecfa89df90576b2b2fdcbbf55c072958ad4\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b951e60f49e691bd3f759047b0dade0ea9a543de\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01dd8a4a4aa9f33f88c3e5a3176927324467b450\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.aarch64_4.31.0.20240229-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cbb155657410e855e0664cfb0502386e00d141ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16600b6b1eff53a505490663b2fdc7347c282516\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c47710a6751ca2b534b3d23527768a62f591588\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64-14613750256363386533.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01dd8a4a4aa9f33f88c3e5a3176927324467b450\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}' +204+ STATUS=COMPLETE +204+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +204+ [[ 200 == \5\0\3 ]] +204+ [[ 200 == \5\0\2 ]] +204+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +204+ break +204+ rm eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg +204+ curl -JO https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23.8M 0 23.8M 0 0 79.8M 0 --:--:-- --:--:-- --:--:-- 79.5M 100 118M 0 118M 0 0 91.5M 0 --:--:-- 0:00:01 --:--:-- 91.4M++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status +978+ RESPONSE_RAW='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++978+ head -n1 +978+ RESPONSE='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++978+ tail -n1 +978+ STATUS_CODE=200 ++978+ echo '{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++978+ jq -r .notarizationStatus.status +978+ STATUS=IN_PROGRESS +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +978+ sleep 1m 100 221M 0 221M 0 0 96.3M 0 --:--:-- 0:00:02 --:--:-- 96.2M 100 301M 0 301M 0 0 91.2M 0 --:--:-- 0:00:03 --:--:-- 91.2M 100 378M 0 378M 0 0 88.0M 0 --:--:-- 0:00:04 --:--:-- 88.0M 100 473M 0 473M 0 0 89.2M 0 --:--:-- 0:00:05 --:--:-- 89.8M 100 489M 0 489M 0 0 89.8M 0 --:--:-- 0:00:05 --:--:-- 89.2M curl: Saved to filename 'eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg' +204+ cp -vf eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg 'eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg' ++204+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg +204+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++204+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg +204+ b=eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg +204+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +204+ md5sum eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg +204+ sha1sum eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg +204+ sha512sum -b eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg +204+ rm eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize +204+ rm -f eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.md5 +204+ rm -f eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha1 +204+ rm -f eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha512 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status +312+ RESPONSE_RAW='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status +1060+ RESPONSE_RAW='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1060+ head -n1 +1060+ RESPONSE='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1060+ tail -n1 +1060+ STATUS_CODE=200 ++1060+ echo '{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++1060+ jq -r .notarizationStatus.status +1060+ STATUS=IN_PROGRESS +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1060+ sleep 1m ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status +470+ RESPONSE_RAW='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++470+ head -n1 +470+ RESPONSE='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++470+ tail -n1 +470+ STATUS_CODE=200 ++470+ echo '{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++470+ jq -r .notarizationStatus.status +470+ STATUS=IN_PROGRESS +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +470+ sleep 1m ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status +844+ RESPONSE_RAW='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++844+ head -n1 +844+ RESPONSE='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++844+ tail -n1 +844+ STATUS_CODE=200 ++844+ echo '{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++844+ jq -r .notarizationStatus.status +844+ STATUS=IN_PROGRESS +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +844+ sleep 1m ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status +512+ RESPONSE_RAW='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++512+ head -n1 +512+ RESPONSE='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++512+ tail -n1 +512+ STATUS_CODE=200 ++512+ echo '{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++512+ jq -r .notarizationStatus.status +512+ STATUS=IN_PROGRESS +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +512+ sleep 1m ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status +720+ RESPONSE_RAW='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++720+ head -n1 +720+ RESPONSE='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++720+ tail -n1 +720+ STATUS_CODE=200 ++720+ echo '{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++720+ jq -r .notarizationStatus.status +720+ STATUS=IN_PROGRESS +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +720+ sleep 1m ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status +280+ RESPONSE_RAW='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status +554+ RESPONSE_RAW='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status +978+ RESPONSE_RAW='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"d0e55703-7ea3-4d36-953f-572d92989d52\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg\",\n \"uploadDate\": \"2024-02-29T18:47:20.056Z\",\n \"sha256\": \"37fa882bfef4945a35aca75bf3a37dd31e207b4cb29dea1b87d85a6b414a0a2e\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a9657130172cc3b9d9e4b6218936a0d47be308f0\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"dfcd29f9bfeb3410aa539b6872a9c57c0cbd7f19\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.x86_64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"dfcd29f9bfeb3410aa539b6872a9c57c0cbd7f19\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}\n"}} 200' ++978+ head -n1 +978+ RESPONSE='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"d0e55703-7ea3-4d36-953f-572d92989d52\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg\",\n \"uploadDate\": \"2024-02-29T18:47:20.056Z\",\n \"sha256\": \"37fa882bfef4945a35aca75bf3a37dd31e207b4cb29dea1b87d85a6b414a0a2e\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a9657130172cc3b9d9e4b6218936a0d47be308f0\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"dfcd29f9bfeb3410aa539b6872a9c57c0cbd7f19\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.x86_64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"dfcd29f9bfeb3410aa539b6872a9c57c0cbd7f19\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}\n"}}' ++978+ tail -n1 +978+ STATUS_CODE=200 ++978+ jq -r .notarizationStatus.status ++978+ echo '{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"d0e55703-7ea3-4d36-953f-572d92989d52\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg\",\n' '\"uploadDate\":' '\"2024-02-29T18:47:20.056Z\",\n' '\"sha256\":' '\"37fa882bfef4945a35aca75bf3a37dd31e207b4cb29dea1b87d85a6b414a0a2e\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a9657130172cc3b9d9e4b6218936a0d47be308f0\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dfcd29f9bfeb3410aa539b6872a9c57c0cbd7f19\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.x86_64_4.31.0.20240229-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cbb155657410e855e0664cfb0502386e00d141ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16600b6b1eff53a505490663b2fdc7347c282516\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c47710a6751ca2b534b3d23527768a62f591588\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"27617bb822b62a2be3e4ae4212773419f9007098\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64-8226861399770732460.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dfcd29f9bfeb3410aa539b6872a9c57c0cbd7f19\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}' +978+ STATUS=COMPLETE +978+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +978+ [[ 200 == \5\0\3 ]] +978+ [[ 200 == \5\0\2 ]] +978+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +978+ break +978+ rm eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg +978+ curl -JO https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 878k 0 878k 0 0 34.3M 0 --:--:-- --:--:-- --:--:-- 33.0M 100 81.4M 0 81.4M 0 0 79.4M 0 --:--:-- 0:00:01 --:--:-- 79.4M 100 171M 0 171M 0 0 84.4M 0 --:--:-- 0:00:02 --:--:-- 84.4M 100 269M 0 269M 0 0 89.1M 0 --:--:-- 0:00:03 --:--:-- 89.1M 100 364M 0 364M 0 0 90.4M 0 --:--:-- 0:00:04 --:--:-- 90.4M 100 431M 0 431M 0 0 90.8M 0 --:--:-- 0:00:04 --:--:-- 91.1M curl: Saved to filename 'eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg' +978+ cp -vf eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg 'eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg' ++978+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg +978+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++978+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg +978+ b=eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg +978+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +978+ md5sum eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg +978+ sha1sum eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg +978+ sha512sum -b eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status +312+ RESPONSE_RAW='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m +978+ rm eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize +978+ rm -f eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.md5 +978+ rm -f eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha1 +978+ rm -f eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha512 ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status +1060+ RESPONSE_RAW='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1060+ head -n1 +1060+ RESPONSE='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1060+ tail -n1 +1060+ STATUS_CODE=200 ++1060+ jq -r .notarizationStatus.status ++1060+ echo '{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' +1060+ STATUS=IN_PROGRESS +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1060+ sleep 1m ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status +470+ RESPONSE_RAW='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++470+ head -n1 +470+ RESPONSE='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++470+ tail -n1 +470+ STATUS_CODE=200 ++470+ echo '{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++470+ jq -r .notarizationStatus.status +470+ STATUS=IN_PROGRESS +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +470+ sleep 1m ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status +844+ RESPONSE_RAW='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++844+ head -n1 +844+ RESPONSE='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++844+ tail -n1 +844+ STATUS_CODE=200 ++844+ echo '{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++844+ jq -r .notarizationStatus.status +844+ STATUS=IN_PROGRESS +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +844+ sleep 1m ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status +512+ RESPONSE_RAW='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++512+ head -n1 +512+ RESPONSE='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++512+ tail -n1 +512+ STATUS_CODE=200 ++512+ echo '{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++512+ jq -r .notarizationStatus.status +512+ STATUS=IN_PROGRESS +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +512+ sleep 1m ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status +720+ RESPONSE_RAW='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"03f64943-4fb8-4e7e-86e2-63250f33d084\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg\",\n \"uploadDate\": \"2024-02-29T18:49:31.037Z\",\n \"sha256\": \"48cda6067049a5e42bede310b133e9c7c84af9b4f3fbd39bd8547b1f51963a58\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"63d56102a540e20cb1bb0bd9b29ba7934211dd39\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ca76047748599ca6706a39e947d38a8954d675bc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.x86_64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202402281636.jar/os/macosx/aarch64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"de62763cc17f1fa97471e1d87fe6bd47a40eecee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202402281636.jar/os/macosx/x86_64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"89c1177ed486cbc8b69ddd6719305578038e4792\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ca76047748599ca6706a39e947d38a8954d675bc\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}\n"}} 200' ++720+ head -n1 +720+ RESPONSE='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"03f64943-4fb8-4e7e-86e2-63250f33d084\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg\",\n \"uploadDate\": \"2024-02-29T18:49:31.037Z\",\n \"sha256\": \"48cda6067049a5e42bede310b133e9c7c84af9b4f3fbd39bd8547b1f51963a58\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"63d56102a540e20cb1bb0bd9b29ba7934211dd39\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ca76047748599ca6706a39e947d38a8954d675bc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.x86_64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202402281636.jar/os/macosx/aarch64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"de62763cc17f1fa97471e1d87fe6bd47a40eecee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202402281636.jar/os/macosx/x86_64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"89c1177ed486cbc8b69ddd6719305578038e4792\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ca76047748599ca6706a39e947d38a8954d675bc\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}\n"}}' ++720+ tail -n1 +720+ STATUS_CODE=200 ++720+ jq -r .notarizationStatus.status ++720+ echo '{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"03f64943-4fb8-4e7e-86e2-63250f33d084\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg\",\n' '\"uploadDate\":' '\"2024-02-29T18:49:31.037Z\",\n' '\"sha256\":' '\"48cda6067049a5e42bede310b133e9c7c84af9b4f3fbd39bd8547b1f51963a58\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"63d56102a540e20cb1bb0bd9b29ba7934211dd39\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca76047748599ca6706a39e947d38a8954d675bc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.x86_64_4.31.0.20240229-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cbb155657410e855e0664cfb0502386e00d141ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16600b6b1eff53a505490663b2fdc7347c282516\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c47710a6751ca2b534b3d23527768a62f591588\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202402281636.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"de62763cc17f1fa97471e1d87fe6bd47a40eecee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202402281636.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89c1177ed486cbc8b69ddd6719305578038e4792\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"27617bb822b62a2be3e4ae4212773419f9007098\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-RC1-macosx-cocoa-x86_64-17255112816463886443.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca76047748599ca6706a39e947d38a8954d675bc\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}' +720+ STATUS=COMPLETE +720+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +720+ [[ 200 == \5\0\3 ]] +720+ [[ 200 == \5\0\2 ]] +720+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +720+ break +720+ rm eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg +720+ curl -JO https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57.0M 0 57.0M 0 0 84.6M 0 --:--:-- --:--:-- --:--:-- 84.5M 100 136M 0 136M 0 0 81.6M 0 --:--:-- 0:00:01 --:--:-- 81.5M++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status +280+ RESPONSE_RAW='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m 100 199M 0 199M 0 0 74.7M 0 --:--:-- 0:00:02 --:--:-- 74.7M 100 281M 0 281M 0 0 76.6M 0 --:--:-- 0:00:03 --:--:-- 76.6M 100 367M 0 367M 0 0 78.3M 0 --:--:-- 0:00:04 --:--:-- 78.3M 100 394M 0 394M 0 0 78.4M 0 --:--:-- 0:00:05 --:--:-- 77.4M curl: Saved to filename 'eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg' +720+ cp -vf eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg 'eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg' ++720+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg +720+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++720+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg +720+ b=eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg +720+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +720+ md5sum eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg +720+ sha1sum eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg +720+ sha512sum -b eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg +720+ rm eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize +720+ rm -f eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.md5 +720+ rm -f eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha1 +720+ rm -f eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha512 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status +554+ RESPONSE_RAW='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status +312+ RESPONSE_RAW='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status +1060+ RESPONSE_RAW='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1060+ head -n1 +1060+ RESPONSE='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1060+ tail -n1 +1060+ STATUS_CODE=200 ++1060+ echo '{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++1060+ jq -r .notarizationStatus.status +1060+ STATUS=IN_PROGRESS +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1060+ sleep 1m ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status +470+ RESPONSE_RAW='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++470+ head -n1 +470+ RESPONSE='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++470+ tail -n1 +470+ STATUS_CODE=200 ++470+ echo '{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++470+ jq -r .notarizationStatus.status +470+ STATUS=IN_PROGRESS +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +470+ sleep 1m ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status +844+ RESPONSE_RAW='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++844+ head -n1 +844+ RESPONSE='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++844+ tail -n1 +844+ STATUS_CODE=200 ++844+ echo '{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++844+ jq -r .notarizationStatus.status +844+ STATUS=IN_PROGRESS +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +844+ sleep 1m ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status +512+ RESPONSE_RAW='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"cf2882b3-50a4-47f5-b1c8-d363bd3aa1f5\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg\",\n \"uploadDate\": \"2024-02-29T18:48:38.701Z\",\n \"sha256\": \"0ccc9f9461ac44bd3f9633a5c4f8044d6a516390cc4d0834895ec6b3a606dc8c\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7d1eb1a2345c3a4ac12a1e7eda547f7c0b8a6a58\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"abefc6fcaa8c5da412b257eab6ba6b473bf9a58d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.aarch64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"abefc6fcaa8c5da412b257eab6ba6b473bf9a58d\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": null\n}\n"}} 200' ++512+ head -n1 +512+ RESPONSE='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"cf2882b3-50a4-47f5-b1c8-d363bd3aa1f5\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg\",\n \"uploadDate\": \"2024-02-29T18:48:38.701Z\",\n \"sha256\": \"0ccc9f9461ac44bd3f9633a5c4f8044d6a516390cc4d0834895ec6b3a606dc8c\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7d1eb1a2345c3a4ac12a1e7eda547f7c0b8a6a58\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"abefc6fcaa8c5da412b257eab6ba6b473bf9a58d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.aarch64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"abefc6fcaa8c5da412b257eab6ba6b473bf9a58d\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": null\n}\n"}}' ++512+ tail -n1 +512+ STATUS_CODE=200 ++512+ jq -r .notarizationStatus.status ++512+ echo '{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"cf2882b3-50a4-47f5-b1c8-d363bd3aa1f5\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg\",\n' '\"uploadDate\":' '\"2024-02-29T18:48:38.701Z\",\n' '\"sha256\":' '\"0ccc9f9461ac44bd3f9633a5c4f8044d6a516390cc4d0834895ec6b3a606dc8c\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7d1eb1a2345c3a4ac12a1e7eda547f7c0b8a6a58\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"abefc6fcaa8c5da412b257eab6ba6b473bf9a58d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.aarch64_4.31.0.20240229-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cbb155657410e855e0664cfb0502386e00d141ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16600b6b1eff53a505490663b2fdc7347c282516\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c47710a6751ca2b534b3d23527768a62f591588\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64-18208794956861415037.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"abefc6fcaa8c5da412b257eab6ba6b473bf9a58d\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}' +512+ STATUS=COMPLETE +512+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +512+ [[ 200 == \5\0\3 ]] +512+ [[ 200 == \5\0\2 ]] +512+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +512+ break +512+ rm eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg +512+ curl -JO https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3829k 0 3829k 0 0 38.1M 0 --:--:-- --:--:-- --:--:-- 38.1M 100 54.9M 0 54.9M 0 0 50.1M 0 --:--:-- 0:00:01 --:--:-- 50.1M 100 114M 0 114M 0 0 54.7M 0 --:--:-- 0:00:02 --:--:-- 54.7M 100 182M 0 182M 0 0 58.8M 0 --:--:-- 0:00:03 --:--:-- 58.8M 100 242M 0 242M 0 0 59.1M 0 --:--:-- 0:00:04 --:--:-- 59.1M 100 318M 0 318M 0 0 62.4M 0 --:--:-- 0:00:05 --:--:-- 62.9M 100 400M 0 400M 0 0 65.7M 0 --:--:-- 0:00:06 --:--:-- 69.1M 100 430M 0 430M 0 0 65.9M 0 --:--:-- 0:00:06 --:--:-- 71.2M curl: Saved to filename 'eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg' +512+ cp -vf eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg 'eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg' ++512+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg +512+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++512+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg +512+ b=eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg +512+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +512+ md5sum eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg +512+ sha1sum eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg +512+ sha512sum -b eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg +512+ rm eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize +512+ rm -f eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.md5 +512+ rm -f eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha1 +512+ rm -f eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha512 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status +280+ RESPONSE_RAW='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ echo '{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++280+ jq -r .notarizationStatus.status +280+ STATUS=IN_PROGRESS +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ sleep 1m ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status +554+ RESPONSE_RAW='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++554+ tail -n1 +554+ STATUS_CODE=200 ++554+ echo '{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++554+ jq -r .notarizationStatus.status +554+ STATUS=IN_PROGRESS +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status +312+ RESPONSE_RAW='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status +1060+ RESPONSE_RAW='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1060+ head -n1 +1060+ RESPONSE='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1060+ tail -n1 +1060+ STATUS_CODE=200 ++1060+ echo '{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++1060+ jq -r .notarizationStatus.status +1060+ STATUS=IN_PROGRESS +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1060+ sleep 1m ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status +470+ RESPONSE_RAW='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"a33e8fb4-2fc2-428b-8f9b-7d894387d7ec\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg\",\n \"uploadDate\": \"2024-02-29T18:44:39.701Z\",\n \"sha256\": \"4b2e1a8e9f734a1481b9ef8e0df82a5dd9310e6e5d9d33db77c230b2bbaa57cf\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"739db766c457e8ae009840da0238212883f0d80c\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3dceb64e6486d44488cf9f98dab961584b8c7a28\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.x86_64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3dceb64e6486d44488cf9f98dab961584b8c7a28\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}\n"}} 200' ++470+ head -n1 +470+ RESPONSE='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"a33e8fb4-2fc2-428b-8f9b-7d894387d7ec\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg\",\n \"uploadDate\": \"2024-02-29T18:44:39.701Z\",\n \"sha256\": \"4b2e1a8e9f734a1481b9ef8e0df82a5dd9310e6e5d9d33db77c230b2bbaa57cf\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"739db766c457e8ae009840da0238212883f0d80c\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3dceb64e6486d44488cf9f98dab961584b8c7a28\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.x86_64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3dceb64e6486d44488cf9f98dab961584b8c7a28\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}\n"}}' ++470+ tail -n1 +470+ STATUS_CODE=200 ++470+ jq -r .notarizationStatus.status ++470+ echo '{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"a33e8fb4-2fc2-428b-8f9b-7d894387d7ec\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg\",\n' '\"uploadDate\":' '\"2024-02-29T18:44:39.701Z\",\n' '\"sha256\":' '\"4b2e1a8e9f734a1481b9ef8e0df82a5dd9310e6e5d9d33db77c230b2bbaa57cf\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"739db766c457e8ae009840da0238212883f0d80c\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dceb64e6486d44488cf9f98dab961584b8c7a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.x86_64_4.31.0.20240229-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cbb155657410e855e0664cfb0502386e00d141ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16600b6b1eff53a505490663b2fdc7347c282516\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c47710a6751ca2b534b3d23527768a62f591588\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"27617bb822b62a2be3e4ae4212773419f9007098\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64-9807517399596034600.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dceb64e6486d44488cf9f98dab961584b8c7a28\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}' +470+ STATUS=COMPLETE +470+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +470+ [[ 200 == \5\0\3 ]] +470+ [[ 200 == \5\0\2 ]] +470+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +470+ break +470+ rm eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg +470+ curl -JO https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 43.7M 0 43.7M 0 0 81.3M 0 --:--:-- --:--:-- --:--:-- 81.2M 100 139M 0 139M 0 0 90.7M 0 --:--:-- 0:00:01 --:--:-- 90.7M 100 239M 0 239M 0 0 94.6M 0 --:--:-- 0:00:02 --:--:-- 94.5M 100 333M 0 333M 0 0 94.0M 0 --:--:-- 0:00:03 --:--:-- 94.0M 100 427M 0 427M 0 0 94.3M 0 --:--:-- 0:00:04 --:--:-- 94.3M 100 507M 0 507M 0 0 94.2M 0 --:--:-- 0:00:05 --:--:-- 95.6M curl: Saved to filename 'eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg' +470+ cp -vf eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg 'eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg' ++470+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg +470+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++470+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg +470+ b=eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg +470+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +470+ md5sum eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status +844+ RESPONSE_RAW='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++844+ head -n1 +844+ RESPONSE='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++844+ tail -n1 +844+ STATUS_CODE=200 ++844+ echo '{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++844+ jq -r .notarizationStatus.status +844+ STATUS=IN_PROGRESS +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +844+ sleep 1m +470+ sha1sum eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg +470+ sha512sum -b eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg +470+ rm eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize +470+ rm -f eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.md5 +470+ rm -f eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha1 +470+ rm -f eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha512 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status +280+ RESPONSE_RAW='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"b008e72d-b359-4ac1-93a8-55c3b94f1a92\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg\",\n \"uploadDate\": \"2024-02-29T18:43:40.994Z\",\n \"sha256\": \"f60a3bca8d1abec0c45dbca856feae7a2d01a3ca6afd0936974c3462f3699498\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e776d6af4eac79be3c9f664db4af4e2b69960b59\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"84d031bd46e3512c2041dfcf6cf7b1eb3c6bf7ab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.x86_64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"84d031bd46e3512c2041dfcf6cf7b1eb3c6bf7ab\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": [\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/wsdluddi.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n },\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/soapudws.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n },\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddiref.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n },\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddi.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n }\n ]\n}\n"}} 200' ++280+ head -n1 +280+ RESPONSE='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"b008e72d-b359-4ac1-93a8-55c3b94f1a92\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg\",\n \"uploadDate\": \"2024-02-29T18:43:40.994Z\",\n \"sha256\": \"f60a3bca8d1abec0c45dbca856feae7a2d01a3ca6afd0936974c3462f3699498\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e776d6af4eac79be3c9f664db4af4e2b69960b59\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"84d031bd46e3512c2041dfcf6cf7b1eb3c6bf7ab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.x86_64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"84d031bd46e3512c2041dfcf6cf7b1eb3c6bf7ab\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": [\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/wsdluddi.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n },\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/soapudws.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n },\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddiref.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n },\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddi.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n }\n ]\n}\n"}}' ++280+ tail -n1 +280+ STATUS_CODE=200 ++280+ jq -r .notarizationStatus.status ++280+ echo '{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"b008e72d-b359-4ac1-93a8-55c3b94f1a92\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg\",\n' '\"uploadDate\":' '\"2024-02-29T18:43:40.994Z\",\n' '\"sha256\":' '\"f60a3bca8d1abec0c45dbca856feae7a2d01a3ca6afd0936974c3462f3699498\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e776d6af4eac79be3c9f664db4af4e2b69960b59\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"84d031bd46e3512c2041dfcf6cf7b1eb3c6bf7ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.x86_64_4.31.0.20240229-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cbb155657410e855e0664cfb0502386e00d141ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16600b6b1eff53a505490663b2fdc7347c282516\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c47710a6751ca2b534b3d23527768a62f591588\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"27617bb822b62a2be3e4ae4212773419f9007098\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"84d031bd46e3512c2041dfcf6cf7b1eb3c6bf7ab\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' '[\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/wsdluddi.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '},\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/soapudws.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '},\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddiref.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '},\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64-16980205915266629790.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddi.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '}\n' ']\n}\n"}}' +280+ STATUS=COMPLETE +280+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +280+ [[ 200 == \5\0\3 ]] +280+ [[ 200 == \5\0\2 ]] +280+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +280+ break +280+ rm eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg +280+ curl -JO https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 85.2M 0 85.2M 0 0 84.8M 0 --:--:-- 0:00:01 --:--:-- 84.7M 100 162M 0 162M 0 0 81.0M 0 --:--:-- 0:00:02 --:--:-- 80.9M 100 245M 0 245M 0 0 81.6M 0 --:--:-- 0:00:03 --:--:-- 81.6M 100 330M 0 330M 0 0 82.5M 0 --:--:-- 0:00:04 --:--:-- 82.5M 100 426M 0 426M 0 0 85.1M 0 --:--:-- 0:00:05 --:--:-- 85.2M 100 508M 0 508M 0 0 84.6M 0 --:--:-- 0:00:06 --:--:-- 84.6M++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status +554+ RESPONSE_RAW='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"600688a6-3397-4de7-ade5-399c95a623b8\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg\",\n \"uploadDate\": \"2024-02-29T18:49:59.833Z\",\n \"sha256\": \"6ed7665d7b48bce06c1371530c3950f2dafc2d8d4b82edbb30511d96ad14eaac\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b019bb49529866f64b00c43303bf31c65f160f5a\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a69789ece84441cbe052e59b9f7219369e06e5d4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.x86_64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a69789ece84441cbe052e59b9f7219369e06e5d4\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}\n"}} 200' ++554+ head -n1 +554+ RESPONSE='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"600688a6-3397-4de7-ade5-399c95a623b8\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg\",\n \"uploadDate\": \"2024-02-29T18:49:59.833Z\",\n \"sha256\": \"6ed7665d7b48bce06c1371530c3950f2dafc2d8d4b82edbb30511d96ad14eaac\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b019bb49529866f64b00c43303bf31c65f160f5a\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a69789ece84441cbe052e59b9f7219369e06e5d4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.x86_64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"27617bb822b62a2be3e4ae4212773419f9007098\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a69789ece84441cbe052e59b9f7219369e06e5d4\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}\n"}}' ++554+ tail -n1 100 528M 0 528M 0 0 81.7M 0 --:--:-- 0:00:06 --:--:-- 82.1M curl: Saved to filename 'eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg' +554+ STATUS_CODE=200 +280+ cp -vf eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg ++554+ jq -r .notarizationStatus.status ++554+ echo '{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"600688a6-3397-4de7-ade5-399c95a623b8\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg\",\n' '\"uploadDate\":' '\"2024-02-29T18:49:59.833Z\",\n' '\"sha256\":' '\"6ed7665d7b48bce06c1371530c3950f2dafc2d8d4b82edbb30511d96ad14eaac\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b019bb49529866f64b00c43303bf31c65f160f5a\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a69789ece84441cbe052e59b9f7219369e06e5d4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.x86_64_4.31.0.20240229-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cbb155657410e855e0664cfb0502386e00d141ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16600b6b1eff53a505490663b2fdc7347c282516\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c47710a6751ca2b534b3d23527768a62f591588\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7e491c185e701dfbea9a3f9d27367a791205ec70\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"27617bb822b62a2be3e4ae4212773419f9007098\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f429d102733d47a9c8d0e34c4b6825aa17da5ee2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64-891991168128504472.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a69789ece84441cbe052e59b9f7219369e06e5d4\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}' +554+ STATUS=COMPLETE +554+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +554+ [[ 200 == \5\0\3 ]] +554+ [[ 200 == \5\0\2 ]] +554+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +554+ break +554+ rm eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg +554+ curl -JO https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0'eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg' ++280+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg +280+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++280+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg +280+ b=eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg +280+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +280+ md5sum eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg 100 18.6M 0 18.6M 0 0 37.3M 0 --:--:-- --:--:-- --:--:-- 37.2M+280+ sha1sum eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg 100 96.8M 0 96.8M 0 0 64.7M 0 --:--:-- 0:00:01 --:--:-- 64.7M 100 168M 0 168M 0 0 67.3M 0 --:--:-- 0:00:02 --:--:-- 67.3M+280+ sha512sum -b eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg 100 242M 0 242M 0 0 69.3M 0 --:--:-- 0:00:03 --:--:-- 69.2M 100 317M 0 317M 0 0 70.6M 0 --:--:-- 0:00:04 --:--:-- 70.6M+280+ rm eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize +280+ rm -f eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.md5 +280+ rm -f eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha1 +280+ rm -f eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha512 100 398M 0 398M 0 0 72.5M 0 --:--:-- 0:00:05 --:--:-- 76.0M 100 459M 0 459M 0 0 70.7M 0 --:--:-- 0:00:06 --:--:-- 72.5M 100 536M 0 536M 0 0 71.5M 0 --:--:-- 0:00:07 --:--:-- 73.6M 100 596M 0 596M 0 0 72.2M 0 --:--:-- 0:00:08 --:--:-- 74.4M curl: Saved to filename 'eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg' +554+ cp -vf eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg 'eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg' ++554+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg +554+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++554+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg +554+ b=eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg +554+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +554+ md5sum eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg +554+ sha1sum eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg +554+ sha512sum -b eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status +312+ RESPONSE_RAW='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ echo '{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++312+ jq -r .notarizationStatus.status +312+ STATUS=IN_PROGRESS +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ sleep 1m +554+ rm eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize +554+ rm -f eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.md5 +554+ rm -f eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha1 +554+ rm -f eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha512 ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status +1060+ RESPONSE_RAW='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++1060+ head -n1 +1060+ RESPONSE='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++1060+ tail -n1 +1060+ STATUS_CODE=200 ++1060+ echo '{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++1060+ jq -r .notarizationStatus.status +1060+ STATUS=IN_PROGRESS +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +1060+ sleep 1m ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status +844+ RESPONSE_RAW='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++844+ head -n1 +844+ RESPONSE='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++844+ tail -n1 +844+ STATUS_CODE=200 ++844+ echo '{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++844+ jq -r .notarizationStatus.status +844+ STATUS=IN_PROGRESS +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +844+ sleep 1m ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status +312+ RESPONSE_RAW='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"c70112af-58e1-43c3-83f2-7c1d29df4ec6\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg\",\n \"uploadDate\": \"2024-02-29T18:43:40.512Z\",\n \"sha256\": \"336b590aa091c897167951b9153e0a0324595917925231d28d616a5ed97ce4ed\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cb1bcd40a0e2d2b2c96cfcc8bf3c3bf14e5cc742\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f6a4d75c609ad77f6115adde414f05357013fa7c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.aarch64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f6a4d75c609ad77f6115adde414f05357013fa7c\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": null\n}\n"}} 200' ++312+ head -n1 +312+ RESPONSE='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"c70112af-58e1-43c3-83f2-7c1d29df4ec6\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg\",\n \"uploadDate\": \"2024-02-29T18:43:40.512Z\",\n \"sha256\": \"336b590aa091c897167951b9153e0a0324595917925231d28d616a5ed97ce4ed\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cb1bcd40a0e2d2b2c96cfcc8bf3c3bf14e5cc742\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f6a4d75c609ad77f6115adde414f05357013fa7c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.aarch64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f6a4d75c609ad77f6115adde414f05357013fa7c\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": null\n}\n"}}' ++312+ tail -n1 +312+ STATUS_CODE=200 ++312+ jq -r .notarizationStatus.status ++312+ echo '{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"c70112af-58e1-43c3-83f2-7c1d29df4ec6\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg\",\n' '\"uploadDate\":' '\"2024-02-29T18:43:40.512Z\",\n' '\"sha256\":' '\"336b590aa091c897167951b9153e0a0324595917925231d28d616a5ed97ce4ed\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cb1bcd40a0e2d2b2c96cfcc8bf3c3bf14e5cc742\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f6a4d75c609ad77f6115adde414f05357013fa7c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.aarch64_4.31.0.20240229-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cbb155657410e855e0664cfb0502386e00d141ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16600b6b1eff53a505490663b2fdc7347c282516\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c47710a6751ca2b534b3d23527768a62f591588\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64-17555129671326114190.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f6a4d75c609ad77f6115adde414f05357013fa7c\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}' +312+ STATUS=COMPLETE +312+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +312+ [[ 200 == \5\0\3 ]] +312+ [[ 200 == \5\0\2 ]] +312+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +312+ break +312+ rm eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg +312+ curl -JO https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25.8M 0 25.8M 0 0 87.6M 0 --:--:-- --:--:-- --:--:-- 87.3M 100 121M 0 121M 0 0 93.8M 0 --:--:-- 0:00:01 --:--:-- 93.7M 100 222M 0 222M 0 0 96.9M 0 --:--:-- 0:00:02 --:--:-- 96.9M 100 320M 0 320M 0 0 97.3M 0 --:--:-- 0:00:03 --:--:-- 97.3M 100 414M 0 414M 0 0 96.5M 0 --:--:-- 0:00:04 --:--:-- 96.4M 100 513M 0 513M 0 0 96.9M 0 --:--:-- 0:00:05 --:--:-- 97.4M 100 595M 0 595M 0 0 96.5M 0 --:--:-- 0:00:06 --:--:-- 97.3M curl: Saved to filename 'eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg' +312+ cp -vf eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg 'eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg' ++312+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg +312+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++312+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg +312+ b=eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg +312+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +312+ md5sum eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg +312+ sha1sum eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg +312+ sha512sum -b eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status +1060+ RESPONSE_RAW='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"9f6e3104-d0c0-495e-82f5-8522d57195ba\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg\",\n \"uploadDate\": \"2024-02-29T18:48:03.042Z\",\n \"sha256\": \"537487072d5ea5ff9a982dea656a7cf5b5be33b76ab0cc3c1893a6d3d1a2444d\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1e2532b11668c6c460f66b0a1417fb213cbb4436\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0e5b0ff55f8c19a9558fa28b24b5d351ec8020c7\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.aarch64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e5c603626f3228a610f77d506adf2f08150063f4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0e5b0ff55f8c19a9558fa28b24b5d351ec8020c7\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": null\n}\n"}} 200' ++1060+ head -n1 +1060+ RESPONSE='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"9f6e3104-d0c0-495e-82f5-8522d57195ba\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg\",\n \"uploadDate\": \"2024-02-29T18:48:03.042Z\",\n \"sha256\": \"537487072d5ea5ff9a982dea656a7cf5b5be33b76ab0cc3c1893a6d3d1a2444d\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1e2532b11668c6c460f66b0a1417fb213cbb4436\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0e5b0ff55f8c19a9558fa28b24b5d351ec8020c7\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.aarch64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e5c603626f3228a610f77d506adf2f08150063f4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0e5b0ff55f8c19a9558fa28b24b5d351ec8020c7\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": null\n}\n"}}' ++1060+ tail -n1 +1060+ STATUS_CODE=200 ++1060+ jq -r .notarizationStatus.status ++1060+ echo '{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"9f6e3104-d0c0-495e-82f5-8522d57195ba\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg\",\n' '\"uploadDate\":' '\"2024-02-29T18:48:03.042Z\",\n' '\"sha256\":' '\"537487072d5ea5ff9a982dea656a7cf5b5be33b76ab0cc3c1893a6d3d1a2444d\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1e2532b11668c6c460f66b0a1417fb213cbb4436\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0e5b0ff55f8c19a9558fa28b24b5d351ec8020c7\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.aarch64_4.31.0.20240229-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cbb155657410e855e0664cfb0502386e00d141ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16600b6b1eff53a505490663b2fdc7347c282516\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c47710a6751ca2b534b3d23527768a62f591588\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e5c603626f3228a610f77d506adf2f08150063f4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64-11507712681648801144.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0e5b0ff55f8c19a9558fa28b24b5d351ec8020c7\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}' +1060+ STATUS=COMPLETE +1060+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +1060+ [[ 200 == \5\0\3 ]] +1060+ [[ 200 == \5\0\2 ]] +1060+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +1060+ break +1060+ rm eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg +1060+ curl -JO https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83.9M 0 83.9M 0 0 90.0M 0 --:--:-- --:--:-- --:--:-- 89.9M+312+ rm eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize +312+ rm -f eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.md5 +312+ rm -f eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha1 +312+ rm -f eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha512 100 165M 0 165M 0 0 85.2M 0 --:--:-- 0:00:01 --:--:-- 85.2M 100 263M 0 263M 0 0 89.8M 0 --:--:-- 0:00:02 --:--:-- 89.7M 100 357M 0 357M 0 0 90.9M 0 --:--:-- 0:00:03 --:--:-- 90.9M 100 451M 0 451M 0 0 91.4M 0 --:--:-- 0:00:04 --:--:-- 91.4M 100 505M 0 505M 0 0 91.8M 0 --:--:-- 0:00:05 --:--:-- 92.2M curl: Saved to filename 'eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg' +1060+ cp -vf eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg 'eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg' ++1060+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg +1060+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++1060+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg +1060+ b=eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg +1060+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +1060+ md5sum eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status +844+ RESPONSE_RAW='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}} 200' ++844+ head -n1 +844+ RESPONSE='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}' ++844+ tail -n1 +844+ STATUS_CODE=200 ++844+ echo '{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}' ++844+ jq -r .notarizationStatus.status +844+ STATUS=IN_PROGRESS +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +844+ sleep 1m +1060+ sha1sum eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg +1060+ sha512sum -b eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg +1060+ rm eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize +1060+ rm -f eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.md5 +1060+ rm -f eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha1 +1060+ rm -f eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha512 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status +844+ RESPONSE_RAW='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"Notarization has successfully completed on Apple notarization service","moreInfo":"Notarization status: Successfully received submission info","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"e462a9bd-e697-4ee5-83f4-cf2fe570bf86\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg\",\n \"uploadDate\": \"2024-02-29T18:47:11.438Z\",\n \"sha256\": \"98d8c073a27edc12135ac8aa26001d91fdc3cc378bf399ded1638355808d90ac\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"df7ea64c6f1c97b438d21d74fdcb3f83f972477b\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9abf150dfa2169465c9af4e6317cae7a4587bbbb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.aarch64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e5c603626f3228a610f77d506adf2f08150063f4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9abf150dfa2169465c9af4e6317cae7a4587bbbb\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": [\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/wsdluddi.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n },\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/soapudws.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n },\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddiref.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n },\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddi.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n }\n ]\n}\n"}} 200' ++844+ head -n1 +844+ RESPONSE='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"Notarization has successfully completed on Apple notarization service","moreInfo":"Notarization status: Successfully received submission info","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"e462a9bd-e697-4ee5-83f4-cf2fe570bf86\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg\",\n \"uploadDate\": \"2024-02-29T18:47:11.438Z\",\n \"sha256\": \"98d8c073a27edc12135ac8aa26001d91fdc3cc378bf399ded1638355808d90ac\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"df7ea64c6f1c97b438d21d74fdcb3f83f972477b\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9abf150dfa2169465c9af4e6317cae7a4587bbbb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.aarch64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e5c603626f3228a610f77d506adf2f08150063f4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9abf150dfa2169465c9af4e6317cae7a4587bbbb\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": [\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/wsdluddi.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n },\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/soapudws.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n },\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddiref.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n },\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddi.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n }\n ]\n}\n"}}' ++844+ tail -n1 +844+ STATUS_CODE=200 ++844+ jq -r .notarizationStatus.status ++844+ echo '{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"Notarization' has successfully completed on Apple notarization 'service","moreInfo":"Notarization' status: Successfully received submission 'info","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"e462a9bd-e697-4ee5-83f4-cf2fe570bf86\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg\",\n' '\"uploadDate\":' '\"2024-02-29T18:47:11.438Z\",\n' '\"sha256\":' '\"98d8c073a27edc12135ac8aa26001d91fdc3cc378bf399ded1638355808d90ac\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df7ea64c6f1c97b438d21d74fdcb3f83f972477b\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9abf150dfa2169465c9af4e6317cae7a4587bbbb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.aarch64_4.31.0.20240229-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cbb155657410e855e0664cfb0502386e00d141ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16600b6b1eff53a505490663b2fdc7347c282516\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c47710a6751ca2b534b3d23527768a62f591588\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e5c603626f3228a610f77d506adf2f08150063f4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9abf150dfa2169465c9af4e6317cae7a4587bbbb\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' '[\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/wsdluddi.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '},\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/soapudws.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '},\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddiref.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '},\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddi.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '}\n' ']\n}\n"}}' +844+ STATUS=IN_PROGRESS +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] +844+ sleep 1m ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status +844+ RESPONSE_RAW='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"e462a9bd-e697-4ee5-83f4-cf2fe570bf86\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg\",\n \"uploadDate\": \"2024-02-29T18:47:11.438Z\",\n \"sha256\": \"98d8c073a27edc12135ac8aa26001d91fdc3cc378bf399ded1638355808d90ac\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"df7ea64c6f1c97b438d21d74fdcb3f83f972477b\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9abf150dfa2169465c9af4e6317cae7a4587bbbb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.aarch64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e5c603626f3228a610f77d506adf2f08150063f4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9abf150dfa2169465c9af4e6317cae7a4587bbbb\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": [\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/wsdluddi.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n },\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/soapudws.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n },\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddiref.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n },\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddi.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n }\n ]\n}\n"}} 200' ++844+ head -n1 +844+ RESPONSE='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n \"logFormatVersion\": 1,\n \"jobId\": \"e462a9bd-e697-4ee5-83f4-cf2fe570bf86\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg\",\n \"uploadDate\": \"2024-02-29T18:47:11.438Z\",\n \"sha256\": \"98d8c073a27edc12135ac8aa26001d91fdc3cc378bf399ded1638355808d90ac\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"df7ea64c6f1c97b438d21d74fdcb3f83f972477b\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9abf150dfa2169465c9af4e6317cae7a4587bbbb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.aarch64_4.31.0.20240229-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"cbb155657410e855e0664cfb0502386e00d141ee\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16600b6b1eff53a505490663b2fdc7347c282516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c47710a6751ca2b534b3d23527768a62f591588\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e5c603626f3228a610f77d506adf2f08150063f4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n \"arch\": \"arm64\"\n },\n {\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9abf150dfa2169465c9af4e6317cae7a4587bbbb\",\n \"arch\": \"arm64\"\n }\n ],\n \"issues\": [\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/wsdluddi.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n },\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/soapudws.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n },\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddiref.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n },\n {\n \"severity\": \"warning\",\n \"code\": null,\n \"path\": \"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddi.cdr\",\n \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n \"docUrl\": null,\n \"architecture\": null\n }\n ]\n}\n"}}' ++844+ tail -n1 +844+ STATUS_CODE=200 ++844+ jq -r .notarizationStatus.status ++844+ echo '{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"e462a9bd-e697-4ee5-83f4-cf2fe570bf86\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg\",\n' '\"uploadDate\":' '\"2024-02-29T18:47:11.438Z\",\n' '\"sha256\":' '\"98d8c073a27edc12135ac8aa26001d91fdc3cc378bf399ded1638355808d90ac\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df7ea64c6f1c97b438d21d74fdcb3f83f972477b\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9abf150dfa2169465c9af4e6317cae7a4587bbbb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.aarch64_4.31.0.20240229-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae1aa4c5c6abe6c32e35a06aaadbbcebd298a487\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cbb155657410e855e0664cfb0502386e00d141ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16600b6b1eff53a505490663b2fdc7347c282516\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202402281636.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c47710a6751ca2b534b3d23527768a62f591588\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-pi-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da7d6bbd04656f01572f491756e8f0fe3a73d350\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-awt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be45f2ad95d0c18ca8fc26c9a8f63d94145651f4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240217-1555.jar/libswt-cocoa-4964r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1a9b1900d5fbd600a1d4f8c373056834de4f263b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e5c603626f3228a610f77d506adf2f08150063f4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9abf150dfa2169465c9af4e6317cae7a4587bbbb\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' '[\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/wsdluddi.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '},\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/soapudws.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '},\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddiref.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '},\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64-9710670790676185875.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddi.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '}\n' ']\n}\n"}}' +844+ STATUS=COMPLETE +844+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] +844+ [[ 200 == \5\0\3 ]] +844+ [[ 200 == \5\0\2 ]] +844+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] +844+ break +844+ rm eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg +844+ curl -JO https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71.7M 0 71.7M 0 0 78.8M 0 --:--:-- --:--:-- --:--:-- 78.7M 100 139M 0 139M 0 0 73.1M 0 --:--:-- 0:00:01 --:--:-- 73.0M 100 220M 0 220M 0 0 75.6M 0 --:--:-- 0:00:02 --:--:-- 75.5M 100 304M 0 304M 0 0 77.6M 0 --:--:-- 0:00:03 --:--:-- 77.6M 100 385M 0 385M 0 0 78.4M 0 --:--:-- 0:00:04 --:--:-- 78.4M 100 464M 0 464M 0 0 78.6M 0 --:--:-- 0:00:05 --:--:-- 78.5M 100 526M 0 526M 0 0 79.7M 0 --:--:-- 0:00:06 --:--:-- 82.4M curl: Saved to filename 'eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg' +844+ cp -vf eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg 'eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg' ++844+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg +844+ d=/home/jenkins/agent/workspace/notarize-downloads/temp ++844+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg +844+ b=eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg +844+ cd /home/jenkins/agent/workspace/notarize-downloads/temp +844+ md5sum eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg +844+ sha1sum eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg +844+ sha512sum -b eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg +844+ rm eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize +844+ rm -f eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.md5 +844+ rm -f eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha1 +844+ rm -f eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha512 +135+ pushd temp ~/agent/workspace/notarize-downloads/temp ~/agent/workspace/notarize-downloads ++135+ find eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha512 eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha512 eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha512 eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha512 eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha512 eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha512 eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha512 eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha512 eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha512 eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha512 eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha512 eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha512 eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha512 eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha512 eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha512 eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha512 eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha512 eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha512 eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha512 eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha512 -name '*.dmg' +135+ for i in $( find * -name '*.dmg' ) +135+ scp eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1 +135+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg-signed +135+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize*' +135+ for i in $( find * -name '*.dmg' ) +135+ scp eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1 +135+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg-signed +135+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize*' +135+ for i in $( find * -name '*.dmg' ) +135+ scp eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1 +135+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-signed +135+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize*' +135+ for i in $( find * -name '*.dmg' ) +135+ scp eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1 +135+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-signed +135+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize*' +135+ for i in $( find * -name '*.dmg' ) +135+ scp eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1 +135+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg-signed +135+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize*' +135+ for i in $( find * -name '*.dmg' ) +135+ scp eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1 +135+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg-signed +135+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize*' +135+ for i in $( find * -name '*.dmg' ) +135+ scp eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1 +135+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-signed +135+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize*' +135+ for i in $( find * -name '*.dmg' ) +135+ scp eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1 +135+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-signed +135+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize*' +135+ for i in $( find * -name '*.dmg' ) +135+ scp eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1 +135+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg-signed +135+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize*' +135+ for i in $( find * -name '*.dmg' ) +135+ scp eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1 +135+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg-signed +135+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize*' +135+ for i in $( find * -name '*.dmg' ) +135+ scp eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1 +135+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg-signed +135+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize*' +135+ for i in $( find * -name '*.dmg' ) +135+ scp eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1 +135+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg-signed +135+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize*' +135+ for i in $( find * -name '*.dmg' ) +135+ scp eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1 +135+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg-signed +135+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize*' +135+ for i in $( find * -name '*.dmg' ) +135+ scp eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1 +135+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg-signed +135+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize*' +135+ for i in $( find * -name '*.dmg' ) +135+ scp eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1 +135+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg-signed +135+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize*' +135+ for i in $( find * -name '*.dmg' ) +135+ scp eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1 +135+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg-signed +135+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize*' +135+ for i in $( find * -name '*.dmg' ) +135+ scp eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1 +135+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg-signed +135+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize*' +135+ for i in $( find * -name '*.dmg' ) +135+ scp eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1 +135+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg-signed +135+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize*' +135+ for i in $( find * -name '*.dmg' ) +135+ scp eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg.md5 eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha1 eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1 +135+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg-signed +135+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize*' +135+ for i in $( find * -name '*.dmg' ) +135+ scp eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg.md5 eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha1 eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1 +135+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg-signed +135+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize*' +135+ popd ~/agent/workspace/notarize-downloads ++135+ find /home/jenkins/agent/workspace/notarize-downloads -name '*.dmg-tonotarize' +135+ [[ -n '' ]] $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 50 killed; [ssh-agent] Stopped. Archiving artifacts Finished: SUCCESS