Skip to content
Success

Console Output

13:37:15 Started by user Jonah Graham
13:37:15 Running as Jonah Graham
13:37:15 Agent basic-pp41m is provisioned from template basic
13:37:15 ---
13:37:15 apiVersion: "v1"
13:37:15 kind: "Pod"
13:37:15 metadata:
13:37:15   labels:
13:37:15     jenkins: "slave"
13:37:15     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
13:37:15     jenkins/label: "basic"
13:37:15   name: "basic-pp41m"
13:37:15   namespace: "packaging"
13:37:15 spec:
13:37:15   containers:
13:37:15   - env:
13:37:15     - name: "JENKINS_SECRET"
13:37:15       value: "********"
13:37:15     - name: "JENKINS_TUNNEL"
13:37:15       value: "jenkins-discovery.packaging.svc.cluster.local:50000"
13:37:15     - name: "JENKINS_AGENT_NAME"
13:37:15       value: "basic-pp41m"
13:37:15     - name: "JENKINS_REMOTING_JAVA_OPTS"
13:37:15       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
13:37:15         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
13:37:15     - name: "JAVA_TOOL_OPTIONS"
13:37:15       value: ""
13:37:15     - name: "_JAVA_OPTIONS"
13:37:15       value: ""
13:37:15     - name: "OPENJ9_JAVA_OPTIONS"
13:37:15       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
13:37:15     - name: "JENKINS_NAME"
13:37:15       value: "basic-pp41m"
13:37:15     - name: "JENKINS_AGENT_WORKDIR"
13:37:15       value: "/home/jenkins/agent"
13:37:15     - name: "JENKINS_URL"
13:37:15       value: "http://jenkins-ui.packaging.svc.cluster.local/packaging/"
13:37:15     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
13:37:15     imagePullPolicy: "Always"
13:37:15     name: "jnlp"
13:37:15     resources:
13:37:15       limits:
13:37:15         cpu: "2000m"
13:37:15         memory: "4096Mi"
13:37:15       requests:
13:37:15         cpu: "1000m"
13:37:15         memory: "4096Mi"
13:37:15     tty: true
13:37:15     volumeMounts:
13:37:15     - mountPath: "/home/jenkins/.m2/toolchains.xml"
13:37:15       name: "m2-dir"
13:37:15       readOnly: true
13:37:15       subPath: "toolchains.xml"
13:37:15     - mountPath: "/home/jenkins/.mavenrc"
13:37:15       name: "m2-dir"
13:37:15       readOnly: true
13:37:15       subPath: ".mavenrc"
13:37:15     - mountPath: "/opt/tools"
13:37:15       name: "volume-0"
13:37:15       readOnly: false
13:37:15     - mountPath: "/home/jenkins"
13:37:15       name: "volume-2"
13:37:15       readOnly: false
13:37:15     - mountPath: "/home/jenkins/.m2/repository"
13:37:15       name: "volume-3"
13:37:15       readOnly: false
13:37:15     - mountPath: "/home/jenkins/.m2/settings-security.xml"
13:37:15       name: "m2-secret-dir"
13:37:15       readOnly: true
13:37:15       subPath: "settings-security.xml"
13:37:15     - mountPath: "/home/jenkins/.m2/wrapper"
13:37:15       name: "volume-4"
13:37:15       readOnly: false
13:37:15     - mountPath: "/home/jenkins/.m2/settings.xml"
13:37:15       name: "m2-secret-dir"
13:37:15       readOnly: true
13:37:15       subPath: "settings.xml"
13:37:15     - mountPath: "/home/jenkins/.ssh"
13:37:15       name: "volume-1"
13:37:15       readOnly: false
13:37:15       subPath: ""
13:37:15     - mountPath: "/home/jenkins/agent"
13:37:15       name: "workspace-volume"
13:37:15       readOnly: false
13:37:15     workingDir: "/home/jenkins/agent"
13:37:15   nodeSelector:
13:37:15     kubernetes.io/os: "linux"
13:37:15   restartPolicy: "Never"
13:37:15   volumes:
13:37:15   - name: "volume-0"
13:37:15     persistentVolumeClaim:
13:37:15       claimName: "tools-claim-jiro-packaging"
13:37:15       readOnly: true
13:37:15   - name: "m2-secret-dir"
13:37:15     secret:
13:37:15       secretName: "m2-secret-dir"
13:37:15   - emptyDir:
13:37:15       medium: ""
13:37:15     name: "volume-2"
13:37:15   - configMap:
13:37:15       name: "m2-dir"
13:37:15     name: "m2-dir"
13:37:15   - configMap:
13:37:15       name: "known-hosts"
13:37:15     name: "volume-1"
13:37:15   - emptyDir:
13:37:15       medium: ""
13:37:15     name: "workspace-volume"
13:37:15   - emptyDir:
13:37:15       medium: ""
13:37:15     name: "volume-4"
13:37:15   - emptyDir:
13:37:15       medium: ""
13:37:15     name: "volume-3"
13:37:15 
13:37:15 Building remotely on basic-pp41m (basic) in workspace /home/jenkins/agent/workspace/notarize-downloads
13:37:15 [WS-CLEANUP] Deleting project workspace...
13:37:15 [WS-CLEANUP] Deferred wipeout is used...
13:37:15 [ssh-agent] Looking for ssh-agent implementation...
13:37:15 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
13:37:15 $ ssh-agent
13:37:15 SSH_AUTH_SOCK=/tmp/ssh-XUmHK5qbAbGE/agent.48
13:37:15 SSH_AGENT_PID=50
13:37:15 [ssh-agent] Started.
13:37:15 Running ssh-add (command line suppressed)
13:37:15 Identity added: /home/jenkins/agent/workspace/notarize-downloads@tmp/private_key_11155508311046325412.key (/home/jenkins/agent/workspace/notarize-downloads@tmp/private_key_11155508311046325412.key)
13:37:15 [ssh-agent] Using credentials genie.packaging (ssh://genie.packaging@projects-storage.eclipse.org)
13:37:15 The recommended git tool is: git
13:37:17 using credential github-bot
13:37:17 Cloning the remote Git repository
13:37:17 Cloning repository https://github.com/eclipse-packaging/packages.git
13:37:17  > git init /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages # timeout=10
13:37:17 Fetching upstream changes from https://github.com/eclipse-packaging/packages.git
13:37:17  > git --version # timeout=10
13:37:17  > git --version # 'git version 2.20.1'
13:37:17 using GIT_ASKPASS to set credentials GitHub bot (username/token)
13:37:17  > git fetch --tags --force --progress -- https://github.com/eclipse-packaging/packages.git +refs/heads/*:refs/remotes/origin/* # timeout=10
13:37:18  > git config remote.origin.url https://github.com/eclipse-packaging/packages.git # timeout=10
13:37:18  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:37:19 Avoid second fetch
13:37:19  > git rev-parse origin/master^{commit} # timeout=10
13:37:19 Checking out Revision d7c393b649455f8d2e61310cb03248b6aa64255e (origin/master)
13:37:19  > git config core.sparsecheckout # timeout=10
13:37:19  > git checkout -f d7c393b649455f8d2e61310cb03248b6aa64255e # timeout=10
13:37:20 Commit message: "Set version qualifiers with setGitDate script"
13:37:20  > git rev-list --no-walk d7c393b649455f8d2e61310cb03248b6aa64255e # timeout=10
13:37:20 [notarize-downloads] $ /bin/bash /tmp/jenkins15430201277991145936.sh
13:37:20 + export 'PS4=+$$+ '
13:37:20 + PS4='+$$+ '
13:37:20 +135+ SSHUSER=genie.packaging@projects-storage.eclipse.org
13:37:20 +135+ SSH='ssh genie.packaging@projects-storage.eclipse.org'
13:37:20 +135+ SCP=scp
13:37:20 +135+ mkdir temp
13:37:20 +135+ pushd temp
13:37:20 ~/agent/workspace/notarize-downloads/temp ~/agent/workspace/notarize-downloads
13:37:20 ++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'
13:37:20 +135+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:37:20 +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 .
13:37:29 +135+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:37:29 +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 .
13:37:41 +135+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:37:41 +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 .
13:37:50 +135+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:37:50 +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 .
13:37:59 +135+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:37:59 +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 .
13:38:13 +135+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:38:13 +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 .
13:38:27 +135+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:38:27 +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 .
13:38:38 +135+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:38:38 +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 .
13:38:50 +135+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:38:50 +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 .
13:38:59 +135+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:38:59 +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 .
13:39:11 +135+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:39:11 +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 .
13:39:21 +135+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:39:21 +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 .
13:39:36 +135+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:39:36 +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 .
13:39:46 +135+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:39:46 +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 .
13:39:57 +135+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:39:57 +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 .
13:40:07 +135+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:40:07 +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 .
13:40:17 +135+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:40:17 +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 .
13:40:30 +135+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:40:30 +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 .
13:40:39 +135+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:40:39 +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 .
13:40:51 +135+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:40:51 +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 .
13:41:03 +135+ popd
13:41:03 ~/agent/workspace/notarize-downloads
13:41:03 ++135+ find /home/jenkins/agent/workspace/notarize-downloads -name '*.dmg-tonotarize'
13:41:03 +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:41:03 +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:41:03 ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
13:41:03 +135+ LOG=eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
13:41:03 +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg'
13:41:03 +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
13:41:03 +135+ sleep 18s
13:41:03 +135+ tee --append eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
13:41:03 +181+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:41:03 ++181+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:41:03 +181+ DMG=eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:41:03 +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
13:41:04 ++181+ echo eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:41:04 ++181+ sed s/_/-/g
13:41:04 +181+ PRIMARY_BUNDLE_ID=eclipse-cpp-2024-03-RC1-macosx-cocoa-x86-64.dmg
13:41:04 +181+ retryCount=1
13:41:04 +181+ '[' 1 -gt 0 ']'
13:41:04 ++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
13:41:11 +181+ RESPONSE_RAW='{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:41:11 200'
13:41:11 ++181+ head -n1
13:41:11 +181+ RESPONSE='{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:41:11 ++181+ tail -n1
13:41:11 +181+ STATUS_CODE=200
13:41:11 ++181+ echo '{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:41:11 ++181+ jq -r .uuid
13:41:11 +181+ UUID=4c995166-dd3f-4a51-aab5-06d683d22ff2
13:41:11 ++181+ echo '{"uuid":"4c995166-dd3f-4a51-aab5-06d683d22ff2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:41:11 ++181+ jq -r .notarizationStatus.status
13:41:11 +181+ STATUS=IN_PROGRESS
13:41:11 +181+ [[ 200 == \5\0\3 ]]
13:41:11 +181+ [[ 200 == \5\0\2 ]]
13:41:11 +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:41:11 +181+ sleep 1m
13:41:21 +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:41:21 +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:41:21 ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize
13:41:21 +135+ LOG=eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
13:41:21 +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg'
13:41:21 +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
13:41:21 +135+ sleep 18s
13:41:21 +135+ tee --append eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
13:41:21 +204+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:41:21 ++204+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:41:21 +204+ DMG=eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:41:21 +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
13:41:24 ++204+ echo eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:41:24 ++204+ sed s/_/-/g
13:41:24 +204+ PRIMARY_BUNDLE_ID=eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:41:24 +204+ retryCount=1
13:41:24 +204+ '[' 1 -gt 0 ']'
13:41:24 ++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
13:41:32 +204+ RESPONSE_RAW='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:41:32 200'
13:41:32 ++204+ head -n1
13:41:32 +204+ RESPONSE='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:41:32 ++204+ tail -n1
13:41:32 +204+ STATUS_CODE=200
13:41:32 ++204+ echo '{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:41:32 ++204+ jq -r .uuid
13:41:32 +204+ UUID=2ec583fa-9687-46ed-9bc1-cf9770b20346
13:41:32 ++204+ echo '{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:41:32 ++204+ jq -r .notarizationStatus.status
13:41:32 +204+ STATUS=IN_PROGRESS
13:41:32 +204+ [[ 200 == \5\0\3 ]]
13:41:32 +204+ [[ 200 == \5\0\2 ]]
13:41:32 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:41:32 +204+ sleep 1m
13:41:39 +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:41:39 +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:41:39 ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
13:41:39 +135+ LOG=eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
13:41:39 +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg'
13:41:39 +135+ sleep 18s
13:41:39 +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
13:41:39 +135+ tee --append eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
13:41:39 +226+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:41:39 ++226+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:41:39 +226+ DMG=eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:41:39 +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
13:41:40 ++226+ echo eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:41:40 ++226+ sed s/_/-/g
13:41:40 +226+ PRIMARY_BUNDLE_ID=eclipse-java-2024-03-RC1-macosx-cocoa-x86-64.dmg
13:41:40 +226+ retryCount=1
13:41:40 +226+ '[' 1 -gt 0 ']'
13:41:40 ++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
13:41:44 +226+ RESPONSE_RAW='{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:41:44 200'
13:41:44 ++226+ head -n1
13:41:44 +226+ RESPONSE='{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:41:44 ++226+ tail -n1
13:41:44 +226+ STATUS_CODE=200
13:41:44 ++226+ echo '{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:41:44 ++226+ jq -r .uuid
13:41:44 +226+ UUID=c4f90f07-35d9-4d79-af13-0978fb7b5c9d
13:41:44 ++226+ echo '{"uuid":"c4f90f07-35d9-4d79-af13-0978fb7b5c9d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:41:44 ++226+ jq -r .notarizationStatus.status
13:41:44 +226+ STATUS=IN_PROGRESS
13:41:44 +226+ [[ 200 == \5\0\3 ]]
13:41:44 +226+ [[ 200 == \5\0\2 ]]
13:41:44 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:41:44 +226+ sleep 1m
13:41:57 +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:41:57 +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:41:57 ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize
13:41:57 +135+ LOG=eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
13:41:57 +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg'
13:41:57 +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
13:41:57 +135+ sleep 18s
13:41:57 +135+ tee --append eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
13:41:57 +248+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:41:57 ++248+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:41:57 +248+ DMG=eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:41:57 +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
13:41:58 ++248+ echo eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:41:58 ++248+ sed s/_/-/g
13:41:58 +248+ PRIMARY_BUNDLE_ID=eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:41:58 +248+ retryCount=1
13:41:58 +248+ '[' 1 -gt 0 ']'
13:41:58 ++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
13:42:03 +248+ RESPONSE_RAW='{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:42:03 200'
13:42:03 ++248+ head -n1
13:42:03 +248+ RESPONSE='{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:42:03 ++248+ tail -n1
13:42:03 +248+ STATUS_CODE=200
13:42:03 ++248+ echo '{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:42:03 ++248+ jq -r .uuid
13:42:03 +248+ UUID=c217cb37-8ef0-4950-a557-64db7d72db71
13:42:03 ++248+ echo '{"uuid":"c217cb37-8ef0-4950-a557-64db7d72db71","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:42:03 ++248+ jq -r .notarizationStatus.status
13:42:03 +248+ STATUS=IN_PROGRESS
13:42:03 +248+ [[ 200 == \5\0\3 ]]
13:42:03 +248+ [[ 200 == \5\0\2 ]]
13:42:03 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:42:03 +248+ sleep 1m
13:42:11 ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c995166-dd3f-4a51-aab5-06d683d22ff2/status
13:42:11 +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"}}
13:42:11 200'
13:42:11 ++181+ head -n1
13:42:11 +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"}}'
13:42:11 ++181+ tail -n1
13:42:11 +181+ STATUS_CODE=200
13:42:11 ++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"}}'
13:42:11 ++181+ jq -r .notarizationStatus.status
13:42:11 +181+ STATUS=IN_PROGRESS
13:42:11 +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:42:11 +181+ sleep 1m
13:42:15 +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:42:15 +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:42:15 ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
13:42:15 +135+ LOG=eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
13:42:15 +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg'
13:42:15 +135+ sleep 18s
13:42:15 +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
13:42:15 +135+ tee --append eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
13:42:15 +280+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:42:15 ++280+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:42:15 +280+ DMG=eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:42:15 +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
13:42:16 ++280+ echo eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:42:16 ++280+ sed s/_/-/g
13:42:16 +280+ PRIMARY_BUNDLE_ID=eclipse-jee-2024-03-RC1-macosx-cocoa-x86-64.dmg
13:42:16 +280+ retryCount=1
13:42:16 +280+ '[' 1 -gt 0 ']'
13:42:16 ++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
13:42:24 +280+ RESPONSE_RAW='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:42:24 200'
13:42:24 ++280+ head -n1
13:42:24 +280+ RESPONSE='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:42:24 ++280+ tail -n1
13:42:24 +280+ STATUS_CODE=200
13:42:24 ++280+ echo '{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:42:24 ++280+ jq -r .uuid
13:42:24 +280+ UUID=91a7377d-43ca-4707-a6fe-db43be14acad
13:42:24 ++280+ echo '{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:42:24 ++280+ jq -r .notarizationStatus.status
13:42:24 +280+ STATUS=IN_PROGRESS
13:42:24 +280+ [[ 200 == \5\0\3 ]]
13:42:24 +280+ [[ 200 == \5\0\2 ]]
13:42:24 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:42:24 +280+ sleep 1m
13:42:32 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status
13:42:32 +204+ RESPONSE_RAW='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:42:32 200'
13:42:32 ++204+ head -n1
13:42:32 +204+ RESPONSE='{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:42:32 ++204+ tail -n1
13:42:32 +204+ STATUS_CODE=200
13:42:32 ++204+ echo '{"uuid":"2ec583fa-9687-46ed-9bc1-cf9770b20346","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:42:32 ++204+ jq -r .notarizationStatus.status
13:42:32 +204+ STATUS=IN_PROGRESS
13:42:32 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:42:32 +204+ sleep 1m
13:42:33 +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:42:33 +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:42:33 ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize
13:42:33 +135+ LOG=eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
13:42:33 +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg'
13:42:33 +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
13:42:33 +135+ sleep 18s
13:42:33 +135+ tee --append eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
13:42:33 +312+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:42:33 ++312+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:42:33 +312+ DMG=eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:42:33 +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
13:42:35 ++312+ echo eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:42:35 ++312+ sed s/_/-/g
13:42:35 +312+ PRIMARY_BUNDLE_ID=eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:42:35 +312+ retryCount=1
13:42:35 +312+ '[' 1 -gt 0 ']'
13:42:35 ++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
13:42:43 +312+ RESPONSE_RAW='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:42:43 200'
13:42:43 ++312+ head -n1
13:42:43 +312+ RESPONSE='{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:42:43 ++312+ tail -n1
13:42:43 +312+ STATUS_CODE=200
13:42:43 ++312+ echo '{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:42:43 ++312+ jq -r .uuid
13:42:43 +312+ UUID=cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d
13:42:43 ++312+ echo '{"uuid":"cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:42:43 ++312+ jq -r .notarizationStatus.status
13:42:43 +312+ STATUS=IN_PROGRESS
13:42:43 +312+ [[ 200 == \5\0\3 ]]
13:42:43 +312+ [[ 200 == \5\0\2 ]]
13:42:43 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:42:43 +312+ sleep 1m
13:42:44 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c4f90f07-35d9-4d79-af13-0978fb7b5c9d/status
13:42:45 +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"}}
13:42:45 200'
13:42:45 ++226+ head -n1
13:42:45 +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"}}'
13:42:45 ++226+ tail -n1
13:42:45 +226+ STATUS_CODE=200
13:42:45 ++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"}}'
13:42:45 ++226+ jq -r .notarizationStatus.status
13:42:45 +226+ STATUS=IN_PROGRESS
13:42:45 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:42:45 +226+ sleep 1m
13:42:51 +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:42:51 +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:42:51 ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
13:42:51 +135+ LOG=eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
13:42:51 +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg'
13:42:51 +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
13:42:51 +135+ sleep 18s
13:42:51 +135+ tee --append eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
13:42:51 +344+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:42:51 ++344+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:42:51 +344+ DMG=eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:42:51 +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
13:42:52 ++344+ echo eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:42:52 ++344+ sed s/_/-/g
13:42:52 +344+ PRIMARY_BUNDLE_ID=eclipse-scout-2024-03-RC1-macosx-cocoa-x86-64.dmg
13:42:52 +344+ retryCount=1
13:42:52 +344+ '[' 1 -gt 0 ']'
13:42:52 ++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
13:42:58 +344+ RESPONSE_RAW='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:42:58 200'
13:42:58 ++344+ head -n1
13:42:58 +344+ RESPONSE='{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:42:58 ++344+ tail -n1
13:42:58 +344+ STATUS_CODE=200
13:42:58 ++344+ echo '{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:42:58 ++344+ jq -r .uuid
13:42:58 +344+ UUID=fdf79e9a-0540-4372-875a-176c0f565fb7
13:42:58 ++344+ echo '{"uuid":"fdf79e9a-0540-4372-875a-176c0f565fb7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:42:58 ++344+ jq -r .notarizationStatus.status
13:42:58 +344+ STATUS=IN_PROGRESS
13:42:58 +344+ [[ 200 == \5\0\3 ]]
13:42:58 +344+ [[ 200 == \5\0\2 ]]
13:42:58 +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:42:58 +344+ sleep 1m
13:43:03 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c217cb37-8ef0-4950-a557-64db7d72db71/status
13:43:03 +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"}}
13:43:03 200'
13:43:03 ++248+ head -n1
13:43:03 +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"}}'
13:43:03 ++248+ tail -n1
13:43:03 +248+ STATUS_CODE=200
13:43:03 ++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"}}'
13:43:03 ++248+ jq -r .notarizationStatus.status
13:43:03 +248+ STATUS=IN_PROGRESS
13:43:03 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:43:03 +248+ sleep 1m
13:43:09 +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:43:09 +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:43:09 ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
13:43:09 +135+ LOG=eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
13:43:09 +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg'
13:43:09 +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
13:43:09 +135+ sleep 18s
13:43:09 +135+ tee --append eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
13:43:09 +376+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:43:09 ++376+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:43:09 +376+ DMG=eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:43:09 +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
13:43:10 ++376+ echo eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:43:10 ++376+ sed s/_/-/g
13:43:10 +376+ PRIMARY_BUNDLE_ID=eclipse-dsl-2024-03-RC1-macosx-cocoa-x86-64.dmg
13:43:10 +376+ retryCount=1
13:43:10 +376+ '[' 1 -gt 0 ']'
13:43:10 ++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
13:43:11 ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c995166-dd3f-4a51-aab5-06d683d22ff2/status
13:43:11 +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"}}
13:43:11 200'
13:43:11 ++181+ head -n1
13:43:11 +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"}}'
13:43:11 ++181+ tail -n1
13:43:11 +181+ STATUS_CODE=200
13:43:11 ++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"}}'
13:43:11 ++181+ jq -r .notarizationStatus.status
13:43:11 +181+ STATUS=IN_PROGRESS
13:43:11 +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:43:11 +181+ sleep 1m
13:43:17 +376+ RESPONSE_RAW='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:43:17 200'
13:43:17 ++376+ head -n1
13:43:17 +376+ RESPONSE='{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:43:17 ++376+ tail -n1
13:43:17 +376+ STATUS_CODE=200
13:43:17 ++376+ echo '{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:43:17 ++376+ jq -r .uuid
13:43:17 +376+ UUID=00c478e4-e309-49d1-b4ba-79ae39de4860
13:43:17 ++376+ echo '{"uuid":"00c478e4-e309-49d1-b4ba-79ae39de4860","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:43:17 ++376+ jq -r .notarizationStatus.status
13:43:17 +376+ STATUS=IN_PROGRESS
13:43:17 +376+ [[ 200 == \5\0\3 ]]
13:43:17 +376+ [[ 200 == \5\0\2 ]]
13:43:17 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:43:17 +376+ sleep 1m
13:43:24 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status
13:43:24 +280+ RESPONSE_RAW='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:43:24 200'
13:43:24 ++280+ head -n1
13:43:24 +280+ RESPONSE='{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:43:24 ++280+ tail -n1
13:43:24 +280+ STATUS_CODE=200
13:43:24 ++280+ echo '{"uuid":"91a7377d-43ca-4707-a6fe-db43be14acad","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:43:24 ++280+ jq -r .notarizationStatus.status
13:43:24 +280+ STATUS=IN_PROGRESS
13:43:24 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:43:24 +280+ sleep 1m
13:43:27 +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:43:27 +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:43:27 ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize
13:43:27 +135+ LOG=eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
13:43:27 +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg'
13:43:27 +135+ sleep 18s
13:43:27 +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
13:43:27 +135+ tee --append eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
13:43:27 +418+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:43:27 ++418+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:43:27 +418+ DMG=eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:43:27 +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
13:43:28 ++418+ echo eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:43:28 ++418+ sed s/_/-/g
13:43:28 +418+ PRIMARY_BUNDLE_ID=eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:43:28 +418+ retryCount=1
13:43:28 +418+ '[' 1 -gt 0 ']'
13:43:28 ++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
13:43:32 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status
13:43:32 +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"}}
13:43:32 200'
13:43:32 ++204+ head -n1
13:43:32 +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"}}'
13:43:32 ++204+ tail -n1
13:43:32 +204+ STATUS_CODE=200
13:43:32 ++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"}}'
13:43:32 ++204+ jq -r .notarizationStatus.status
13:43:32 +204+ STATUS=IN_PROGRESS
13:43:32 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:43:32 +204+ sleep 1m
13:43:34 +418+ RESPONSE_RAW='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:43:34 200'
13:43:34 ++418+ head -n1
13:43:34 +418+ RESPONSE='{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:43:34 ++418+ tail -n1
13:43:34 +418+ STATUS_CODE=200
13:43:34 ++418+ echo '{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:43:34 ++418+ jq -r .uuid
13:43:34 +418+ UUID=629389a3-c4a5-42fc-9168-5c9b74065526
13:43:34 ++418+ echo '{"uuid":"629389a3-c4a5-42fc-9168-5c9b74065526","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:43:34 ++418+ jq -r .notarizationStatus.status
13:43:34 +418+ STATUS=IN_PROGRESS
13:43:34 +418+ [[ 200 == \5\0\3 ]]
13:43:34 +418+ [[ 200 == \5\0\2 ]]
13:43:34 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:43:34 +418+ sleep 1m
13:43:43 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status
13:43:43 +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"}}
13:43:43 200'
13:43:43 ++312+ head -n1
13:43:43 +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"}}'
13:43:43 ++312+ tail -n1
13:43:43 +312+ STATUS_CODE=200
13:43:43 ++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"}}'
13:43:43 ++312+ jq -r .notarizationStatus.status
13:43:43 +312+ STATUS=IN_PROGRESS
13:43:43 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:43:43 +312+ sleep 1m
13:43:45 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c4f90f07-35d9-4d79-af13-0978fb7b5c9d/status
13:43:45 +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"}}
13:43:45 200'
13:43:45 ++226+ head -n1
13:43:45 +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"}}'
13:43:45 ++226+ tail -n1
13:43:45 +226+ STATUS_CODE=200
13:43:45 ++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"}}'
13:43:45 ++226+ jq -r .notarizationStatus.status
13:43:45 +226+ STATUS=IN_PROGRESS
13:43:45 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:43:45 +226+ sleep 1m
13:43:45 +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:43:45 +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:43:45 ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
13:43:45 +135+ LOG=eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
13:43:45 +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg'
13:43:45 +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
13:43:45 +135+ sleep 18s
13:43:45 +135+ tee --append eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
13:43:45 +470+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:43:45 ++470+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:43:45 +470+ DMG=eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:43:45 +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
13:43:46 ++470+ echo eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:43:46 ++470+ sed s/_/-/g
13:43:46 +470+ PRIMARY_BUNDLE_ID=eclipse-committers-2024-03-RC1-macosx-cocoa-x86-64.dmg
13:43:46 +470+ retryCount=1
13:43:46 +470+ '[' 1 -gt 0 ']'
13:43:46 ++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
13:43:54 +470+ RESPONSE_RAW='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:43:54 200'
13:43:54 ++470+ head -n1
13:43:54 +470+ RESPONSE='{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:43:54 ++470+ tail -n1
13:43:54 +470+ STATUS_CODE=200
13:43:54 ++470+ echo '{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:43:54 ++470+ jq -r .uuid
13:43:54 +470+ UUID=6990da97-3c1d-45e7-9dae-9c7d4625d9d0
13:43:54 ++470+ echo '{"uuid":"6990da97-3c1d-45e7-9dae-9c7d4625d9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:43:54 ++470+ jq -r .notarizationStatus.status
13:43:54 +470+ STATUS=IN_PROGRESS
13:43:54 +470+ [[ 200 == \5\0\3 ]]
13:43:54 +470+ [[ 200 == \5\0\2 ]]
13:43:54 +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:43:54 +470+ sleep 1m
13:43:58 ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fdf79e9a-0540-4372-875a-176c0f565fb7/status
13:43:58 +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"}}
13:43:58 200'
13:43:58 ++344+ head -n1
13:43:58 +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"}}'
13:43:58 ++344+ tail -n1
13:43:58 +344+ STATUS_CODE=200
13:43:58 ++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"}}'
13:43:58 ++344+ jq -r .notarizationStatus.status
13:43:58 +344+ STATUS=IN_PROGRESS
13:43:58 +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:43:58 +344+ sleep 1m
13:44:03 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c217cb37-8ef0-4950-a557-64db7d72db71/status
13:44:03 +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"}}
13:44:03 200'
13:44:03 ++248+ head -n1
13:44:03 +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"}}'
13:44:03 ++248+ tail -n1
13:44:03 +248+ STATUS_CODE=200
13:44:03 ++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"}}'
13:44:03 ++248+ jq -r .notarizationStatus.status
13:44:03 +248+ STATUS=IN_PROGRESS
13:44:03 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:44:03 +248+ sleep 1m
13:44:03 +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:44:03 +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:44:03 ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize
13:44:03 +135+ LOG=eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
13:44:03 +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg'
13:44:03 +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
13:44:03 +135+ sleep 18s
13:44:03 +135+ tee --append eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
13:44:03 +512+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:44:03 ++512+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:44:03 +512+ DMG=eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:44:03 +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
13:44:04 ++512+ echo eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:44:04 ++512+ sed s/_/-/g
13:44:04 +512+ PRIMARY_BUNDLE_ID=eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:44:04 +512+ retryCount=1
13:44:04 +512+ '[' 1 -gt 0 ']'
13:44:04 ++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
13:44:10 +512+ RESPONSE_RAW='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:44:10 200'
13:44:10 ++512+ head -n1
13:44:10 +512+ RESPONSE='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:44:10 ++512+ tail -n1
13:44:10 +512+ STATUS_CODE=200
13:44:10 ++512+ echo '{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:44:10 ++512+ jq -r .uuid
13:44:10 +512+ UUID=cd6f9923-4784-4c82-9e21-6165a310bf6b
13:44:10 ++512+ echo '{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:44:10 ++512+ jq -r .notarizationStatus.status
13:44:10 +512+ STATUS=IN_PROGRESS
13:44:10 +512+ [[ 200 == \5\0\3 ]]
13:44:10 +512+ [[ 200 == \5\0\2 ]]
13:44:10 +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:44:10 +512+ sleep 1m
13:44:11 ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c995166-dd3f-4a51-aab5-06d683d22ff2/status
13:44:11 +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"}}
13:44:11 200'
13:44:11 ++181+ head -n1
13:44:11 +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"}}'
13:44:11 ++181+ tail -n1
13:44:11 +181+ STATUS_CODE=200
13:44:11 ++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"}}'
13:44:11 ++181+ jq -r .notarizationStatus.status
13:44:11 +181+ STATUS=IN_PROGRESS
13:44:11 +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:44:11 +181+ sleep 1m
13:44:17 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status
13:44:17 +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"}}
13:44:17 200'
13:44:17 ++376+ head -n1
13:44:17 +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"}}'
13:44:17 ++376+ tail -n1
13:44:17 +376+ STATUS_CODE=200
13:44:17 ++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"}}'
13:44:17 ++376+ jq -r .notarizationStatus.status
13:44:17 +376+ STATUS=IN_PROGRESS
13:44:17 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:44:17 +376+ sleep 1m
13:44:21 +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:44:21 +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:44:21 ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
13:44:21 +135+ LOG=eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
13:44:21 +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg'
13:44:21 +135+ sleep 18s
13:44:21 +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
13:44:21 +135+ tee --append eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
13:44:21 +554+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:44:21 ++554+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:44:21 +554+ DMG=eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:44:21 +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
13:44:22 ++554+ echo eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:44:22 ++554+ sed s/_/-/g
13:44:22 +554+ PRIMARY_BUNDLE_ID=eclipse-modeling-2024-03-RC1-macosx-cocoa-x86-64.dmg
13:44:22 +554+ retryCount=1
13:44:22 +554+ '[' 1 -gt 0 ']'
13:44:22 ++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
13:44:24 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status
13:44:24 +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"}}
13:44:24 200'
13:44:24 ++280+ head -n1
13:44:24 +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"}}'
13:44:24 ++280+ tail -n1
13:44:24 +280+ STATUS_CODE=200
13:44:24 ++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"}}'
13:44:24 ++280+ jq -r .notarizationStatus.status
13:44:24 +280+ STATUS=IN_PROGRESS
13:44:24 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:44:24 +280+ sleep 1m
13:44:31 +554+ RESPONSE_RAW='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:44:31 200'
13:44:31 ++554+ head -n1
13:44:31 +554+ RESPONSE='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:44:31 ++554+ tail -n1
13:44:31 +554+ STATUS_CODE=200
13:44:31 ++554+ echo '{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:44:31 ++554+ jq -r .uuid
13:44:31 +554+ UUID=c1985c86-e705-4be9-98ee-8d51c102920a
13:44:31 ++554+ echo '{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:44:31 ++554+ jq -r .notarizationStatus.status
13:44:31 +554+ STATUS=IN_PROGRESS
13:44:31 +554+ [[ 200 == \5\0\3 ]]
13:44:31 +554+ [[ 200 == \5\0\2 ]]
13:44:31 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:44:31 +554+ sleep 1m
13:44:32 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status
13:44:32 +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"}}
13:44:32 200'
13:44:32 ++204+ head -n1
13:44:32 +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"}}'
13:44:32 ++204+ tail -n1
13:44:32 +204+ STATUS_CODE=200
13:44:32 ++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"}}'
13:44:32 ++204+ jq -r .notarizationStatus.status
13:44:32 +204+ STATUS=IN_PROGRESS
13:44:32 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:44:32 +204+ sleep 1m
13:44:34 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status
13:44:34 +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"}}
13:44:34 200'
13:44:34 ++418+ head -n1
13:44:34 +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"}}'
13:44:34 ++418+ tail -n1
13:44:34 +418+ STATUS_CODE=200
13:44:34 ++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"}}'
13:44:34 ++418+ jq -r .notarizationStatus.status
13:44:34 +418+ STATUS=IN_PROGRESS
13:44:34 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:44:34 +418+ sleep 1m
13:44:39 +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:44:39 +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:44:39 ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
13:44:39 +135+ LOG=eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
13:44:39 +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg'
13:44:39 +135+ sleep 18s
13:44:39 +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
13:44:39 +135+ tee --append eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
13:44:39 +606+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:44:39 ++606+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:44:39 +606+ DMG=eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:44:39 +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
13:44:40 ++606+ echo eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:44:40 ++606+ sed s/_/-/g
13:44:40 +606+ PRIMARY_BUNDLE_ID=eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86-64.dmg
13:44:40 +606+ retryCount=1
13:44:40 +606+ '[' 1 -gt 0 ']'
13:44:40 ++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
13:44:43 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status
13:44:43 +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"}}
13:44:43 200'
13:44:43 ++312+ head -n1
13:44:43 +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"}}'
13:44:43 ++312+ tail -n1
13:44:43 +312+ STATUS_CODE=200
13:44:43 ++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"}}'
13:44:43 ++312+ jq -r .notarizationStatus.status
13:44:43 +312+ STATUS=IN_PROGRESS
13:44:43 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:44:43 +312+ sleep 1m
13:44:45 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c4f90f07-35d9-4d79-af13-0978fb7b5c9d/status
13:44:45 +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"}}
13:44:45 200'
13:44:45 ++226+ head -n1
13:44:45 +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"}}'
13:44:45 ++226+ tail -n1
13:44:45 +226+ STATUS_CODE=200
13:44:45 ++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"}}'
13:44:45 ++226+ jq -r .notarizationStatus.status
13:44:45 +226+ STATUS=IN_PROGRESS
13:44:45 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:44:45 +226+ sleep 1m
13:44:46 +606+ RESPONSE_RAW='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:44:46 200'
13:44:46 ++606+ head -n1
13:44:46 +606+ RESPONSE='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:44:46 ++606+ tail -n1
13:44:46 +606+ STATUS_CODE=200
13:44:46 ++606+ echo '{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:44:46 ++606+ jq -r .uuid
13:44:46 +606+ UUID=35996bb3-21fb-4375-9929-ee89c761d887
13:44:46 ++606+ echo '{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:44:46 ++606+ jq -r .notarizationStatus.status
13:44:46 +606+ STATUS=IN_PROGRESS
13:44:46 +606+ [[ 200 == \5\0\3 ]]
13:44:46 +606+ [[ 200 == \5\0\2 ]]
13:44:46 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:44:46 +606+ sleep 1m
13:44:54 ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status
13:44:54 +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"}}
13:44:54 200'
13:44:54 ++470+ head -n1
13:44:54 +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"}}'
13:44:54 ++470+ tail -n1
13:44:54 +470+ STATUS_CODE=200
13:44:54 ++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"}}'
13:44:54 ++470+ jq -r .notarizationStatus.status
13:44:54 +470+ STATUS=IN_PROGRESS
13:44:54 +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:44:54 +470+ sleep 1m
13:44:57 +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:44:57 +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:44:57 ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize
13:44:57 +135+ LOG=eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
13:44:57 +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg'
13:44:57 +135+ sleep 18s
13:44:57 +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
13:44:57 +135+ tee --append eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
13:44:57 +658+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:44:57 ++658+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:44:57 +658+ DMG=eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:44:57 +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
13:44:58 ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fdf79e9a-0540-4372-875a-176c0f565fb7/status
13:44:58 +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"}}
13:44:58 200'
13:44:58 ++344+ head -n1
13:44:58 +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"}}'
13:44:58 ++344+ tail -n1
13:44:58 +344+ STATUS_CODE=200
13:44:58 ++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"}}'
13:44:58 ++344+ jq -r .notarizationStatus.status
13:44:58 +344+ STATUS=IN_PROGRESS
13:44:58 +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:44:58 +344+ sleep 1m
13:44:58 ++658+ echo eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:44:58 ++658+ sed s/_/-/g
13:44:58 +658+ PRIMARY_BUNDLE_ID=eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:44:58 +658+ retryCount=1
13:44:58 +658+ '[' 1 -gt 0 ']'
13:44:58 ++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
13:45:03 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c217cb37-8ef0-4950-a557-64db7d72db71/status
13:45:03 +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"}}
13:45:03 200'
13:45:03 ++248+ head -n1
13:45:03 +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"}}'
13:45:03 ++248+ tail -n1
13:45:03 +248+ STATUS_CODE=200
13:45:03 ++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"}}'
13:45:03 ++248+ jq -r .notarizationStatus.status
13:45:03 +248+ STATUS=IN_PROGRESS
13:45:03 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:45:03 +248+ sleep 1m
13:45:04 +658+ RESPONSE_RAW='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:45:04 200'
13:45:04 ++658+ head -n1
13:45:04 +658+ RESPONSE='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:45:04 ++658+ tail -n1
13:45:04 +658+ STATUS_CODE=200
13:45:04 ++658+ echo '{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:45:04 ++658+ jq -r .uuid
13:45:04 +658+ UUID=b0000129-2ca4-4111-9611-9abfa3f415ec
13:45:04 ++658+ echo '{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:45:04 ++658+ jq -r .notarizationStatus.status
13:45:04 +658+ STATUS=IN_PROGRESS
13:45:04 +658+ [[ 200 == \5\0\3 ]]
13:45:04 +658+ [[ 200 == \5\0\2 ]]
13:45:04 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:45:04 +658+ sleep 1m
13:45:10 ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status
13:45:10 +512+ RESPONSE_RAW='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:45:10 200'
13:45:10 ++512+ head -n1
13:45:10 +512+ RESPONSE='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:45:10 ++512+ tail -n1
13:45:10 +512+ STATUS_CODE=200
13:45:10 ++512+ echo '{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:45:10 ++512+ jq -r .notarizationStatus.status
13:45:10 +512+ STATUS=IN_PROGRESS
13:45:10 +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:45:10 +512+ sleep 1m
13:45:11 ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c995166-dd3f-4a51-aab5-06d683d22ff2/status
13:45:11 +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"}}
13:45:11 200'
13:45:11 ++181+ head -n1
13:45:11 +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"}}'
13:45:11 ++181+ tail -n1
13:45:11 +181+ STATUS_CODE=200
13:45:11 ++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"}}'
13:45:11 ++181+ jq -r .notarizationStatus.status
13:45:11 +181+ STATUS=IN_PROGRESS
13:45:11 +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:45:11 +181+ sleep 1m
13:45:15 +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:45:15 +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:45:15 ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
13:45:15 +135+ LOG=eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
13:45:15 +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg'
13:45:15 +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
13:45:15 +135+ sleep 18s
13:45:15 +135+ tee --append eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
13:45:15 +720+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:45:15 ++720+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:45:15 +720+ DMG=eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:45:15 +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
13:45:16 ++720+ echo eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:45:16 ++720+ sed s/_/-/g
13:45:16 +720+ PRIMARY_BUNDLE_ID=eclipse-php-2024-03-RC1-macosx-cocoa-x86-64.dmg
13:45:16 +720+ retryCount=1
13:45:16 +720+ '[' 1 -gt 0 ']'
13:45:16 ++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
13:45:17 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status
13:45:17 +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"}}
13:45:17 200'
13:45:17 ++376+ head -n1
13:45:17 +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"}}'
13:45:17 ++376+ tail -n1
13:45:17 +376+ STATUS_CODE=200
13:45:17 ++376+ jq -r .notarizationStatus.status
13:45:17 ++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"}}'
13:45:17 +376+ STATUS=IN_PROGRESS
13:45:17 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:45:17 +376+ sleep 1m
13:45:22 +720+ RESPONSE_RAW='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:45:22 200'
13:45:22 ++720+ head -n1
13:45:22 +720+ RESPONSE='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:45:22 ++720+ tail -n1
13:45:22 +720+ STATUS_CODE=200
13:45:22 ++720+ echo '{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:45:22 ++720+ jq -r .uuid
13:45:22 +720+ UUID=25b20ab6-79a5-49dd-8917-bc656ed33781
13:45:22 ++720+ echo '{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:45:22 ++720+ jq -r .notarizationStatus.status
13:45:22 +720+ STATUS=IN_PROGRESS
13:45:22 +720+ [[ 200 == \5\0\3 ]]
13:45:22 +720+ [[ 200 == \5\0\2 ]]
13:45:22 +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:45:22 +720+ sleep 1m
13:45:24 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status
13:45:24 +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"}}
13:45:24 200'
13:45:24 ++280+ head -n1
13:45:24 +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"}}'
13:45:24 ++280+ tail -n1
13:45:24 +280+ STATUS_CODE=200
13:45:24 ++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"}}'
13:45:24 ++280+ jq -r .notarizationStatus.status
13:45:24 +280+ STATUS=IN_PROGRESS
13:45:24 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:45:24 +280+ sleep 1m
13:45:31 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status
13:45:31 +554+ RESPONSE_RAW='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:45:31 200'
13:45:31 ++554+ head -n1
13:45:31 +554+ RESPONSE='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:45:31 ++554+ tail -n1
13:45:31 +554+ STATUS_CODE=200
13:45:31 ++554+ echo '{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:45:31 ++554+ jq -r .notarizationStatus.status
13:45:31 +554+ STATUS=IN_PROGRESS
13:45:31 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:45:31 +554+ sleep 1m
13:45:32 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status
13:45:32 +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"}}
13:45:32 200'
13:45:32 ++204+ head -n1
13:45:32 +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"}}'
13:45:32 ++204+ tail -n1
13:45:32 +204+ STATUS_CODE=200
13:45:32 ++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"}}'
13:45:32 ++204+ jq -r .notarizationStatus.status
13:45:32 +204+ STATUS=IN_PROGRESS
13:45:32 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:45:32 +204+ sleep 1m
13:45:33 +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:45:33 +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:45:33 ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize
13:45:33 +135+ LOG=eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
13:45:33 +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg'
13:45:33 +135+ sleep 18s
13:45:33 +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
13:45:33 +135+ tee --append eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
13:45:33 +782+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:45:33 ++782+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:45:33 +782+ DMG=eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:45:33 +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
13:45:34 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status
13:45:34 +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"}}
13:45:34 200'
13:45:34 ++418+ head -n1
13:45:34 +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"}}'
13:45:34 ++418+ tail -n1
13:45:34 +418+ STATUS_CODE=200
13:45:34 ++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"}}'
13:45:34 ++418+ jq -r .notarizationStatus.status
13:45:34 +418+ STATUS=IN_PROGRESS
13:45:34 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:45:34 +418+ sleep 1m
13:45:34 ++782+ echo eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:45:34 ++782+ sed s/_/-/g
13:45:34 +782+ PRIMARY_BUNDLE_ID=eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:45:34 +782+ retryCount=1
13:45:34 +782+ '[' 1 -gt 0 ']'
13:45:34 ++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
13:45:41 +782+ RESPONSE_RAW='{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:45:41 200'
13:45:41 ++782+ head -n1
13:45:41 +782+ RESPONSE='{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:45:41 ++782+ tail -n1
13:45:41 +782+ STATUS_CODE=200
13:45:41 ++782+ echo '{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:45:41 ++782+ jq -r .uuid
13:45:41 +782+ UUID=897c69c8-b046-4311-b2f9-334bd083431e
13:45:41 ++782+ echo '{"uuid":"897c69c8-b046-4311-b2f9-334bd083431e","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:45:41 ++782+ jq -r .notarizationStatus.status
13:45:41 +782+ STATUS=IN_PROGRESS
13:45:41 +782+ [[ 200 == \5\0\3 ]]
13:45:41 +782+ [[ 200 == \5\0\2 ]]
13:45:41 +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:45:41 +782+ sleep 1m
13:45:43 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status
13:45:43 +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"}}
13:45:43 200'
13:45:43 ++312+ head -n1
13:45:43 +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"}}'
13:45:43 ++312+ tail -n1
13:45:43 +312+ STATUS_CODE=200
13:45:43 ++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"}}'
13:45:43 ++312+ jq -r .notarizationStatus.status
13:45:43 +312+ STATUS=IN_PROGRESS
13:45:43 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:45:43 +312+ sleep 1m
13:45:45 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c4f90f07-35d9-4d79-af13-0978fb7b5c9d/status
13:45:45 +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"}}
13:45:45 200'
13:45:45 ++226+ head -n1
13:45:45 +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"}}'
13:45:45 ++226+ tail -n1
13:45:45 +226+ STATUS_CODE=200
13:45:45 ++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"}}'
13:45:45 ++226+ jq -r .notarizationStatus.status
13:45:45 +226+ STATUS=IN_PROGRESS
13:45:45 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:45:45 +226+ sleep 1m
13:45:46 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status
13:45:46 +606+ RESPONSE_RAW='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:45:46 200'
13:45:46 ++606+ head -n1
13:45:46 +606+ RESPONSE='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:45:46 ++606+ tail -n1
13:45:46 +606+ STATUS_CODE=200
13:45:46 ++606+ echo '{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:45:46 ++606+ jq -r .notarizationStatus.status
13:45:46 +606+ STATUS=IN_PROGRESS
13:45:46 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:45:46 +606+ sleep 1m
13:45:51 +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:45:51 +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:45:51 ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize
13:45:51 +135+ LOG=eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
13:45:51 +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg'
13:45:51 +135+ sleep 18s
13:45:51 +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
13:45:51 +135+ tee --append eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
13:45:51 +844+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:45:51 ++844+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:45:51 +844+ DMG=eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:45:51 +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
13:45:52 ++844+ echo eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:45:52 ++844+ sed s/_/-/g
13:45:52 +844+ PRIMARY_BUNDLE_ID=eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:45:52 +844+ retryCount=1
13:45:52 +844+ '[' 1 -gt 0 ']'
13:45:52 ++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
13:45:54 ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status
13:45:54 +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"}}
13:45:54 200'
13:45:54 ++470+ head -n1
13:45:54 +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"}}'
13:45:54 ++470+ tail -n1
13:45:54 +470+ STATUS_CODE=200
13:45:54 ++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"}}'
13:45:54 ++470+ jq -r .notarizationStatus.status
13:45:54 +470+ STATUS=IN_PROGRESS
13:45:54 +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:45:54 +470+ sleep 1m
13:45:58 ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fdf79e9a-0540-4372-875a-176c0f565fb7/status
13:45:58 +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"}}
13:45:58 200'
13:45:58 ++344+ head -n1
13:45:58 +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"}}'
13:45:58 ++344+ tail -n1
13:45:58 +344+ STATUS_CODE=200
13:45:58 ++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"}}'
13:45:58 ++344+ jq -r .notarizationStatus.status
13:45:58 +344+ STATUS=IN_PROGRESS
13:45:58 +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:45:58 +344+ sleep 1m
13:46:00 +844+ RESPONSE_RAW='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:46:00 200'
13:46:00 ++844+ head -n1
13:46:00 +844+ RESPONSE='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:46:00 ++844+ tail -n1
13:46:00 +844+ STATUS_CODE=200
13:46:00 ++844+ echo '{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:46:00 ++844+ jq -r .uuid
13:46:00 +844+ UUID=47987088-134c-4b18-9502-c4c83abd29d6
13:46:00 ++844+ echo '{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:46:00 ++844+ jq -r .notarizationStatus.status
13:46:00 +844+ STATUS=IN_PROGRESS
13:46:00 +844+ [[ 200 == \5\0\3 ]]
13:46:00 +844+ [[ 200 == \5\0\2 ]]
13:46:00 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:46:00 +844+ sleep 1m
13:46:03 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c217cb37-8ef0-4950-a557-64db7d72db71/status
13:46:03 +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"}}
13:46:03 200'
13:46:03 ++248+ head -n1
13:46:03 +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"}}'
13:46:03 ++248+ tail -n1
13:46:03 +248+ STATUS_CODE=200
13:46:03 ++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"}}'
13:46:03 ++248+ jq -r .notarizationStatus.status
13:46:03 +248+ STATUS=IN_PROGRESS
13:46:03 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:46:03 +248+ sleep 1m
13:46:04 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0000129-2ca4-4111-9611-9abfa3f415ec/status
13:46:04 +658+ RESPONSE_RAW='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:46:04 200'
13:46:04 ++658+ head -n1
13:46:04 +658+ RESPONSE='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:46:04 ++658+ tail -n1
13:46:04 +658+ STATUS_CODE=200
13:46:04 ++658+ echo '{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:46:04 ++658+ jq -r .notarizationStatus.status
13:46:04 +658+ STATUS=IN_PROGRESS
13:46:04 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:46:04 +658+ sleep 1m
13:46:09 +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:46:09 +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:46:09 ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize
13:46:09 +135+ LOG=eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
13:46:09 +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg'
13:46:09 +135+ sleep 18s
13:46:09 +135+ tee --append eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
13:46:09 +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
13:46:09 +906+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:46:09 ++906+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:46:09 +906+ DMG=eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:46:09 +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
13:46:10 ++906+ echo eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:46:10 ++906+ sed s/_/-/g
13:46:10 +906+ PRIMARY_BUNDLE_ID=eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:46:10 +906+ retryCount=1
13:46:10 +906+ '[' 1 -gt 0 ']'
13:46:10 ++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
13:46:10 ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status
13:46:10 +512+ RESPONSE_RAW='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:46:10 200'
13:46:10 ++512+ head -n1
13:46:10 +512+ RESPONSE='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:46:10 ++512+ tail -n1
13:46:10 +512+ STATUS_CODE=200
13:46:10 ++512+ echo '{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:46:10 ++512+ jq -r .notarizationStatus.status
13:46:10 +512+ STATUS=IN_PROGRESS
13:46:10 +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:46:10 +512+ sleep 1m
13:46:11 ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c995166-dd3f-4a51-aab5-06d683d22ff2/status
13:46:11 +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"}}
13:46:11 200'
13:46:11 ++181+ head -n1
13:46:11 +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"}}'
13:46:11 ++181+ tail -n1
13:46:11 +181+ STATUS_CODE=200
13:46:11 ++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"}}'
13:46:11 ++181+ jq -r .notarizationStatus.status
13:46:11 +181+ STATUS=IN_PROGRESS
13:46:11 +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:46:11 +181+ sleep 1m
13:46:15 +906+ RESPONSE_RAW='{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:46:15 200'
13:46:15 ++906+ head -n1
13:46:15 +906+ RESPONSE='{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:46:15 ++906+ tail -n1
13:46:15 +906+ STATUS_CODE=200
13:46:15 ++906+ echo '{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:46:15 ++906+ jq -r .uuid
13:46:15 +906+ UUID=88ea6320-fde0-4a7e-b223-51cf9bf2a5d8
13:46:15 ++906+ echo '{"uuid":"88ea6320-fde0-4a7e-b223-51cf9bf2a5d8","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:46:15 ++906+ jq -r .notarizationStatus.status
13:46:15 +906+ STATUS=IN_PROGRESS
13:46:15 +906+ [[ 200 == \5\0\3 ]]
13:46:15 +906+ [[ 200 == \5\0\2 ]]
13:46:15 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:46:15 +906+ sleep 1m
13:46:17 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status
13:46:17 +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"}}
13:46:17 200'
13:46:17 ++376+ head -n1
13:46:17 +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"}}'
13:46:17 ++376+ tail -n1
13:46:17 +376+ STATUS_CODE=200
13:46:17 ++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"}}'
13:46:17 ++376+ jq -r .notarizationStatus.status
13:46:17 +376+ STATUS=IN_PROGRESS
13:46:17 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:46:17 +376+ sleep 1m
13:46:22 ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status
13:46:22 +720+ RESPONSE_RAW='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:46:22 200'
13:46:22 ++720+ head -n1
13:46:22 +720+ RESPONSE='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:46:22 ++720+ tail -n1
13:46:22 +720+ STATUS_CODE=200
13:46:22 ++720+ echo '{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:46:22 ++720+ jq -r .notarizationStatus.status
13:46:22 +720+ STATUS=IN_PROGRESS
13:46:22 +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:46:22 +720+ sleep 1m
13:46:24 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status
13:46:24 +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"}}
13:46:24 200'
13:46:24 ++280+ head -n1
13:46:24 +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"}}'
13:46:24 ++280+ tail -n1
13:46:24 +280+ STATUS_CODE=200
13:46:24 ++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"}}'
13:46:24 ++280+ jq -r .notarizationStatus.status
13:46:24 +280+ STATUS=IN_PROGRESS
13:46:24 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:46:24 +280+ sleep 1m
13:46:27 +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:46:27 +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:46:27 ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
13:46:27 +135+ LOG=eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
13:46:27 +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg'
13:46:27 +135+ sleep 18s
13:46:27 +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
13:46:27 +135+ tee --append eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
13:46:27 +978+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:46:27 ++978+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:46:27 +978+ DMG=eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:46:27 +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
13:46:28 ++978+ echo eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:46:28 ++978+ sed s/_/-/g
13:46:28 +978+ PRIMARY_BUNDLE_ID=eclipse-rcp-2024-03-RC1-macosx-cocoa-x86-64.dmg
13:46:28 +978+ retryCount=1
13:46:28 +978+ '[' 1 -gt 0 ']'
13:46:28 ++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
13:46:31 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status
13:46:31 +554+ RESPONSE_RAW='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:46:31 200'
13:46:31 ++554+ head -n1
13:46:31 +554+ RESPONSE='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:46:31 ++554+ tail -n1
13:46:31 +554+ STATUS_CODE=200
13:46:31 ++554+ echo '{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:46:31 ++554+ jq -r .notarizationStatus.status
13:46:31 +554+ STATUS=IN_PROGRESS
13:46:31 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:46:31 +554+ sleep 1m
13:46:32 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status
13:46:32 +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"}}
13:46:32 200'
13:46:32 ++204+ head -n1
13:46:32 +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"}}'
13:46:32 ++204+ tail -n1
13:46:32 +204+ STATUS_CODE=200
13:46:32 ++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"}}'
13:46:32 ++204+ jq -r .notarizationStatus.status
13:46:32 +204+ STATUS=IN_PROGRESS
13:46:32 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:46:32 +204+ sleep 1m
13:46:34 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status
13:46:34 +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"}}
13:46:34 200'
13:46:34 ++418+ head -n1
13:46:34 +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"}}'
13:46:34 ++418+ tail -n1
13:46:34 +418+ STATUS_CODE=200
13:46:34 ++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"}}'
13:46:34 ++418+ jq -r .notarizationStatus.status
13:46:34 +418+ STATUS=IN_PROGRESS
13:46:34 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:46:34 +418+ sleep 1m
13:46:34 +978+ RESPONSE_RAW='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:46:34 200'
13:46:34 ++978+ head -n1
13:46:34 +978+ RESPONSE='{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:46:34 ++978+ tail -n1
13:46:34 +978+ STATUS_CODE=200
13:46:34 ++978+ echo '{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:46:34 ++978+ jq -r .uuid
13:46:34 +978+ UUID=b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b
13:46:34 ++978+ echo '{"uuid":"b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:46:34 ++978+ jq -r .notarizationStatus.status
13:46:34 +978+ STATUS=IN_PROGRESS
13:46:34 +978+ [[ 200 == \5\0\3 ]]
13:46:34 +978+ [[ 200 == \5\0\2 ]]
13:46:34 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:46:34 +978+ sleep 1m
13:46:41 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/897c69c8-b046-4311-b2f9-334bd083431e/status
13:46:41 +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"}}
13:46:41 200'
13:46:41 ++782+ head -n1
13:46:41 +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"}}'
13:46:41 ++782+ tail -n1
13:46:41 +782+ STATUS_CODE=200
13:46:41 ++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"}}'
13:46:41 ++782+ jq -r .notarizationStatus.status
13:46:41 +782+ STATUS=IN_PROGRESS
13:46:41 +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:46:41 +782+ sleep 1m
13:46:43 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status
13:46:43 +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"}}
13:46:43 200'
13:46:43 ++312+ head -n1
13:46:43 +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"}}'
13:46:43 ++312+ tail -n1
13:46:43 +312+ STATUS_CODE=200
13:46:43 ++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"}}'
13:46:43 ++312+ jq -r .notarizationStatus.status
13:46:43 +312+ STATUS=IN_PROGRESS
13:46:43 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:46:43 +312+ sleep 1m
13:46:45 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c4f90f07-35d9-4d79-af13-0978fb7b5c9d/status
13:46:45 +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"}}
13:46:45 200'
13:46:45 ++226+ head -n1
13:46:45 +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"}}'
13:46:45 ++226+ tail -n1
13:46:45 +226+ STATUS_CODE=200
13:46:45 ++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"}}'
13:46:45 ++226+ jq -r .notarizationStatus.status
13:46:45 +226+ STATUS=IN_PROGRESS
13:46:45 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:46:45 +226+ sleep 1m
13:46:45 +135+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:46:45 +135+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:46:45 ++135+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize
13:46:45 +135+ LOG=eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
13:46:45 +135+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg'
13:46:45 +135+ sleep 18s
13:46:45 +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
13:46:45 +135+ tee --append eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
13:46:45 +1060+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:46:45 ++1060+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:46:45 +1060+ DMG=eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:46:45 +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
13:46:46 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status
13:46:46 +606+ RESPONSE_RAW='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:46:46 200'
13:46:46 ++606+ head -n1
13:46:46 +606+ RESPONSE='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:46:46 ++606+ tail -n1
13:46:46 +606+ STATUS_CODE=200
13:46:46 ++606+ echo '{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:46:46 ++606+ jq -r .notarizationStatus.status
13:46:46 +606+ STATUS=IN_PROGRESS
13:46:46 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:46:46 +606+ sleep 1m
13:46:46 ++1060+ echo eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:46:46 ++1060+ sed s/_/-/g
13:46:46 +1060+ PRIMARY_BUNDLE_ID=eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:46:46 +1060+ retryCount=1
13:46:46 +1060+ '[' 1 -gt 0 ']'
13:46:46 ++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
13:46:53 +1060+ RESPONSE_RAW='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:46:53 200'
13:46:53 ++1060+ head -n1
13:46:53 +1060+ RESPONSE='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:46:53 ++1060+ tail -n1
13:46:53 +1060+ STATUS_CODE=200
13:46:53 ++1060+ echo '{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:46:53 ++1060+ jq -r .uuid
13:46:53 +1060+ UUID=526f888f-5842-4960-98ae-5048f25bb44b
13:46:53 ++1060+ echo '{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:46:53 ++1060+ jq -r .notarizationStatus.status
13:46:53 +1060+ STATUS=IN_PROGRESS
13:46:53 +1060+ [[ 200 == \5\0\3 ]]
13:46:53 +1060+ [[ 200 == \5\0\2 ]]
13:46:53 +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:46:53 +1060+ sleep 1m
13:46:54 ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status
13:46:54 +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"}}
13:46:54 200'
13:46:54 ++470+ head -n1
13:46:54 +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"}}'
13:46:54 ++470+ tail -n1
13:46:54 +470+ STATUS_CODE=200
13:46:54 ++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"}}'
13:46:54 ++470+ jq -r .notarizationStatus.status
13:46:54 +470+ STATUS=IN_PROGRESS
13:46:54 +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:46:54 +470+ sleep 1m
13:46:58 ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fdf79e9a-0540-4372-875a-176c0f565fb7/status
13:46:58 +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"}}
13:46:58 200'
13:46:58 ++344+ head -n1
13:46:58 +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"}}'
13:46:58 ++344+ tail -n1
13:46:58 +344+ STATUS_CODE=200
13:46:58 ++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"}}'
13:46:58 ++344+ jq -r .notarizationStatus.status
13:46:58 +344+ STATUS=IN_PROGRESS
13:46:58 +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:46:58 +344+ sleep 1m
13:47:00 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status
13:47:00 +844+ RESPONSE_RAW='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:47:00 200'
13:47:00 ++844+ head -n1
13:47:00 +844+ RESPONSE='{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:47:00 ++844+ tail -n1
13:47:00 +844+ STATUS_CODE=200
13:47:00 ++844+ echo '{"uuid":"47987088-134c-4b18-9502-c4c83abd29d6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:47:00 ++844+ jq -r .notarizationStatus.status
13:47:00 +844+ STATUS=IN_PROGRESS
13:47:00 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:47:00 +844+ sleep 1m
13:47:03 +135+ jobs -p
13:47:03 181
13:47:03 204
13:47:03 226
13:47:03 248
13:47:03 280
13:47:03 312
13:47:03 344
13:47:03 376
13:47:03 418
13:47:03 470
13:47:03 512
13:47:03 554
13:47:03 606
13:47:03 658
13:47:03 720
13:47:03 782
13:47:03 844
13:47:03 906
13:47:03 978
13:47:03 1060
13:47:03 +135+ wait
13:47:03 ++135+ jobs -p
13:47:03 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c217cb37-8ef0-4950-a557-64db7d72db71/status
13:47:03 +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"}}
13:47:03 200'
13:47:03 ++248+ head -n1
13:47:03 +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"}}'
13:47:03 ++248+ tail -n1
13:47:03 +248+ STATUS_CODE=200
13:47:03 ++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"}}'
13:47:03 ++248+ jq -r .notarizationStatus.status
13:47:03 +248+ STATUS=IN_PROGRESS
13:47:03 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:47:03 +248+ sleep 1m
13:47:04 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0000129-2ca4-4111-9611-9abfa3f415ec/status
13:47:04 +658+ RESPONSE_RAW='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:47:04 200'
13:47:04 ++658+ head -n1
13:47:04 +658+ RESPONSE='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:47:04 ++658+ tail -n1
13:47:04 +658+ STATUS_CODE=200
13:47:04 ++658+ echo '{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:47:04 ++658+ jq -r .notarizationStatus.status
13:47:04 +658+ STATUS=IN_PROGRESS
13:47:04 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:47:04 +658+ sleep 1m
13:47:10 ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status
13:47:10 +512+ RESPONSE_RAW='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:47:10 200'
13:47:10 ++512+ head -n1
13:47:10 +512+ RESPONSE='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:47:10 ++512+ tail -n1
13:47:10 +512+ STATUS_CODE=200
13:47:10 ++512+ echo '{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:47:10 ++512+ jq -r .notarizationStatus.status
13:47:10 +512+ STATUS=IN_PROGRESS
13:47:10 +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:47:10 +512+ sleep 1m
13:47:11 ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c995166-dd3f-4a51-aab5-06d683d22ff2/status
13:47:12 +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"}}
13:47:12 200'
13:47:12 ++181+ head -n1
13:47:12 +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"}}'
13:47:12 ++181+ tail -n1
13:47:12 +181+ STATUS_CODE=200
13:47:12 ++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"}}'
13:47:12 ++181+ jq -r .notarizationStatus.status
13:47:12 +181+ STATUS=IN_PROGRESS
13:47:12 +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:47:12 +181+ sleep 1m
13:47:15 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88ea6320-fde0-4a7e-b223-51cf9bf2a5d8/status
13:47:15 +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"}}
13:47:15 200'
13:47:15 ++906+ head -n1
13:47:15 +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"}}'
13:47:15 ++906+ tail -n1
13:47:15 +906+ STATUS_CODE=200
13:47:15 ++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"}}'
13:47:15 ++906+ jq -r .notarizationStatus.status
13:47:15 +906+ STATUS=IN_PROGRESS
13:47:15 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:47:15 +906+ sleep 1m
13:47:17 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status
13:47:17 +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"}}
13:47:17 200'
13:47:17 ++376+ head -n1
13:47:17 +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"}}'
13:47:17 ++376+ tail -n1
13:47:17 +376+ STATUS_CODE=200
13:47:17 ++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"}}'
13:47:17 ++376+ jq -r .notarizationStatus.status
13:47:17 +376+ STATUS=IN_PROGRESS
13:47:17 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:47:17 +376+ sleep 1m
13:47:22 ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status
13:47:22 +720+ RESPONSE_RAW='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:47:22 200'
13:47:22 ++720+ head -n1
13:47:22 +720+ RESPONSE='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:47:22 ++720+ tail -n1
13:47:22 +720+ STATUS_CODE=200
13:47:22 ++720+ echo '{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:47:22 ++720+ jq -r .notarizationStatus.status
13:47:22 +720+ STATUS=IN_PROGRESS
13:47:22 +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:47:22 +720+ sleep 1m
13:47:24 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status
13:47:24 +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"}}
13:47:24 200'
13:47:24 ++280+ head -n1
13:47:24 +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"}}'
13:47:24 ++280+ tail -n1
13:47:24 +280+ STATUS_CODE=200
13:47:24 ++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"}}'
13:47:24 ++280+ jq -r .notarizationStatus.status
13:47:24 +280+ STATUS=IN_PROGRESS
13:47:24 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:47:24 +280+ sleep 1m
13:47:31 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status
13:47:31 +554+ RESPONSE_RAW='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:47:31 200'
13:47:31 ++554+ head -n1
13:47:31 +554+ RESPONSE='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:47:31 ++554+ tail -n1
13:47:31 +554+ STATUS_CODE=200
13:47:31 ++554+ echo '{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:47:31 ++554+ jq -r .notarizationStatus.status
13:47:31 +554+ STATUS=IN_PROGRESS
13:47:31 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:47:31 +554+ sleep 1m
13:47:32 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status
13:47:32 +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"}}
13:47:32 200'
13:47:32 ++204+ head -n1
13:47:32 +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"}}'
13:47:32 ++204+ tail -n1
13:47:32 +204+ STATUS_CODE=200
13:47:32 ++204+ jq -r .notarizationStatus.status
13:47:32 ++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"}}'
13:47:32 +204+ STATUS=IN_PROGRESS
13:47:32 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:47:32 +204+ sleep 1m
13:47:34 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status
13:47:34 +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"}}
13:47:34 200'
13:47:34 ++418+ head -n1
13:47:34 +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"}}'
13:47:34 ++418+ tail -n1
13:47:34 +418+ STATUS_CODE=200
13:47:34 ++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"}}'
13:47:34 ++418+ jq -r .notarizationStatus.status
13:47:34 +418+ STATUS=IN_PROGRESS
13:47:34 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:47:34 +418+ sleep 1m
13:47:34 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status
13:47:34 +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"}}
13:47:34 200'
13:47:34 ++978+ head -n1
13:47:34 +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"}}'
13:47:34 ++978+ tail -n1
13:47:34 +978+ STATUS_CODE=200
13:47:34 ++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"}}'
13:47:34 ++978+ jq -r .notarizationStatus.status
13:47:34 +978+ STATUS=IN_PROGRESS
13:47:34 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:47:34 +978+ sleep 1m
13:47:41 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/897c69c8-b046-4311-b2f9-334bd083431e/status
13:47:41 +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"}}
13:47:41 200'
13:47:41 ++782+ head -n1
13:47:41 +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"}}'
13:47:41 ++782+ tail -n1
13:47:41 +782+ STATUS_CODE=200
13:47:41 ++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"}}'
13:47:41 ++782+ jq -r .notarizationStatus.status
13:47:41 +782+ STATUS=IN_PROGRESS
13:47:41 +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:47:41 +782+ sleep 1m
13:47:43 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status
13:47:43 +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"}}
13:47:43 200'
13:47:43 ++312+ head -n1
13:47:43 +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"}}'
13:47:43 ++312+ tail -n1
13:47:43 +312+ STATUS_CODE=200
13:47:43 ++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"}}'
13:47:43 ++312+ jq -r .notarizationStatus.status
13:47:43 +312+ STATUS=IN_PROGRESS
13:47:43 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:47:43 +312+ sleep 1m
13:47:45 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c4f90f07-35d9-4d79-af13-0978fb7b5c9d/status
13:47:45 +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"}}
13:47:45 200'
13:47:45 ++226+ head -n1
13:47:45 +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"}}'
13:47:45 ++226+ tail -n1
13:47:45 +226+ STATUS_CODE=200
13:47:45 ++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"}}'
13:47:45 ++226+ jq -r .notarizationStatus.status
13:47:45 +226+ STATUS=IN_PROGRESS
13:47:45 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:47:45 +226+ sleep 1m
13:47:46 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status
13:47:46 +606+ RESPONSE_RAW='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:47:46 200'
13:47:46 ++606+ head -n1
13:47:46 +606+ RESPONSE='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:47:46 ++606+ tail -n1
13:47:46 +606+ STATUS_CODE=200
13:47:46 ++606+ echo '{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:47:46 ++606+ jq -r .notarizationStatus.status
13:47:46 +606+ STATUS=IN_PROGRESS
13:47:46 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:47:46 +606+ sleep 1m
13:47:53 ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status
13:47:53 +1060+ RESPONSE_RAW='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:47:53 200'
13:47:53 ++1060+ head -n1
13:47:53 +1060+ RESPONSE='{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:47:53 ++1060+ tail -n1
13:47:53 +1060+ STATUS_CODE=200
13:47:53 ++1060+ echo '{"uuid":"526f888f-5842-4960-98ae-5048f25bb44b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:47:53 ++1060+ jq -r .notarizationStatus.status
13:47:53 +1060+ STATUS=IN_PROGRESS
13:47:53 +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:47:53 +1060+ sleep 1m
13:47:54 ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status
13:47:54 +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"}}
13:47:54 200'
13:47:54 ++470+ head -n1
13:47:54 +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"}}'
13:47:54 ++470+ tail -n1
13:47:54 +470+ STATUS_CODE=200
13:47:54 ++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"}}'
13:47:54 ++470+ jq -r .notarizationStatus.status
13:47:54 +470+ STATUS=IN_PROGRESS
13:47:54 +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:47:54 +470+ sleep 1m
13:47:58 ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fdf79e9a-0540-4372-875a-176c0f565fb7/status
13:47:58 +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"}}
13:47:58 200'
13:47:58 ++344+ head -n1
13:47:58 +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"}}'
13:47:58 ++344+ tail -n1
13:47:58 +344+ STATUS_CODE=200
13:47:58 ++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"}}'
13:47:58 ++344+ jq -r .notarizationStatus.status
13:47:58 +344+ STATUS=IN_PROGRESS
13:47:58 +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:47:58 +344+ sleep 1m
13:48:00 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status
13:48:00 +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"}}
13:48:00 200'
13:48:00 ++844+ head -n1
13:48:00 +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"}}'
13:48:00 ++844+ tail -n1
13:48:00 +844+ STATUS_CODE=200
13:48:00 ++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"}}'
13:48:00 ++844+ jq -r .notarizationStatus.status
13:48:00 +844+ STATUS=IN_PROGRESS
13:48:00 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:48:00 +844+ sleep 1m
13:48:03 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c217cb37-8ef0-4950-a557-64db7d72db71/status
13:48:03 +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"}}
13:48:03 200'
13:48:03 ++248+ head -n1
13:48:03 +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"}}'
13:48:03 ++248+ tail -n1
13:48:03 +248+ STATUS_CODE=200
13:48:03 ++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"}}'
13:48:03 ++248+ jq -r .notarizationStatus.status
13:48:03 +248+ STATUS=IN_PROGRESS
13:48:03 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:48:03 +248+ sleep 1m
13:48:04 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0000129-2ca4-4111-9611-9abfa3f415ec/status
13:48:04 +658+ RESPONSE_RAW='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:48:04 200'
13:48:04 ++658+ head -n1
13:48:04 +658+ RESPONSE='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:48:04 ++658+ tail -n1
13:48:04 +658+ STATUS_CODE=200
13:48:04 ++658+ echo '{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:48:04 ++658+ jq -r .notarizationStatus.status
13:48:04 +658+ STATUS=IN_PROGRESS
13:48:04 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:48:04 +658+ sleep 1m
13:48:10 ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status
13:48:10 +512+ RESPONSE_RAW='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:48:10 200'
13:48:10 ++512+ head -n1
13:48:10 +512+ RESPONSE='{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:48:10 ++512+ tail -n1
13:48:10 +512+ STATUS_CODE=200
13:48:10 ++512+ echo '{"uuid":"cd6f9923-4784-4c82-9e21-6165a310bf6b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:48:10 ++512+ jq -r .notarizationStatus.status
13:48:10 +512+ STATUS=IN_PROGRESS
13:48:10 +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:48:10 +512+ sleep 1m
13:48:12 ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c995166-dd3f-4a51-aab5-06d683d22ff2/status
13:48:12 +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"}}
13:48:12 200'
13:48:12 ++181+ head -n1
13:48:12 +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"}}'
13:48:12 ++181+ tail -n1
13:48:12 +181+ STATUS_CODE=200
13:48:12 ++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"}}'
13:48:12 ++181+ jq -r .notarizationStatus.status
13:48:12 +181+ STATUS=IN_PROGRESS
13:48:12 +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:48:12 +181+ sleep 1m
13:48:15 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88ea6320-fde0-4a7e-b223-51cf9bf2a5d8/status
13:48:15 +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"}}
13:48:15 200'
13:48:15 ++906+ head -n1
13:48:15 +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"}}'
13:48:15 ++906+ tail -n1
13:48:15 +906+ STATUS_CODE=200
13:48:15 ++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"}}'
13:48:15 ++906+ jq -r .notarizationStatus.status
13:48:15 +906+ STATUS=IN_PROGRESS
13:48:15 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:48:15 +906+ sleep 1m
13:48:17 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status
13:48:17 +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"}}
13:48:17 200'
13:48:17 ++376+ head -n1
13:48:17 +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"}}'
13:48:17 ++376+ tail -n1
13:48:17 +376+ STATUS_CODE=200
13:48:17 ++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"}}'
13:48:17 ++376+ jq -r .notarizationStatus.status
13:48:17 +376+ STATUS=IN_PROGRESS
13:48:17 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:48:17 +376+ sleep 1m
13:48:22 ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status
13:48:22 +720+ RESPONSE_RAW='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:48:22 200'
13:48:22 ++720+ head -n1
13:48:22 +720+ RESPONSE='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:48:22 ++720+ tail -n1
13:48:22 +720+ STATUS_CODE=200
13:48:22 ++720+ echo '{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:48:22 ++720+ jq -r .notarizationStatus.status
13:48:22 +720+ STATUS=IN_PROGRESS
13:48:22 +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:48:22 +720+ sleep 1m
13:48:24 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status
13:48:24 +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"}}
13:48:24 200'
13:48:24 ++280+ head -n1
13:48:24 +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"}}'
13:48:24 ++280+ tail -n1
13:48:24 +280+ STATUS_CODE=200
13:48:24 ++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"}}'
13:48:24 ++280+ jq -r .notarizationStatus.status
13:48:24 +280+ STATUS=IN_PROGRESS
13:48:24 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:48:24 +280+ sleep 1m
13:48:31 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status
13:48:31 +554+ RESPONSE_RAW='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:48:31 200'
13:48:31 ++554+ head -n1
13:48:31 +554+ RESPONSE='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:48:31 ++554+ tail -n1
13:48:31 +554+ STATUS_CODE=200
13:48:31 ++554+ echo '{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:48:31 ++554+ jq -r .notarizationStatus.status
13:48:31 +554+ STATUS=IN_PROGRESS
13:48:31 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:48:31 +554+ sleep 1m
13:48:32 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status
13:48:32 +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"}}
13:48:32 200'
13:48:32 ++204+ head -n1
13:48:32 +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"}}'
13:48:32 ++204+ tail -n1
13:48:32 +204+ STATUS_CODE=200
13:48:32 ++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"}}'
13:48:32 ++204+ jq -r .notarizationStatus.status
13:48:32 +204+ STATUS=IN_PROGRESS
13:48:32 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:48:32 +204+ sleep 1m
13:48:34 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status
13:48:34 +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"}}
13:48:34 200'
13:48:34 ++418+ head -n1
13:48:34 +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"}}'
13:48:34 ++418+ tail -n1
13:48:34 +418+ STATUS_CODE=200
13:48:34 ++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"}}'
13:48:34 ++418+ jq -r .notarizationStatus.status
13:48:34 +418+ STATUS=IN_PROGRESS
13:48:34 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:48:34 +418+ sleep 1m
13:48:34 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status
13:48:34 +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"}}
13:48:34 200'
13:48:34 ++978+ head -n1
13:48:34 +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"}}'
13:48:34 ++978+ tail -n1
13:48:34 +978+ STATUS_CODE=200
13:48:34 ++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"}}'
13:48:34 ++978+ jq -r .notarizationStatus.status
13:48:34 +978+ STATUS=IN_PROGRESS
13:48:34 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:48:34 +978+ sleep 1m
13:48:41 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/897c69c8-b046-4311-b2f9-334bd083431e/status
13:48:41 +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"}}
13:48:41 200'
13:48:41 ++782+ head -n1
13:48:41 +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"}}'
13:48:41 ++782+ tail -n1
13:48:41 +782+ STATUS_CODE=200
13:48:41 ++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"}}'
13:48:41 ++782+ jq -r .notarizationStatus.status
13:48:41 +782+ STATUS=IN_PROGRESS
13:48:41 +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:48:41 +782+ sleep 1m
13:48:43 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status
13:48:43 +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"}}
13:48:43 200'
13:48:43 ++312+ head -n1
13:48:43 +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"}}'
13:48:43 ++312+ tail -n1
13:48:43 +312+ STATUS_CODE=200
13:48:43 ++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"}}'
13:48:43 ++312+ jq -r .notarizationStatus.status
13:48:43 +312+ STATUS=IN_PROGRESS
13:48:43 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:48:43 +312+ sleep 1m
13:48:45 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c4f90f07-35d9-4d79-af13-0978fb7b5c9d/status
13:48:45 +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"}}
13:48:45 200'
13:48:45 ++226+ head -n1
13:48:45 +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"}}'
13:48:45 ++226+ tail -n1
13:48:45 +226+ STATUS_CODE=200
13:48:45 ++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"}}'
13:48:45 ++226+ jq -r .notarizationStatus.status
13:48:45 +226+ STATUS=IN_PROGRESS
13:48:45 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:48:45 +226+ sleep 1m
13:48:46 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status
13:48:46 +606+ RESPONSE_RAW='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:48:46 200'
13:48:46 ++606+ head -n1
13:48:46 +606+ RESPONSE='{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:48:46 ++606+ tail -n1
13:48:46 +606+ STATUS_CODE=200
13:48:46 ++606+ echo '{"uuid":"35996bb3-21fb-4375-9929-ee89c761d887","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:48:46 ++606+ jq -r .notarizationStatus.status
13:48:46 +606+ STATUS=IN_PROGRESS
13:48:46 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:48:46 +606+ sleep 1m
13:48:53 ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status
13:48:53 +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"}}
13:48:53 200'
13:48:53 ++1060+ head -n1
13:48:53 +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"}}'
13:48:53 ++1060+ tail -n1
13:48:53 +1060+ STATUS_CODE=200
13:48:53 ++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"}}'
13:48:53 ++1060+ jq -r .notarizationStatus.status
13:48:53 +1060+ STATUS=IN_PROGRESS
13:48:53 +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:48:53 +1060+ sleep 1m
13:48:54 ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status
13:48:54 +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"}}
13:48:54 200'
13:48:54 ++470+ head -n1
13:48:54 +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"}}'
13:48:54 ++470+ tail -n1
13:48:54 +470+ STATUS_CODE=200
13:48:54 ++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"}}'
13:48:54 ++470+ jq -r .notarizationStatus.status
13:48:54 +470+ STATUS=IN_PROGRESS
13:48:54 +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:48:54 +470+ sleep 1m
13:48:58 ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fdf79e9a-0540-4372-875a-176c0f565fb7/status
13:48:58 +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"}}
13:48:58 200'
13:48:58 ++344+ head -n1
13:48:58 +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"}}'
13:48:58 ++344+ tail -n1
13:48:58 +344+ STATUS_CODE=200
13:48:58 ++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"}}'
13:48:58 ++344+ jq -r .notarizationStatus.status
13:48:58 +344+ STATUS=IN_PROGRESS
13:48:58 +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:48:58 +344+ sleep 1m
13:49:00 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status
13:49:00 +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"}}
13:49:00 200'
13:49:00 ++844+ head -n1
13:49:00 +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"}}'
13:49:00 ++844+ tail -n1
13:49:00 +844+ STATUS_CODE=200
13:49:00 ++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"}}'
13:49:00 ++844+ jq -r .notarizationStatus.status
13:49:00 +844+ STATUS=IN_PROGRESS
13:49:00 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:49:00 +844+ sleep 1m
13:49:03 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c217cb37-8ef0-4950-a557-64db7d72db71/status
13:49:03 +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"}}
13:49:03 200'
13:49:03 ++248+ head -n1
13:49:03 +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"}}'
13:49:03 ++248+ tail -n1
13:49:03 +248+ STATUS_CODE=200
13:49:03 ++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"}}'
13:49:03 ++248+ jq -r .notarizationStatus.status
13:49:03 +248+ STATUS=IN_PROGRESS
13:49:03 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:49:03 +248+ sleep 1m
13:49:04 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0000129-2ca4-4111-9611-9abfa3f415ec/status
13:49:04 +658+ RESPONSE_RAW='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:49:04 200'
13:49:04 ++658+ head -n1
13:49:04 +658+ RESPONSE='{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:49:04 ++658+ tail -n1
13:49:04 +658+ STATUS_CODE=200
13:49:04 ++658+ echo '{"uuid":"b0000129-2ca4-4111-9611-9abfa3f415ec","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:49:04 ++658+ jq -r .notarizationStatus.status
13:49:04 +658+ STATUS=IN_PROGRESS
13:49:04 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:49:04 +658+ sleep 1m
13:49:10 ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status
13:49:10 +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"}}
13:49:10 200'
13:49:10 ++512+ head -n1
13:49:10 +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"}}'
13:49:10 ++512+ tail -n1
13:49:10 +512+ STATUS_CODE=200
13:49:10 ++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"}}'
13:49:10 ++512+ jq -r .notarizationStatus.status
13:49:10 +512+ STATUS=IN_PROGRESS
13:49:10 +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:49:10 +512+ sleep 1m
13:49:12 ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c995166-dd3f-4a51-aab5-06d683d22ff2/status
13:49:12 +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"}}
13:49:12 200'
13:49:12 ++181+ head -n1
13:49:12 +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"}}'
13:49:12 ++181+ tail -n1
13:49:12 +181+ STATUS_CODE=200
13:49:12 ++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"}}'
13:49:12 ++181+ jq -r .notarizationStatus.status
13:49:12 +181+ STATUS=IN_PROGRESS
13:49:12 +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:49:12 +181+ sleep 1m
13:49:15 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88ea6320-fde0-4a7e-b223-51cf9bf2a5d8/status
13:49:15 +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"}}
13:49:15 200'
13:49:15 ++906+ head -n1
13:49:15 +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"}}'
13:49:15 ++906+ tail -n1
13:49:15 +906+ STATUS_CODE=200
13:49:15 ++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"}}'
13:49:15 ++906+ jq -r .notarizationStatus.status
13:49:15 +906+ STATUS=IN_PROGRESS
13:49:15 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:49:15 +906+ sleep 1m
13:49:17 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status
13:49:17 +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"}}
13:49:17 200'
13:49:17 ++376+ head -n1
13:49:17 +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"}}'
13:49:17 ++376+ tail -n1
13:49:17 +376+ STATUS_CODE=200
13:49:17 ++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"}}'
13:49:17 ++376+ jq -r .notarizationStatus.status
13:49:17 +376+ STATUS=IN_PROGRESS
13:49:17 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:49:17 +376+ sleep 1m
13:49:22 ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status
13:49:22 +720+ RESPONSE_RAW='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:49:22 200'
13:49:22 ++720+ head -n1
13:49:22 +720+ RESPONSE='{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:49:22 ++720+ tail -n1
13:49:22 +720+ STATUS_CODE=200
13:49:22 ++720+ echo '{"uuid":"25b20ab6-79a5-49dd-8917-bc656ed33781","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:49:22 ++720+ jq -r .notarizationStatus.status
13:49:22 +720+ STATUS=IN_PROGRESS
13:49:22 +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:49:22 +720+ sleep 1m
13:49:24 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status
13:49:24 +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"}}
13:49:24 200'
13:49:24 ++280+ head -n1
13:49:24 +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"}}'
13:49:24 ++280+ tail -n1
13:49:24 +280+ STATUS_CODE=200
13:49:24 ++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"}}'
13:49:24 ++280+ jq -r .notarizationStatus.status
13:49:24 +280+ STATUS=IN_PROGRESS
13:49:24 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:49:24 +280+ sleep 1m
13:49:31 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status
13:49:31 +554+ RESPONSE_RAW='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:49:31 200'
13:49:31 ++554+ head -n1
13:49:31 +554+ RESPONSE='{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:49:31 ++554+ tail -n1
13:49:31 +554+ STATUS_CODE=200
13:49:31 ++554+ echo '{"uuid":"c1985c86-e705-4be9-98ee-8d51c102920a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:49:31 ++554+ jq -r .notarizationStatus.status
13:49:31 +554+ STATUS=IN_PROGRESS
13:49:31 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:49:31 +554+ sleep 1m
13:49:32 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status
13:49:32 +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"}}
13:49:32 200'
13:49:32 ++204+ head -n1
13:49:32 +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"}}'
13:49:32 ++204+ tail -n1
13:49:32 +204+ STATUS_CODE=200
13:49:32 ++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"}}'
13:49:32 ++204+ jq -r .notarizationStatus.status
13:49:32 +204+ STATUS=IN_PROGRESS
13:49:32 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:49:32 +204+ sleep 1m
13:49:34 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status
13:49:34 +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"}}
13:49:34 200'
13:49:34 ++418+ head -n1
13:49:34 +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"}}'
13:49:34 ++418+ tail -n1
13:49:34 +418+ STATUS_CODE=200
13:49:34 ++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"}}'
13:49:34 ++418+ jq -r .notarizationStatus.status
13:49:34 +418+ STATUS=IN_PROGRESS
13:49:34 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:49:34 +418+ sleep 1m
13:49:34 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status
13:49:34 +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"}}
13:49:34 200'
13:49:34 ++978+ head -n1
13:49:34 +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"}}'
13:49:34 ++978+ tail -n1
13:49:34 +978+ STATUS_CODE=200
13:49:34 ++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"}}'
13:49:34 ++978+ jq -r .notarizationStatus.status
13:49:34 +978+ STATUS=IN_PROGRESS
13:49:34 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:49:34 +978+ sleep 1m
13:49:41 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/897c69c8-b046-4311-b2f9-334bd083431e/status
13:49:41 +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"}}
13:49:41 200'
13:49:41 ++782+ head -n1
13:49:41 +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"}}'
13:49:41 ++782+ tail -n1
13:49:41 +782+ STATUS_CODE=200
13:49:41 ++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"}}'
13:49:41 ++782+ jq -r .notarizationStatus.status
13:49:41 +782+ STATUS=IN_PROGRESS
13:49:41 +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:49:41 +782+ sleep 1m
13:49:43 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status
13:49:43 +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"}}
13:49:43 200'
13:49:43 ++312+ head -n1
13:49:43 +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"}}'
13:49:43 ++312+ tail -n1
13:49:43 +312+ STATUS_CODE=200
13:49:43 ++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"}}'
13:49:43 ++312+ jq -r .notarizationStatus.status
13:49:43 +312+ STATUS=IN_PROGRESS
13:49:43 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:49:43 +312+ sleep 1m
13:49:45 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c4f90f07-35d9-4d79-af13-0978fb7b5c9d/status
13:49:45 +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"}}
13:49:45 200'
13:49:45 ++226+ head -n1
13:49:45 +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"}}'
13:49:45 ++226+ tail -n1
13:49:45 +226+ STATUS_CODE=200
13:49:45 ++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"}}'
13:49:45 ++226+ jq -r .notarizationStatus.status
13:49:45 +226+ STATUS=IN_PROGRESS
13:49:45 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:49:45 +226+ sleep 1m
13:49:46 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status
13:49:46 +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"}}
13:49:46 200'
13:49:46 ++606+ head -n1
13:49:46 +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"}}'
13:49:46 ++606+ tail -n1
13:49:46 +606+ STATUS_CODE=200
13:49:46 ++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"}}'
13:49:46 ++606+ jq -r .notarizationStatus.status
13:49:46 +606+ STATUS=IN_PROGRESS
13:49:46 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:49:46 +606+ sleep 1m
13:49:53 ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status
13:49:53 +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"}}
13:49:53 200'
13:49:53 ++1060+ head -n1
13:49:53 +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"}}'
13:49:53 ++1060+ tail -n1
13:49:53 +1060+ STATUS_CODE=200
13:49:53 ++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"}}'
13:49:53 ++1060+ jq -r .notarizationStatus.status
13:49:53 +1060+ STATUS=IN_PROGRESS
13:49:53 +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:49:53 +1060+ sleep 1m
13:49:54 ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status
13:49:54 +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"}}
13:49:54 200'
13:49:54 ++470+ head -n1
13:49:54 +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"}}'
13:49:54 ++470+ tail -n1
13:49:54 +470+ STATUS_CODE=200
13:49:54 ++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"}}'
13:49:54 ++470+ jq -r .notarizationStatus.status
13:49:54 +470+ STATUS=IN_PROGRESS
13:49:54 +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:49:54 +470+ sleep 1m
13:49:58 ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fdf79e9a-0540-4372-875a-176c0f565fb7/status
13:49:58 +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"}}
13:49:58 200'
13:49:58 ++344+ head -n1
13:49:58 +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"}}'
13:49:58 ++344+ tail -n1
13:49:58 +344+ STATUS_CODE=200
13:49:58 ++344+ jq -r .notarizationStatus.status
13:49:58 ++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"}}'
13:49:58 +344+ STATUS=IN_PROGRESS
13:49:58 +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:49:58 +344+ sleep 1m
13:50:00 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status
13:50:00 +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"}}
13:50:00 200'
13:50:00 ++844+ head -n1
13:50:00 +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"}}'
13:50:00 ++844+ tail -n1
13:50:00 +844+ STATUS_CODE=200
13:50:00 ++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"}}'
13:50:00 ++844+ jq -r .notarizationStatus.status
13:50:00 +844+ STATUS=IN_PROGRESS
13:50:00 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:50:00 +844+ sleep 1m
13:50:03 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c217cb37-8ef0-4950-a557-64db7d72db71/status
13:50:03 +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"}}
13:50:03 200'
13:50:03 ++248+ head -n1
13:50:03 +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"}}'
13:50:03 ++248+ tail -n1
13:50:03 +248+ STATUS_CODE=200
13:50:03 ++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"}}'
13:50:03 ++248+ jq -r .notarizationStatus.status
13:50:03 +248+ STATUS=IN_PROGRESS
13:50:03 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:50:03 +248+ sleep 1m
13:50:04 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0000129-2ca4-4111-9611-9abfa3f415ec/status
13:50:04 +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"}}
13:50:04 200'
13:50:04 ++658+ head -n1
13:50:04 +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"}}'
13:50:04 ++658+ tail -n1
13:50:04 +658+ STATUS_CODE=200
13:50:04 ++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"}}'
13:50:04 ++658+ jq -r .notarizationStatus.status
13:50:04 +658+ STATUS=IN_PROGRESS
13:50:04 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:50:04 +658+ sleep 1m
13:50:10 ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status
13:50:10 +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"}}
13:50:10 200'
13:50:10 ++512+ head -n1
13:50:10 +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"}}'
13:50:10 ++512+ tail -n1
13:50:10 +512+ STATUS_CODE=200
13:50:10 ++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"}}'
13:50:10 ++512+ jq -r .notarizationStatus.status
13:50:10 +512+ STATUS=IN_PROGRESS
13:50:10 +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:50:10 +512+ sleep 1m
13:50:12 ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c995166-dd3f-4a51-aab5-06d683d22ff2/status
13:50:12 +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"}}
13:50:12 200'
13:50:12 ++181+ head -n1
13:50:12 +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"}}'
13:50:12 ++181+ tail -n1
13:50:12 +181+ STATUS_CODE=200
13:50:12 ++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"}}'
13:50:12 ++181+ jq -r .notarizationStatus.status
13:50:12 +181+ STATUS=IN_PROGRESS
13:50:12 +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:50:12 +181+ sleep 1m
13:50:15 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88ea6320-fde0-4a7e-b223-51cf9bf2a5d8/status
13:50:15 +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"}}
13:50:15 200'
13:50:15 ++906+ head -n1
13:50:15 +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"}}'
13:50:15 ++906+ tail -n1
13:50:15 +906+ STATUS_CODE=200
13:50:15 ++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"}}'
13:50:15 ++906+ jq -r .notarizationStatus.status
13:50:15 +906+ STATUS=IN_PROGRESS
13:50:15 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:50:15 +906+ sleep 1m
13:50:17 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status
13:50:17 +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"}}
13:50:17 200'
13:50:17 ++376+ head -n1
13:50:17 +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"}}'
13:50:17 ++376+ tail -n1
13:50:17 +376+ STATUS_CODE=200
13:50:17 ++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"}}'
13:50:17 ++376+ jq -r .notarizationStatus.status
13:50:17 +376+ STATUS=IN_PROGRESS
13:50:17 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:50:17 +376+ sleep 1m
13:50:22 ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status
13:50:22 +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"}}
13:50:22 200'
13:50:22 ++720+ head -n1
13:50:22 +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"}}'
13:50:22 ++720+ tail -n1
13:50:22 +720+ STATUS_CODE=200
13:50:22 ++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"}}'
13:50:22 ++720+ jq -r .notarizationStatus.status
13:50:22 +720+ STATUS=IN_PROGRESS
13:50:22 +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:50:22 +720+ sleep 1m
13:50:24 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status
13:50:24 +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"}}
13:50:24 200'
13:50:24 ++280+ head -n1
13:50:24 +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"}}'
13:50:24 ++280+ tail -n1
13:50:24 +280+ STATUS_CODE=200
13:50:24 ++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"}}'
13:50:24 ++280+ jq -r .notarizationStatus.status
13:50:24 +280+ STATUS=IN_PROGRESS
13:50:24 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:50:24 +280+ sleep 1m
13:50:31 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status
13:50:31 +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"}}
13:50:31 200'
13:50:31 ++554+ head -n1
13:50:31 +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"}}'
13:50:31 ++554+ tail -n1
13:50:31 +554+ STATUS_CODE=200
13:50:31 ++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"}}'
13:50:31 ++554+ jq -r .notarizationStatus.status
13:50:31 +554+ STATUS=IN_PROGRESS
13:50:31 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:50:31 +554+ sleep 1m
13:50:32 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status
13:50:32 +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"}}
13:50:32 200'
13:50:32 ++204+ head -n1
13:50:32 +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"}}'
13:50:32 ++204+ tail -n1
13:50:32 +204+ STATUS_CODE=200
13:50:32 ++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"}}'
13:50:32 ++204+ jq -r .notarizationStatus.status
13:50:32 +204+ STATUS=IN_PROGRESS
13:50:32 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:50:32 +204+ sleep 1m
13:50:34 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status
13:50:34 +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"}}
13:50:34 200'
13:50:34 ++418+ head -n1
13:50:34 +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"}}'
13:50:34 ++418+ tail -n1
13:50:34 +418+ STATUS_CODE=200
13:50:34 ++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"}}'
13:50:34 ++418+ jq -r .notarizationStatus.status
13:50:34 +418+ STATUS=IN_PROGRESS
13:50:34 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:50:34 +418+ sleep 1m
13:50:34 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status
13:50:34 +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"}}
13:50:34 200'
13:50:34 ++978+ head -n1
13:50:34 +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"}}'
13:50:34 ++978+ tail -n1
13:50:34 +978+ STATUS_CODE=200
13:50:34 ++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"}}'
13:50:34 ++978+ jq -r .notarizationStatus.status
13:50:34 +978+ STATUS=IN_PROGRESS
13:50:34 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:50:34 +978+ sleep 1m
13:50:41 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/897c69c8-b046-4311-b2f9-334bd083431e/status
13:50:41 +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"}}
13:50:41 200'
13:50:41 ++782+ head -n1
13:50:41 +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"}}'
13:50:41 ++782+ tail -n1
13:50:41 +782+ STATUS_CODE=200
13:50:41 ++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"}}'
13:50:41 ++782+ jq -r .notarizationStatus.status
13:50:41 +782+ STATUS=IN_PROGRESS
13:50:41 +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:50:41 +782+ sleep 1m
13:50:43 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status
13:50:43 +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"}}
13:50:43 200'
13:50:43 ++312+ head -n1
13:50:43 +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"}}'
13:50:43 ++312+ tail -n1
13:50:43 +312+ STATUS_CODE=200
13:50:43 ++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"}}'
13:50:43 ++312+ jq -r .notarizationStatus.status
13:50:43 +312+ STATUS=IN_PROGRESS
13:50:43 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:50:43 +312+ sleep 1m
13:50:45 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c4f90f07-35d9-4d79-af13-0978fb7b5c9d/status
13:50:45 +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"}}
13:50:45 200'
13:50:45 ++226+ head -n1
13:50:45 +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"}}'
13:50:45 ++226+ tail -n1
13:50:45 +226+ STATUS_CODE=200
13:50:45 ++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"}}'
13:50:45 ++226+ jq -r .notarizationStatus.status
13:50:45 +226+ STATUS=IN_PROGRESS
13:50:45 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:50:45 +226+ sleep 1m
13:50:46 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status
13:50:46 +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"}}
13:50:46 200'
13:50:46 ++606+ head -n1
13:50:46 +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"}}'
13:50:46 ++606+ tail -n1
13:50:46 +606+ STATUS_CODE=200
13:50:46 ++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"}}'
13:50:46 ++606+ jq -r .notarizationStatus.status
13:50:46 +606+ STATUS=IN_PROGRESS
13:50:46 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:50:46 +606+ sleep 1m
13:50:53 ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status
13:50:53 +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"}}
13:50:53 200'
13:50:53 ++1060+ head -n1
13:50:53 +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"}}'
13:50:53 ++1060+ tail -n1
13:50:53 +1060+ STATUS_CODE=200
13:50:53 ++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"}}'
13:50:53 ++1060+ jq -r .notarizationStatus.status
13:50:53 +1060+ STATUS=IN_PROGRESS
13:50:53 +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:50:53 +1060+ sleep 1m
13:50:54 ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status
13:50:54 +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"}}
13:50:54 200'
13:50:54 ++470+ head -n1
13:50:54 +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"}}'
13:50:54 ++470+ tail -n1
13:50:54 +470+ STATUS_CODE=200
13:50:54 ++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"}}'
13:50:54 ++470+ jq -r .notarizationStatus.status
13:50:54 +470+ STATUS=IN_PROGRESS
13:50:54 +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:50:54 +470+ sleep 1m
13:50:58 ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fdf79e9a-0540-4372-875a-176c0f565fb7/status
13:50:58 +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"}}
13:50:58 200'
13:50:58 ++344+ head -n1
13:50:58 +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"}}'
13:50:58 ++344+ tail -n1
13:50:58 +344+ STATUS_CODE=200
13:50:58 ++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"}}'
13:50:58 ++344+ jq -r .notarizationStatus.status
13:50:58 +344+ STATUS=IN_PROGRESS
13:50:58 +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:50:58 +344+ sleep 1m
13:51:00 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status
13:51:00 +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"}}
13:51:00 200'
13:51:00 ++844+ head -n1
13:51:00 +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"}}'
13:51:00 ++844+ tail -n1
13:51:00 +844+ STATUS_CODE=200
13:51:00 ++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"}}'
13:51:00 ++844+ jq -r .notarizationStatus.status
13:51:00 +844+ STATUS=IN_PROGRESS
13:51:00 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:51:00 +844+ sleep 1m
13:51:03 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c217cb37-8ef0-4950-a557-64db7d72db71/status
13:51:04 +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"}}
13:51:04 200'
13:51:04 ++248+ head -n1
13:51:04 +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"}}'
13:51:04 ++248+ tail -n1
13:51:04 +248+ STATUS_CODE=200
13:51:04 ++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"}}'
13:51:04 ++248+ jq -r .notarizationStatus.status
13:51:04 +248+ STATUS=IN_PROGRESS
13:51:04 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:51:04 +248+ sleep 1m
13:51:04 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0000129-2ca4-4111-9611-9abfa3f415ec/status
13:51:04 +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"}}
13:51:04 200'
13:51:04 ++658+ head -n1
13:51:04 +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"}}'
13:51:04 ++658+ tail -n1
13:51:04 +658+ STATUS_CODE=200
13:51:04 ++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"}}'
13:51:04 ++658+ jq -r .notarizationStatus.status
13:51:04 +658+ STATUS=IN_PROGRESS
13:51:04 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:51:04 +658+ sleep 1m
13:51:10 ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status
13:51:10 +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"}}
13:51:10 200'
13:51:10 ++512+ head -n1
13:51:10 +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"}}'
13:51:10 ++512+ tail -n1
13:51:10 +512+ STATUS_CODE=200
13:51:10 ++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"}}'
13:51:10 ++512+ jq -r .notarizationStatus.status
13:51:10 +512+ STATUS=IN_PROGRESS
13:51:10 +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:51:10 +512+ sleep 1m
13:51:12 ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c995166-dd3f-4a51-aab5-06d683d22ff2/status
13:51:12 +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"}}
13:51:12 200'
13:51:12 ++181+ head -n1
13:51:12 +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"}}'
13:51:12 ++181+ tail -n1
13:51:12 +181+ STATUS_CODE=200
13:51:12 ++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"}}'
13:51:12 ++181+ jq -r .notarizationStatus.status
13:51:12 +181+ STATUS=IN_PROGRESS
13:51:12 +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:51:12 +181+ sleep 1m
13:51:15 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88ea6320-fde0-4a7e-b223-51cf9bf2a5d8/status
13:51:15 +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"}}
13:51:15 200'
13:51:15 ++906+ head -n1
13:51:15 +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"}}'
13:51:15 ++906+ tail -n1
13:51:15 +906+ STATUS_CODE=200
13:51:15 ++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"}}'
13:51:15 ++906+ jq -r .notarizationStatus.status
13:51:15 +906+ STATUS=IN_PROGRESS
13:51:15 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:51:15 +906+ sleep 1m
13:51:17 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status
13:51:17 +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"}}
13:51:17 200'
13:51:17 ++376+ head -n1
13:51:17 +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"}}'
13:51:17 ++376+ tail -n1
13:51:17 +376+ STATUS_CODE=200
13:51:17 ++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"}}'
13:51:17 ++376+ jq -r .notarizationStatus.status
13:51:17 +376+ STATUS=IN_PROGRESS
13:51:17 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:51:17 +376+ sleep 1m
13:51:22 ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status
13:51:22 +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"}}
13:51:22 200'
13:51:22 ++720+ head -n1
13:51:22 +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"}}'
13:51:22 ++720+ tail -n1
13:51:22 +720+ STATUS_CODE=200
13:51:22 ++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"}}'
13:51:22 ++720+ jq -r .notarizationStatus.status
13:51:22 +720+ STATUS=IN_PROGRESS
13:51:22 +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:51:22 +720+ sleep 1m
13:51:24 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status
13:51:24 +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"}}
13:51:24 200'
13:51:24 ++280+ head -n1
13:51:24 +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"}}'
13:51:24 ++280+ tail -n1
13:51:24 +280+ STATUS_CODE=200
13:51:24 ++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"}}'
13:51:24 ++280+ jq -r .notarizationStatus.status
13:51:24 +280+ STATUS=IN_PROGRESS
13:51:24 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:51:24 +280+ sleep 1m
13:51:31 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status
13:51:31 +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"}}
13:51:31 200'
13:51:31 ++554+ head -n1
13:51:31 +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"}}'
13:51:31 ++554+ tail -n1
13:51:31 +554+ STATUS_CODE=200
13:51:31 ++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"}}'
13:51:31 ++554+ jq -r .notarizationStatus.status
13:51:31 +554+ STATUS=IN_PROGRESS
13:51:31 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:51:31 +554+ sleep 1m
13:51:32 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status
13:51:32 +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"}}
13:51:32 200'
13:51:32 ++204+ head -n1
13:51:32 +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"}}'
13:51:32 ++204+ tail -n1
13:51:32 +204+ STATUS_CODE=200
13:51:32 ++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"}}'
13:51:32 ++204+ jq -r .notarizationStatus.status
13:51:32 +204+ STATUS=IN_PROGRESS
13:51:32 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:51:32 +204+ sleep 1m
13:51:34 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status
13:51:34 +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"}}
13:51:34 200'
13:51:34 ++418+ head -n1
13:51:34 +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"}}'
13:51:34 ++418+ tail -n1
13:51:34 +418+ STATUS_CODE=200
13:51:34 ++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"}}'
13:51:34 ++418+ jq -r .notarizationStatus.status
13:51:34 +418+ STATUS=IN_PROGRESS
13:51:34 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:51:34 +418+ sleep 1m
13:51:34 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status
13:51:34 +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"}}
13:51:34 200'
13:51:34 ++978+ head -n1
13:51:34 +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"}}'
13:51:34 ++978+ tail -n1
13:51:34 +978+ STATUS_CODE=200
13:51:34 ++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"}}'
13:51:34 ++978+ jq -r .notarizationStatus.status
13:51:34 +978+ STATUS=IN_PROGRESS
13:51:34 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:51:34 +978+ sleep 1m
13:51:41 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/897c69c8-b046-4311-b2f9-334bd083431e/status
13:51:41 +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"}}
13:51:41 200'
13:51:41 ++782+ head -n1
13:51:41 +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"}}'
13:51:41 ++782+ tail -n1
13:51:41 +782+ STATUS_CODE=200
13:51:41 ++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"}}'
13:51:41 ++782+ jq -r .notarizationStatus.status
13:51:41 +782+ STATUS=IN_PROGRESS
13:51:41 +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:51:41 +782+ sleep 1m
13:51:43 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status
13:51:43 +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"}}
13:51:43 200'
13:51:43 ++312+ head -n1
13:51:43 +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"}}'
13:51:43 ++312+ tail -n1
13:51:43 +312+ STATUS_CODE=200
13:51:43 ++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"}}'
13:51:43 ++312+ jq -r .notarizationStatus.status
13:51:43 +312+ STATUS=IN_PROGRESS
13:51:43 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:51:43 +312+ sleep 1m
13:51:45 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c4f90f07-35d9-4d79-af13-0978fb7b5c9d/status
13:51:45 +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"}}
13:51:45 200'
13:51:45 ++226+ head -n1
13:51:45 +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"}}'
13:51:45 ++226+ tail -n1
13:51:45 +226+ STATUS_CODE=200
13:51:45 ++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"}}'
13:51:45 ++226+ jq -r .notarizationStatus.status
13:51:45 +226+ STATUS=IN_PROGRESS
13:51:45 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:51:45 +226+ sleep 1m
13:51:46 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status
13:51:46 +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"}}
13:51:46 200'
13:51:46 ++606+ head -n1
13:51:46 +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"}}'
13:51:46 ++606+ tail -n1
13:51:46 +606+ STATUS_CODE=200
13:51:46 ++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"}}'
13:51:46 ++606+ jq -r .notarizationStatus.status
13:51:46 +606+ STATUS=IN_PROGRESS
13:51:46 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:51:46 +606+ sleep 1m
13:51:53 ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status
13:51:53 +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"}}
13:51:53 200'
13:51:53 ++1060+ head -n1
13:51:53 +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"}}'
13:51:53 ++1060+ tail -n1
13:51:53 +1060+ STATUS_CODE=200
13:51:53 ++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"}}'
13:51:53 ++1060+ jq -r .notarizationStatus.status
13:51:53 +1060+ STATUS=IN_PROGRESS
13:51:53 +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:51:53 +1060+ sleep 1m
13:51:54 ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status
13:51:54 +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"}}
13:51:54 200'
13:51:54 ++470+ head -n1
13:51:54 +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"}}'
13:51:54 ++470+ tail -n1
13:51:54 +470+ STATUS_CODE=200
13:51:54 ++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"}}'
13:51:54 ++470+ jq -r .notarizationStatus.status
13:51:54 +470+ STATUS=IN_PROGRESS
13:51:54 +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:51:54 +470+ sleep 1m
13:51:58 ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fdf79e9a-0540-4372-875a-176c0f565fb7/status
13:51:58 +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"}}
13:51:58 200'
13:51:58 ++344+ head -n1
13:51:58 +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"}}'
13:51:58 ++344+ tail -n1
13:51:58 +344+ STATUS_CODE=200
13:51:58 ++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"}}'
13:51:58 ++344+ jq -r .notarizationStatus.status
13:51:58 +344+ STATUS=IN_PROGRESS
13:51:58 +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:51:58 +344+ sleep 1m
13:52:00 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status
13:52:00 +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"}}
13:52:00 200'
13:52:00 ++844+ head -n1
13:52:00 +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"}}'
13:52:00 ++844+ tail -n1
13:52:00 +844+ STATUS_CODE=200
13:52:00 ++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"}}'
13:52:00 ++844+ jq -r .notarizationStatus.status
13:52:00 +844+ STATUS=IN_PROGRESS
13:52:00 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:52:00 +844+ sleep 1m
13:52:04 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c217cb37-8ef0-4950-a557-64db7d72db71/status
13:52:04 +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"}}
13:52:04 200'
13:52:04 ++248+ head -n1
13:52:04 +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"}}'
13:52:04 ++248+ tail -n1
13:52:04 +248+ STATUS_CODE=200
13:52:04 ++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"}}'
13:52:04 ++248+ jq -r .notarizationStatus.status
13:52:04 +248+ STATUS=IN_PROGRESS
13:52:04 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:52:04 +248+ sleep 1m
13:52:04 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0000129-2ca4-4111-9611-9abfa3f415ec/status
13:52:04 +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"}}
13:52:04 200'
13:52:04 ++658+ head -n1
13:52:04 +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"}}'
13:52:04 ++658+ tail -n1
13:52:04 +658+ STATUS_CODE=200
13:52:04 ++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"}}'
13:52:04 ++658+ jq -r .notarizationStatus.status
13:52:04 +658+ STATUS=IN_PROGRESS
13:52:04 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:52:04 +658+ sleep 1m
13:52:10 ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status
13:52:10 +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"}}
13:52:10 200'
13:52:10 ++512+ head -n1
13:52:10 +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"}}'
13:52:10 ++512+ tail -n1
13:52:10 +512+ STATUS_CODE=200
13:52:10 ++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"}}'
13:52:10 ++512+ jq -r .notarizationStatus.status
13:52:10 +512+ STATUS=IN_PROGRESS
13:52:10 +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:52:10 +512+ sleep 1m
13:52:12 ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c995166-dd3f-4a51-aab5-06d683d22ff2/status
13:52:12 +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"}}
13:52:12 200'
13:52:12 ++181+ head -n1
13:52:12 +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"}}'
13:52:12 ++181+ tail -n1
13:52:12 +181+ STATUS_CODE=200
13:52:12 ++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"}}'
13:52:12 ++181+ jq -r .notarizationStatus.status
13:52:12 +181+ STATUS=IN_PROGRESS
13:52:12 +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:52:12 +181+ sleep 1m
13:52:15 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88ea6320-fde0-4a7e-b223-51cf9bf2a5d8/status
13:52:15 +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"}}
13:52:15 200'
13:52:15 ++906+ head -n1
13:52:15 +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"}}'
13:52:15 ++906+ tail -n1
13:52:15 +906+ STATUS_CODE=200
13:52:15 ++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"}}'
13:52:15 ++906+ jq -r .notarizationStatus.status
13:52:15 +906+ STATUS=IN_PROGRESS
13:52:15 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:52:15 +906+ sleep 1m
13:52:17 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status
13:52:17 +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"}}
13:52:17 200'
13:52:17 ++376+ head -n1
13:52:17 +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"}}'
13:52:17 ++376+ tail -n1
13:52:17 +376+ STATUS_CODE=200
13:52:17 ++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"}}'
13:52:17 ++376+ jq -r .notarizationStatus.status
13:52:17 +376+ STATUS=IN_PROGRESS
13:52:17 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:52:17 +376+ sleep 1m
13:52:22 ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status
13:52:22 +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"}}
13:52:22 200'
13:52:22 ++720+ head -n1
13:52:22 +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"}}'
13:52:22 ++720+ tail -n1
13:52:22 +720+ STATUS_CODE=200
13:52:22 ++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"}}'
13:52:22 ++720+ jq -r .notarizationStatus.status
13:52:22 +720+ STATUS=IN_PROGRESS
13:52:22 +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:52:22 +720+ sleep 1m
13:52:24 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status
13:52:24 +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"}}
13:52:24 200'
13:52:24 ++280+ head -n1
13:52:24 +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"}}'
13:52:24 ++280+ tail -n1
13:52:24 +280+ STATUS_CODE=200
13:52:24 ++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"}}'
13:52:24 ++280+ jq -r .notarizationStatus.status
13:52:24 +280+ STATUS=IN_PROGRESS
13:52:24 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:52:24 +280+ sleep 1m
13:52:31 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status
13:52:31 +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"}}
13:52:31 200'
13:52:31 ++554+ head -n1
13:52:31 +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"}}'
13:52:31 ++554+ tail -n1
13:52:31 +554+ STATUS_CODE=200
13:52:31 ++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"}}'
13:52:31 ++554+ jq -r .notarizationStatus.status
13:52:31 +554+ STATUS=IN_PROGRESS
13:52:31 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:52:31 +554+ sleep 1m
13:52:32 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status
13:52:32 +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"}}
13:52:32 200'
13:52:32 ++204+ head -n1
13:52:32 +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"}}'
13:52:32 ++204+ tail -n1
13:52:32 +204+ STATUS_CODE=200
13:52:32 ++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"}}'
13:52:32 ++204+ jq -r .notarizationStatus.status
13:52:32 +204+ STATUS=IN_PROGRESS
13:52:32 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:52:32 +204+ sleep 1m
13:52:34 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status
13:52:34 +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"}}
13:52:34 200'
13:52:34 ++418+ head -n1
13:52:34 +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"}}'
13:52:34 ++418+ tail -n1
13:52:34 +418+ STATUS_CODE=200
13:52:34 ++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"}}'
13:52:34 ++418+ jq -r .notarizationStatus.status
13:52:34 +418+ STATUS=IN_PROGRESS
13:52:34 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:52:34 +418+ sleep 1m
13:52:34 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status
13:52:35 +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"}}
13:52:35 200'
13:52:35 ++978+ head -n1
13:52:35 +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"}}'
13:52:35 ++978+ tail -n1
13:52:35 +978+ STATUS_CODE=200
13:52:35 ++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"}}'
13:52:35 ++978+ jq -r .notarizationStatus.status
13:52:35 +978+ STATUS=IN_PROGRESS
13:52:35 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:52:35 +978+ sleep 1m
13:52:41 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/897c69c8-b046-4311-b2f9-334bd083431e/status
13:52:41 +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"}}
13:52:41 200'
13:52:41 ++782+ head -n1
13:52:41 +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"}}'
13:52:41 ++782+ tail -n1
13:52:41 +782+ STATUS_CODE=200
13:52:41 ++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"}}'
13:52:41 ++782+ jq -r .notarizationStatus.status
13:52:41 +782+ STATUS=IN_PROGRESS
13:52:41 +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:52:41 +782+ sleep 1m
13:52:43 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status
13:52:43 +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"}}
13:52:43 200'
13:52:43 ++312+ head -n1
13:52:43 +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"}}'
13:52:43 ++312+ tail -n1
13:52:43 +312+ STATUS_CODE=200
13:52:43 ++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"}}'
13:52:43 ++312+ jq -r .notarizationStatus.status
13:52:43 +312+ STATUS=IN_PROGRESS
13:52:43 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:52:43 +312+ sleep 1m
13:52:45 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c4f90f07-35d9-4d79-af13-0978fb7b5c9d/status
13:52:45 +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"}}
13:52:45 200'
13:52:45 ++226+ head -n1
13:52:45 +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"}}'
13:52:45 ++226+ tail -n1
13:52:45 +226+ STATUS_CODE=200
13:52:45 ++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"}}'
13:52:45 ++226+ jq -r .notarizationStatus.status
13:52:45 +226+ STATUS=IN_PROGRESS
13:52:45 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:52:45 +226+ sleep 1m
13:52:46 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status
13:52:46 +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"}}
13:52:46 200'
13:52:46 ++606+ head -n1
13:52:46 +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"}}'
13:52:46 ++606+ tail -n1
13:52:46 +606+ STATUS_CODE=200
13:52:46 ++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"}}'
13:52:46 ++606+ jq -r .notarizationStatus.status
13:52:46 +606+ STATUS=IN_PROGRESS
13:52:46 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:52:46 +606+ sleep 1m
13:52:53 ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status
13:52:53 +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"}}
13:52:53 200'
13:52:53 ++1060+ head -n1
13:52:53 +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"}}'
13:52:53 ++1060+ tail -n1
13:52:53 +1060+ STATUS_CODE=200
13:52:53 ++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"}}'
13:52:53 ++1060+ jq -r .notarizationStatus.status
13:52:53 +1060+ STATUS=IN_PROGRESS
13:52:53 +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:52:53 +1060+ sleep 1m
13:52:54 ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status
13:52:54 +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"}}
13:52:54 200'
13:52:54 ++470+ head -n1
13:52:54 +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"}}'
13:52:54 ++470+ tail -n1
13:52:54 +470+ STATUS_CODE=200
13:52:54 ++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"}}'
13:52:54 ++470+ jq -r .notarizationStatus.status
13:52:54 +470+ STATUS=IN_PROGRESS
13:52:54 +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:52:54 +470+ sleep 1m
13:52:58 ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fdf79e9a-0540-4372-875a-176c0f565fb7/status
13:52:58 +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"}}
13:52:58 200'
13:52:58 ++344+ head -n1
13:52:58 +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"}}'
13:52:58 ++344+ tail -n1
13:52:58 +344+ STATUS_CODE=200
13:52:58 ++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"}}'
13:52:58 ++344+ jq -r .notarizationStatus.status
13:52:58 +344+ STATUS=IN_PROGRESS
13:52:58 +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:52:58 +344+ sleep 1m
13:53:00 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status
13:53:00 +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"}}
13:53:00 200'
13:53:00 ++844+ head -n1
13:53:00 +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"}}'
13:53:00 ++844+ tail -n1
13:53:00 +844+ STATUS_CODE=200
13:53:00 ++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"}}'
13:53:00 ++844+ jq -r .notarizationStatus.status
13:53:00 +844+ STATUS=IN_PROGRESS
13:53:00 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:53:00 +844+ sleep 1m
13:53:04 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c217cb37-8ef0-4950-a557-64db7d72db71/status
13:53:04 +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"}}
13:53:04 200'
13:53:04 ++248+ head -n1
13:53:04 +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"}}'
13:53:04 ++248+ tail -n1
13:53:04 +248+ STATUS_CODE=200
13:53:04 ++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"}}'
13:53:04 ++248+ jq -r .notarizationStatus.status
13:53:04 +248+ STATUS=IN_PROGRESS
13:53:04 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:53:04 +248+ sleep 1m
13:53:04 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0000129-2ca4-4111-9611-9abfa3f415ec/status
13:53:04 +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"}}
13:53:04 200'
13:53:04 ++658+ head -n1
13:53:04 +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"}}'
13:53:04 ++658+ tail -n1
13:53:04 +658+ STATUS_CODE=200
13:53:04 ++658+ jq -r .notarizationStatus.status
13:53:04 ++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"}}'
13:53:04 +658+ STATUS=IN_PROGRESS
13:53:04 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:53:04 +658+ sleep 1m
13:53:10 ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status
13:53:10 +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"}}
13:53:10 200'
13:53:10 ++512+ head -n1
13:53:10 +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"}}'
13:53:10 ++512+ tail -n1
13:53:10 +512+ STATUS_CODE=200
13:53:10 ++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"}}'
13:53:10 ++512+ jq -r .notarizationStatus.status
13:53:10 +512+ STATUS=IN_PROGRESS
13:53:10 +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:53:10 +512+ sleep 1m
13:53:12 ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c995166-dd3f-4a51-aab5-06d683d22ff2/status
13:53:12 +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"}}
13:53:12 200'
13:53:12 ++181+ head -n1
13:53:12 +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"}}'
13:53:12 ++181+ tail -n1
13:53:12 +181+ STATUS_CODE=200
13:53:12 ++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"}}'
13:53:12 ++181+ jq -r .notarizationStatus.status
13:53:12 +181+ STATUS=IN_PROGRESS
13:53:12 +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:53:12 +181+ sleep 1m
13:53:15 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88ea6320-fde0-4a7e-b223-51cf9bf2a5d8/status
13:53:15 +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"}}
13:53:15 200'
13:53:15 ++906+ head -n1
13:53:15 +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"}}'
13:53:15 ++906+ tail -n1
13:53:15 +906+ STATUS_CODE=200
13:53:15 ++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"}}'
13:53:15 ++906+ jq -r .notarizationStatus.status
13:53:15 +906+ STATUS=IN_PROGRESS
13:53:15 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:53:15 +906+ sleep 1m
13:53:17 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status
13:53:17 +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"}}
13:53:17 200'
13:53:17 ++376+ head -n1
13:53:17 +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"}}'
13:53:17 ++376+ tail -n1
13:53:17 +376+ STATUS_CODE=200
13:53:17 ++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"}}'
13:53:17 ++376+ jq -r .notarizationStatus.status
13:53:17 +376+ STATUS=IN_PROGRESS
13:53:17 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:53:17 +376+ sleep 1m
13:53:22 ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status
13:53:22 +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"}}
13:53:22 200'
13:53:22 ++720+ head -n1
13:53:22 +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"}}'
13:53:22 ++720+ tail -n1
13:53:22 +720+ STATUS_CODE=200
13:53:22 ++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"}}'
13:53:22 ++720+ jq -r .notarizationStatus.status
13:53:22 +720+ STATUS=IN_PROGRESS
13:53:22 +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:53:22 +720+ sleep 1m
13:53:24 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status
13:53:24 +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"}}
13:53:24 200'
13:53:24 ++280+ head -n1
13:53:24 +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"}}'
13:53:24 ++280+ tail -n1
13:53:24 +280+ STATUS_CODE=200
13:53:24 ++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"}}'
13:53:24 ++280+ jq -r .notarizationStatus.status
13:53:24 +280+ STATUS=IN_PROGRESS
13:53:24 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:53:24 +280+ sleep 1m
13:53:31 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status
13:53:31 +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"}}
13:53:31 200'
13:53:31 ++554+ head -n1
13:53:31 +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"}}'
13:53:31 ++554+ tail -n1
13:53:31 +554+ STATUS_CODE=200
13:53:31 ++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"}}'
13:53:31 ++554+ jq -r .notarizationStatus.status
13:53:31 +554+ STATUS=IN_PROGRESS
13:53:31 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:53:31 +554+ sleep 1m
13:53:32 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status
13:53:32 +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"}}
13:53:32 200'
13:53:32 ++204+ head -n1
13:53:32 +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"}}'
13:53:32 ++204+ tail -n1
13:53:32 +204+ STATUS_CODE=200
13:53:32 ++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"}}'
13:53:32 ++204+ jq -r .notarizationStatus.status
13:53:32 +204+ STATUS=IN_PROGRESS
13:53:32 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:53:32 +204+ sleep 1m
13:53:34 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status
13:53:34 +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"}}
13:53:34 200'
13:53:34 ++418+ head -n1
13:53:34 +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"}}'
13:53:34 ++418+ tail -n1
13:53:34 +418+ STATUS_CODE=200
13:53:34 ++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"}}'
13:53:34 ++418+ jq -r .notarizationStatus.status
13:53:34 +418+ STATUS=IN_PROGRESS
13:53:34 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:53:34 +418+ sleep 1m
13:53:35 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status
13:53:35 +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"}}
13:53:35 200'
13:53:35 ++978+ head -n1
13:53:35 +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"}}'
13:53:35 ++978+ tail -n1
13:53:35 +978+ STATUS_CODE=200
13:53:35 ++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"}}'
13:53:35 ++978+ jq -r .notarizationStatus.status
13:53:35 +978+ STATUS=IN_PROGRESS
13:53:35 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:53:35 +978+ sleep 1m
13:53:41 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/897c69c8-b046-4311-b2f9-334bd083431e/status
13:53:41 +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"}}
13:53:41 200'
13:53:41 ++782+ head -n1
13:53:41 +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"}}'
13:53:41 ++782+ tail -n1
13:53:41 +782+ STATUS_CODE=200
13:53:41 ++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"}}'
13:53:41 ++782+ jq -r .notarizationStatus.status
13:53:41 +782+ STATUS=IN_PROGRESS
13:53:41 +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:53:41 +782+ sleep 1m
13:53:43 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status
13:53:43 +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"}}
13:53:43 200'
13:53:43 ++312+ head -n1
13:53:43 +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"}}'
13:53:43 ++312+ tail -n1
13:53:43 +312+ STATUS_CODE=200
13:53:43 ++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"}}'
13:53:43 ++312+ jq -r .notarizationStatus.status
13:53:43 +312+ STATUS=IN_PROGRESS
13:53:43 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:53:43 +312+ sleep 1m
13:53:45 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c4f90f07-35d9-4d79-af13-0978fb7b5c9d/status
13:53:45 +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"}}
13:53:45 200'
13:53:45 ++226+ head -n1
13:53:45 +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"}}'
13:53:45 ++226+ tail -n1
13:53:45 +226+ STATUS_CODE=200
13:53:45 ++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"}}'
13:53:45 ++226+ jq -r .notarizationStatus.status
13:53:45 +226+ STATUS=IN_PROGRESS
13:53:45 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:53:45 +226+ sleep 1m
13:53:46 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status
13:53:46 +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"}}
13:53:46 200'
13:53:46 ++606+ head -n1
13:53:46 +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"}}'
13:53:46 ++606+ tail -n1
13:53:46 +606+ STATUS_CODE=200
13:53:46 ++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"}}'
13:53:46 ++606+ jq -r .notarizationStatus.status
13:53:46 +606+ STATUS=IN_PROGRESS
13:53:46 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:53:46 +606+ sleep 1m
13:53:53 ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status
13:53:53 +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"}}
13:53:53 200'
13:53:53 ++1060+ head -n1
13:53:53 +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"}}'
13:53:53 ++1060+ tail -n1
13:53:53 +1060+ STATUS_CODE=200
13:53:53 ++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"}}'
13:53:53 ++1060+ jq -r .notarizationStatus.status
13:53:53 +1060+ STATUS=IN_PROGRESS
13:53:53 +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:53:53 +1060+ sleep 1m
13:53:54 ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status
13:53:54 +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"}}
13:53:54 200'
13:53:54 ++470+ head -n1
13:53:54 +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"}}'
13:53:54 ++470+ tail -n1
13:53:54 +470+ STATUS_CODE=200
13:53:54 ++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"}}'
13:53:54 ++470+ jq -r .notarizationStatus.status
13:53:54 +470+ STATUS=IN_PROGRESS
13:53:54 +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:53:54 +470+ sleep 1m
13:53:58 ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fdf79e9a-0540-4372-875a-176c0f565fb7/status
13:53:58 +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"}}
13:53:58 200'
13:53:58 ++344+ head -n1
13:53:58 +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"}}'
13:53:58 ++344+ tail -n1
13:53:58 +344+ STATUS_CODE=200
13:53:58 ++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"}}'
13:53:58 ++344+ jq -r .notarizationStatus.status
13:53:58 +344+ STATUS=IN_PROGRESS
13:53:58 +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:53:58 +344+ sleep 1m
13:54:00 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status
13:54:00 +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"}}
13:54:00 200'
13:54:00 ++844+ head -n1
13:54:00 +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"}}'
13:54:00 ++844+ tail -n1
13:54:00 +844+ STATUS_CODE=200
13:54:00 ++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"}}'
13:54:00 ++844+ jq -r .notarizationStatus.status
13:54:00 +844+ STATUS=IN_PROGRESS
13:54:00 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:54:00 +844+ sleep 1m
13:54:04 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c217cb37-8ef0-4950-a557-64db7d72db71/status
13:54:04 +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"}}
13:54:04 200'
13:54:04 ++248+ head -n1
13:54:04 +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"}}'
13:54:04 ++248+ tail -n1
13:54:04 +248+ STATUS_CODE=200
13:54:04 ++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"}}'
13:54:04 ++248+ jq -r .notarizationStatus.status
13:54:04 +248+ STATUS=IN_PROGRESS
13:54:04 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:54:04 +248+ sleep 1m
13:54:04 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0000129-2ca4-4111-9611-9abfa3f415ec/status
13:54:04 +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"}}
13:54:04 200'
13:54:04 ++658+ head -n1
13:54:04 +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"}}'
13:54:04 ++658+ tail -n1
13:54:04 +658+ STATUS_CODE=200
13:54:04 ++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"}}'
13:54:04 ++658+ jq -r .notarizationStatus.status
13:54:04 +658+ STATUS=IN_PROGRESS
13:54:04 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:54:04 +658+ sleep 1m
13:54:10 ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status
13:54:10 +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"}}
13:54:10 200'
13:54:10 ++512+ head -n1
13:54:10 +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"}}'
13:54:10 ++512+ tail -n1
13:54:10 +512+ STATUS_CODE=200
13:54:10 ++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"}}'
13:54:10 ++512+ jq -r .notarizationStatus.status
13:54:10 +512+ STATUS=IN_PROGRESS
13:54:10 +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:54:10 +512+ sleep 1m
13:54:12 ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c995166-dd3f-4a51-aab5-06d683d22ff2/status
13:54:12 +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"}}
13:54:12 200'
13:54:12 ++181+ head -n1
13:54:12 +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"}}'
13:54:12 ++181+ tail -n1
13:54:12 +181+ STATUS_CODE=200
13:54:12 ++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"}}'
13:54:12 ++181+ jq -r .notarizationStatus.status
13:54:12 +181+ STATUS=IN_PROGRESS
13:54:12 +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:54:12 +181+ sleep 1m
13:54:15 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88ea6320-fde0-4a7e-b223-51cf9bf2a5d8/status
13:54:15 +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"}}
13:54:15 200'
13:54:15 ++906+ head -n1
13:54:15 +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"}}'
13:54:15 ++906+ tail -n1
13:54:15 +906+ STATUS_CODE=200
13:54:15 ++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"}}'
13:54:15 ++906+ jq -r .notarizationStatus.status
13:54:15 +906+ STATUS=IN_PROGRESS
13:54:15 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:54:15 +906+ sleep 1m
13:54:17 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status
13:54:17 +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"}}
13:54:17 200'
13:54:17 ++376+ head -n1
13:54:17 +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"}}'
13:54:17 ++376+ tail -n1
13:54:17 +376+ STATUS_CODE=200
13:54:17 ++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"}}'
13:54:17 ++376+ jq -r .notarizationStatus.status
13:54:17 +376+ STATUS=IN_PROGRESS
13:54:17 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:54:17 +376+ sleep 1m
13:54:22 ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status
13:54:22 +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"}}
13:54:22 200'
13:54:22 ++720+ head -n1
13:54:22 +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"}}'
13:54:22 ++720+ tail -n1
13:54:22 +720+ STATUS_CODE=200
13:54:22 ++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"}}'
13:54:22 ++720+ jq -r .notarizationStatus.status
13:54:22 +720+ STATUS=IN_PROGRESS
13:54:22 +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:54:22 +720+ sleep 1m
13:54:24 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status
13:54:24 +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"}}
13:54:24 200'
13:54:24 ++280+ head -n1
13:54:24 +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"}}'
13:54:24 ++280+ tail -n1
13:54:24 +280+ STATUS_CODE=200
13:54:24 ++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"}}'
13:54:24 ++280+ jq -r .notarizationStatus.status
13:54:24 +280+ STATUS=IN_PROGRESS
13:54:24 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:54:24 +280+ sleep 1m
13:54:31 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status
13:54:31 +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"}}
13:54:31 200'
13:54:31 ++554+ head -n1
13:54:31 +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"}}'
13:54:31 ++554+ tail -n1
13:54:31 +554+ STATUS_CODE=200
13:54:31 ++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"}}'
13:54:31 ++554+ jq -r .notarizationStatus.status
13:54:31 +554+ STATUS=IN_PROGRESS
13:54:31 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:54:31 +554+ sleep 1m
13:54:32 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status
13:54:32 +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"}}
13:54:32 200'
13:54:32 ++204+ head -n1
13:54:32 +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"}}'
13:54:32 ++204+ tail -n1
13:54:32 +204+ STATUS_CODE=200
13:54:32 ++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"}}'
13:54:32 ++204+ jq -r .notarizationStatus.status
13:54:32 +204+ STATUS=IN_PROGRESS
13:54:32 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:54:32 +204+ sleep 1m
13:54:34 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status
13:54:34 +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"}}
13:54:34 200'
13:54:34 ++418+ head -n1
13:54:34 +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"}}'
13:54:34 ++418+ tail -n1
13:54:34 +418+ STATUS_CODE=200
13:54:34 ++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"}}'
13:54:34 ++418+ jq -r .notarizationStatus.status
13:54:34 +418+ STATUS=IN_PROGRESS
13:54:34 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:54:34 +418+ sleep 1m
13:54:35 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status
13:54:35 +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"}}
13:54:35 200'
13:54:35 ++978+ head -n1
13:54:35 +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"}}'
13:54:35 ++978+ tail -n1
13:54:35 +978+ STATUS_CODE=200
13:54:35 ++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"}}'
13:54:35 ++978+ jq -r .notarizationStatus.status
13:54:35 +978+ STATUS=IN_PROGRESS
13:54:35 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:54:35 +978+ sleep 1m
13:54:41 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/897c69c8-b046-4311-b2f9-334bd083431e/status
13:54:41 +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"}}
13:54:41 200'
13:54:41 ++782+ head -n1
13:54:41 +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"}}'
13:54:41 ++782+ tail -n1
13:54:41 +782+ STATUS_CODE=200
13:54:41 ++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"}}'
13:54:41 ++782+ jq -r .notarizationStatus.status
13:54:41 +782+ STATUS=IN_PROGRESS
13:54:41 +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:54:41 +782+ sleep 1m
13:54:43 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status
13:54:43 +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"}}
13:54:43 200'
13:54:43 ++312+ head -n1
13:54:43 +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"}}'
13:54:43 ++312+ tail -n1
13:54:43 +312+ STATUS_CODE=200
13:54:43 ++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"}}'
13:54:43 ++312+ jq -r .notarizationStatus.status
13:54:43 +312+ STATUS=IN_PROGRESS
13:54:43 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:54:43 +312+ sleep 1m
13:54:45 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c4f90f07-35d9-4d79-af13-0978fb7b5c9d/status
13:54:45 +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"}}
13:54:45 200'
13:54:45 ++226+ head -n1
13:54:45 +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"}}'
13:54:45 ++226+ tail -n1
13:54:45 +226+ STATUS_CODE=200
13:54:45 ++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"}}'
13:54:45 ++226+ jq -r .notarizationStatus.status
13:54:45 +226+ STATUS=IN_PROGRESS
13:54:45 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:54:45 +226+ sleep 1m
13:54:46 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status
13:54:46 +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"}}
13:54:46 200'
13:54:46 ++606+ head -n1
13:54:46 +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"}}'
13:54:46 ++606+ tail -n1
13:54:46 +606+ STATUS_CODE=200
13:54:46 ++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"}}'
13:54:46 ++606+ jq -r .notarizationStatus.status
13:54:46 +606+ STATUS=IN_PROGRESS
13:54:46 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:54:46 +606+ sleep 1m
13:54:53 ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status
13:54:54 +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"}}
13:54:54 200'
13:54:54 ++1060+ head -n1
13:54:54 +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"}}'
13:54:54 ++1060+ tail -n1
13:54:54 +1060+ STATUS_CODE=200
13:54:54 ++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"}}'
13:54:54 ++1060+ jq -r .notarizationStatus.status
13:54:54 +1060+ STATUS=IN_PROGRESS
13:54:54 +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:54:54 +1060+ sleep 1m
13:54:54 ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status
13:54:54 +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"}}
13:54:54 200'
13:54:54 ++470+ head -n1
13:54:54 +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"}}'
13:54:54 ++470+ tail -n1
13:54:54 +470+ STATUS_CODE=200
13:54:54 ++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"}}'
13:54:54 ++470+ jq -r .notarizationStatus.status
13:54:54 +470+ STATUS=IN_PROGRESS
13:54:54 +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:54:54 +470+ sleep 1m
13:54:58 ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fdf79e9a-0540-4372-875a-176c0f565fb7/status
13:54:58 +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"}}
13:54:58 200'
13:54:58 ++344+ head -n1
13:54:58 +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"}}'
13:54:58 ++344+ tail -n1
13:54:58 +344+ STATUS_CODE=200
13:54:58 ++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"}}'
13:54:58 ++344+ jq -r .notarizationStatus.status
13:54:58 +344+ STATUS=IN_PROGRESS
13:54:58 +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:54:58 +344+ sleep 1m
13:55:00 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status
13:55:00 +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"}}
13:55:00 200'
13:55:00 ++844+ head -n1
13:55:00 +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"}}'
13:55:00 ++844+ tail -n1
13:55:00 +844+ STATUS_CODE=200
13:55:00 ++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"}}'
13:55:00 ++844+ jq -r .notarizationStatus.status
13:55:00 +844+ STATUS=IN_PROGRESS
13:55:00 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:55:00 +844+ sleep 1m
13:55:04 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c217cb37-8ef0-4950-a557-64db7d72db71/status
13:55:04 +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"}}
13:55:04 200'
13:55:04 ++248+ head -n1
13:55:04 +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"}}'
13:55:04 ++248+ tail -n1
13:55:04 +248+ STATUS_CODE=200
13:55:04 ++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"}}'
13:55:04 ++248+ jq -r .notarizationStatus.status
13:55:04 +248+ STATUS=IN_PROGRESS
13:55:04 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:55:04 +248+ sleep 1m
13:55:04 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0000129-2ca4-4111-9611-9abfa3f415ec/status
13:55:04 +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"}}
13:55:04 200'
13:55:04 ++658+ head -n1
13:55:04 +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"}}'
13:55:04 ++658+ tail -n1
13:55:04 +658+ STATUS_CODE=200
13:55:04 ++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"}}'
13:55:04 ++658+ jq -r .notarizationStatus.status
13:55:04 +658+ STATUS=IN_PROGRESS
13:55:04 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:55:04 +658+ sleep 1m
13:55:10 ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status
13:55:11 +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"}}
13:55:11 200'
13:55:11 ++512+ head -n1
13:55:11 +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"}}'
13:55:11 ++512+ tail -n1
13:55:11 +512+ STATUS_CODE=200
13:55:11 ++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"}}'
13:55:11 ++512+ jq -r .notarizationStatus.status
13:55:11 +512+ STATUS=IN_PROGRESS
13:55:11 +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:55:11 +512+ sleep 1m
13:55:12 ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c995166-dd3f-4a51-aab5-06d683d22ff2/status
13:55:12 +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"}}
13:55:12 200'
13:55:12 ++181+ head -n1
13:55:12 +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"}}'
13:55:12 ++181+ tail -n1
13:55:12 +181+ STATUS_CODE=200
13:55:12 ++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"}}'
13:55:12 ++181+ jq -r .notarizationStatus.status
13:55:12 +181+ STATUS=IN_PROGRESS
13:55:12 +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:55:12 +181+ sleep 1m
13:55:15 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88ea6320-fde0-4a7e-b223-51cf9bf2a5d8/status
13:55:15 +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"}}
13:55:15 200'
13:55:15 ++906+ head -n1
13:55:15 +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"}}'
13:55:15 ++906+ tail -n1
13:55:15 +906+ STATUS_CODE=200
13:55:15 ++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"}}'
13:55:15 ++906+ jq -r .notarizationStatus.status
13:55:15 +906+ STATUS=IN_PROGRESS
13:55:15 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:55:15 +906+ sleep 1m
13:55:17 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status
13:55:17 +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"}}
13:55:17 200'
13:55:17 ++376+ head -n1
13:55:17 +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"}}'
13:55:17 ++376+ tail -n1
13:55:17 +376+ STATUS_CODE=200
13:55:17 ++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"}}'
13:55:17 ++376+ jq -r .notarizationStatus.status
13:55:17 +376+ STATUS=IN_PROGRESS
13:55:17 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:55:17 +376+ sleep 1m
13:55:22 ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status
13:55:22 +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"}}
13:55:22 200'
13:55:22 ++720+ head -n1
13:55:22 +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"}}'
13:55:22 ++720+ tail -n1
13:55:22 +720+ STATUS_CODE=200
13:55:22 ++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"}}'
13:55:22 ++720+ jq -r .notarizationStatus.status
13:55:22 +720+ STATUS=IN_PROGRESS
13:55:22 +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:55:22 +720+ sleep 1m
13:55:25 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status
13:55:25 +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"}}
13:55:25 200'
13:55:25 ++280+ head -n1
13:55:25 +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"}}'
13:55:25 ++280+ tail -n1
13:55:25 +280+ STATUS_CODE=200
13:55:25 ++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"}}'
13:55:25 ++280+ jq -r .notarizationStatus.status
13:55:25 +280+ STATUS=IN_PROGRESS
13:55:25 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:55:25 +280+ sleep 1m
13:55:31 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status
13:55:31 +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"}}
13:55:31 200'
13:55:31 ++554+ head -n1
13:55:31 +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"}}'
13:55:31 ++554+ tail -n1
13:55:31 +554+ STATUS_CODE=200
13:55:31 ++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"}}'
13:55:31 ++554+ jq -r .notarizationStatus.status
13:55:31 +554+ STATUS=IN_PROGRESS
13:55:31 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:55:31 +554+ sleep 1m
13:55:32 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status
13:55:32 +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"}}
13:55:32 200'
13:55:32 ++204+ head -n1
13:55:32 +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"}}'
13:55:32 ++204+ tail -n1
13:55:32 +204+ STATUS_CODE=200
13:55:32 ++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"}}'
13:55:32 ++204+ jq -r .notarizationStatus.status
13:55:32 +204+ STATUS=IN_PROGRESS
13:55:32 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:55:32 +204+ sleep 1m
13:55:34 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status
13:55:34 +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"}}
13:55:34 200'
13:55:34 ++418+ head -n1
13:55:34 +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"}}'
13:55:34 ++418+ tail -n1
13:55:34 +418+ STATUS_CODE=200
13:55:34 ++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"}}'
13:55:34 ++418+ jq -r .notarizationStatus.status
13:55:34 +418+ STATUS=IN_PROGRESS
13:55:34 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:55:34 +418+ sleep 1m
13:55:35 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status
13:55:35 +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"}}
13:55:35 200'
13:55:35 ++978+ head -n1
13:55:35 +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"}}'
13:55:35 ++978+ tail -n1
13:55:35 +978+ STATUS_CODE=200
13:55:35 ++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"}}'
13:55:35 ++978+ jq -r .notarizationStatus.status
13:55:35 +978+ STATUS=IN_PROGRESS
13:55:35 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:55:35 +978+ sleep 1m
13:55:41 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/897c69c8-b046-4311-b2f9-334bd083431e/status
13:55:41 +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"}}
13:55:41 200'
13:55:41 ++782+ head -n1
13:55:41 +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"}}'
13:55:41 ++782+ tail -n1
13:55:41 +782+ STATUS_CODE=200
13:55:41 ++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"}}'
13:55:41 ++782+ jq -r .notarizationStatus.status
13:55:41 +782+ STATUS=IN_PROGRESS
13:55:41 +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:55:41 +782+ sleep 1m
13:55:43 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status
13:55:43 +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"}}
13:55:43 200'
13:55:43 ++312+ head -n1
13:55:43 +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"}}'
13:55:43 ++312+ tail -n1
13:55:43 +312+ STATUS_CODE=200
13:55:43 ++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"}}'
13:55:43 ++312+ jq -r .notarizationStatus.status
13:55:43 +312+ STATUS=IN_PROGRESS
13:55:43 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:55:43 +312+ sleep 1m
13:55:45 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c4f90f07-35d9-4d79-af13-0978fb7b5c9d/status
13:55:45 +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"}}
13:55:45 200'
13:55:45 ++226+ head -n1
13:55:45 +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"}}'
13:55:45 ++226+ tail -n1
13:55:45 +226+ STATUS_CODE=200
13:55:45 ++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"}}'
13:55:45 ++226+ jq -r .notarizationStatus.status
13:55:45 +226+ STATUS=IN_PROGRESS
13:55:45 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:55:45 +226+ sleep 1m
13:55:46 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status
13:55:46 +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"}}
13:55:46 200'
13:55:46 ++606+ head -n1
13:55:46 +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"}}'
13:55:46 ++606+ tail -n1
13:55:46 +606+ STATUS_CODE=200
13:55:46 ++606+ jq -r .notarizationStatus.status
13:55:46 ++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"}}'
13:55:46 +606+ STATUS=IN_PROGRESS
13:55:46 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:55:46 +606+ sleep 1m
13:55:54 ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status
13:55:54 +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"}}
13:55:54 200'
13:55:54 ++1060+ head -n1
13:55:54 +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"}}'
13:55:54 ++1060+ tail -n1
13:55:54 +1060+ STATUS_CODE=200
13:55:54 ++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"}}'
13:55:54 ++1060+ jq -r .notarizationStatus.status
13:55:54 +1060+ STATUS=IN_PROGRESS
13:55:54 +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:55:54 +1060+ sleep 1m
13:55:54 ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status
13:55:54 +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"}}
13:55:54 200'
13:55:54 ++470+ head -n1
13:55:54 +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"}}'
13:55:54 ++470+ tail -n1
13:55:54 +470+ STATUS_CODE=200
13:55:54 ++470+ jq -r .notarizationStatus.status
13:55:54 ++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"}}'
13:55:54 +470+ STATUS=IN_PROGRESS
13:55:54 +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:55:54 +470+ sleep 1m
13:55:58 ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fdf79e9a-0540-4372-875a-176c0f565fb7/status
13:55:58 +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"}}
13:55:58 200'
13:55:58 ++344+ head -n1
13:55:58 +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"}}'
13:55:58 ++344+ tail -n1
13:55:58 +344+ STATUS_CODE=200
13:55:58 ++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"}}'
13:55:58 ++344+ jq -r .notarizationStatus.status
13:55:58 +344+ STATUS=IN_PROGRESS
13:55:58 +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:55:58 +344+ sleep 1m
13:56:00 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status
13:56:01 +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"}}
13:56:01 200'
13:56:01 ++844+ head -n1
13:56:01 +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"}}'
13:56:01 ++844+ tail -n1
13:56:01 +844+ STATUS_CODE=200
13:56:01 ++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"}}'
13:56:01 ++844+ jq -r .notarizationStatus.status
13:56:01 +844+ STATUS=IN_PROGRESS
13:56:01 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:56:01 +844+ sleep 1m
13:56:04 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c217cb37-8ef0-4950-a557-64db7d72db71/status
13:56:04 +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"}}
13:56:04 200'
13:56:04 ++248+ head -n1
13:56:04 +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"}}'
13:56:04 ++248+ tail -n1
13:56:04 +248+ STATUS_CODE=200
13:56:04 ++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"}}'
13:56:04 ++248+ jq -r .notarizationStatus.status
13:56:04 +248+ STATUS=IN_PROGRESS
13:56:04 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:56:04 +248+ sleep 1m
13:56:04 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0000129-2ca4-4111-9611-9abfa3f415ec/status
13:56:04 +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"}}
13:56:04 200'
13:56:04 ++658+ head -n1
13:56:04 +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"}}'
13:56:04 ++658+ tail -n1
13:56:04 +658+ STATUS_CODE=200
13:56:04 ++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"}}'
13:56:04 ++658+ jq -r .notarizationStatus.status
13:56:04 +658+ STATUS=IN_PROGRESS
13:56:04 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:56:04 +658+ sleep 1m
13:56:11 ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status
13:56:11 +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"}}
13:56:11 200'
13:56:11 ++512+ head -n1
13:56:11 +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"}}'
13:56:11 ++512+ tail -n1
13:56:11 +512+ STATUS_CODE=200
13:56:11 ++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"}}'
13:56:11 ++512+ jq -r .notarizationStatus.status
13:56:11 +512+ STATUS=IN_PROGRESS
13:56:11 +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:56:11 +512+ sleep 1m
13:56:12 ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c995166-dd3f-4a51-aab5-06d683d22ff2/status
13:56:12 +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"}}
13:56:12 200'
13:56:12 ++181+ head -n1
13:56:12 +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"}}'
13:56:12 ++181+ tail -n1
13:56:12 +181+ STATUS_CODE=200
13:56:12 ++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"}}'
13:56:12 ++181+ jq -r .notarizationStatus.status
13:56:12 +181+ STATUS=IN_PROGRESS
13:56:12 +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:56:12 +181+ sleep 1m
13:56:15 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88ea6320-fde0-4a7e-b223-51cf9bf2a5d8/status
13:56:15 +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"}}
13:56:15 200'
13:56:15 ++906+ head -n1
13:56:15 +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"}}'
13:56:15 ++906+ tail -n1
13:56:15 +906+ STATUS_CODE=200
13:56:15 ++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"}}'
13:56:15 ++906+ jq -r .notarizationStatus.status
13:56:15 +906+ STATUS=IN_PROGRESS
13:56:15 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:56:15 +906+ sleep 1m
13:56:18 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status
13:56:18 +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"}}
13:56:18 200'
13:56:18 ++376+ head -n1
13:56:18 +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"}}'
13:56:18 ++376+ tail -n1
13:56:18 +376+ STATUS_CODE=200
13:56:18 ++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"}}'
13:56:18 ++376+ jq -r .notarizationStatus.status
13:56:18 +376+ STATUS=IN_PROGRESS
13:56:18 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:56:18 +376+ sleep 1m
13:56:22 ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status
13:56:22 +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"}}
13:56:22 200'
13:56:22 ++720+ head -n1
13:56:22 +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"}}'
13:56:22 ++720+ tail -n1
13:56:22 +720+ STATUS_CODE=200
13:56:22 ++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"}}'
13:56:22 ++720+ jq -r .notarizationStatus.status
13:56:22 +720+ STATUS=IN_PROGRESS
13:56:22 +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:56:22 +720+ sleep 1m
13:56:25 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status
13:56:25 +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"}}
13:56:25 200'
13:56:25 ++280+ head -n1
13:56:25 +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"}}'
13:56:25 ++280+ tail -n1
13:56:25 +280+ STATUS_CODE=200
13:56:25 ++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"}}'
13:56:25 ++280+ jq -r .notarizationStatus.status
13:56:25 +280+ STATUS=IN_PROGRESS
13:56:25 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:56:25 +280+ sleep 1m
13:56:31 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status
13:56:31 +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"}}
13:56:31 200'
13:56:31 ++554+ head -n1
13:56:31 +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"}}'
13:56:31 ++554+ tail -n1
13:56:31 +554+ STATUS_CODE=200
13:56:31 ++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"}}'
13:56:31 ++554+ jq -r .notarizationStatus.status
13:56:31 +554+ STATUS=IN_PROGRESS
13:56:31 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:56:31 +554+ sleep 1m
13:56:32 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status
13:56:32 +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"}}
13:56:32 200'
13:56:32 ++204+ head -n1
13:56:32 +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"}}'
13:56:32 ++204+ tail -n1
13:56:32 +204+ STATUS_CODE=200
13:56:32 ++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"}}'
13:56:32 ++204+ jq -r .notarizationStatus.status
13:56:32 +204+ STATUS=IN_PROGRESS
13:56:32 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:56:32 +204+ sleep 1m
13:56:34 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status
13:56:34 +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"}}
13:56:34 200'
13:56:34 ++418+ head -n1
13:56:34 +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"}}'
13:56:34 ++418+ tail -n1
13:56:34 +418+ STATUS_CODE=200
13:56:34 ++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"}}'
13:56:34 ++418+ jq -r .notarizationStatus.status
13:56:34 +418+ STATUS=IN_PROGRESS
13:56:34 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:56:34 +418+ sleep 1m
13:56:35 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status
13:56:35 +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"}}
13:56:35 200'
13:56:35 ++978+ head -n1
13:56:35 +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"}}'
13:56:35 ++978+ tail -n1
13:56:35 +978+ STATUS_CODE=200
13:56:35 ++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"}}'
13:56:35 ++978+ jq -r .notarizationStatus.status
13:56:35 +978+ STATUS=IN_PROGRESS
13:56:35 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:56:35 +978+ sleep 1m
13:56:41 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/897c69c8-b046-4311-b2f9-334bd083431e/status
13:56:41 +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"}}
13:56:41 200'
13:56:41 ++782+ head -n1
13:56:41 +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"}}'
13:56:41 ++782+ tail -n1
13:56:41 +782+ STATUS_CODE=200
13:56:41 ++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"}}'
13:56:41 ++782+ jq -r .notarizationStatus.status
13:56:41 +782+ STATUS=IN_PROGRESS
13:56:41 +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:56:41 +782+ sleep 1m
13:56:43 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status
13:56:43 +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"}}
13:56:43 200'
13:56:43 ++312+ head -n1
13:56:43 +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"}}'
13:56:43 ++312+ tail -n1
13:56:43 +312+ STATUS_CODE=200
13:56:43 ++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"}}'
13:56:43 ++312+ jq -r .notarizationStatus.status
13:56:43 +312+ STATUS=IN_PROGRESS
13:56:43 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:56:43 +312+ sleep 1m
13:56:45 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c4f90f07-35d9-4d79-af13-0978fb7b5c9d/status
13:56:45 +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"}}
13:56:45 200'
13:56:45 ++226+ head -n1
13:56:45 +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"}}'
13:56:45 ++226+ tail -n1
13:56:45 +226+ STATUS_CODE=200
13:56:45 ++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"}}'
13:56:45 ++226+ jq -r .notarizationStatus.status
13:56:45 +226+ STATUS=IN_PROGRESS
13:56:45 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:56:45 +226+ sleep 1m
13:56:46 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status
13:56:46 +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"}}
13:56:46 200'
13:56:46 ++606+ head -n1
13:56:46 +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"}}'
13:56:46 ++606+ tail -n1
13:56:46 +606+ STATUS_CODE=200
13:56:46 ++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"}}'
13:56:46 ++606+ jq -r .notarizationStatus.status
13:56:46 +606+ STATUS=IN_PROGRESS
13:56:46 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:56:46 +606+ sleep 1m
13:56:54 ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status
13:56:54 +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"}}
13:56:54 200'
13:56:54 ++1060+ head -n1
13:56:54 +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"}}'
13:56:54 ++1060+ tail -n1
13:56:54 +1060+ STATUS_CODE=200
13:56:54 ++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"}}'
13:56:54 ++1060+ jq -r .notarizationStatus.status
13:56:54 +1060+ STATUS=IN_PROGRESS
13:56:54 +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:56:54 +1060+ sleep 1m
13:56:54 ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status
13:56:54 +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"}}
13:56:54 200'
13:56:54 ++470+ head -n1
13:56:54 +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"}}'
13:56:54 ++470+ tail -n1
13:56:54 +470+ STATUS_CODE=200
13:56:54 ++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"}}'
13:56:54 ++470+ jq -r .notarizationStatus.status
13:56:54 +470+ STATUS=IN_PROGRESS
13:56:54 +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:56:54 +470+ sleep 1m
13:56:58 ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fdf79e9a-0540-4372-875a-176c0f565fb7/status
13:56:58 +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"}}
13:56:58 200'
13:56:58 ++344+ head -n1
13:56:58 +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"}}'
13:56:58 ++344+ tail -n1
13:56:58 +344+ STATUS_CODE=200
13:56:58 ++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"}}'
13:56:58 ++344+ jq -r .notarizationStatus.status
13:56:58 +344+ STATUS=IN_PROGRESS
13:56:58 +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:56:58 +344+ sleep 1m
13:57:01 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status
13:57:01 +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"}}
13:57:01 200'
13:57:01 ++844+ head -n1
13:57:01 +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"}}'
13:57:01 ++844+ tail -n1
13:57:01 +844+ STATUS_CODE=200
13:57:01 ++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"}}'
13:57:01 ++844+ jq -r .notarizationStatus.status
13:57:01 +844+ STATUS=IN_PROGRESS
13:57:01 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:57:01 +844+ sleep 1m
13:57:04 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c217cb37-8ef0-4950-a557-64db7d72db71/status
13:57:04 +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"}}
13:57:04 200'
13:57:04 ++248+ head -n1
13:57:04 +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"}}'
13:57:04 ++248+ tail -n1
13:57:04 +248+ STATUS_CODE=200
13:57:04 ++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"}}'
13:57:04 ++248+ jq -r .notarizationStatus.status
13:57:04 +248+ STATUS=IN_PROGRESS
13:57:04 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:57:04 +248+ sleep 1m
13:57:04 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0000129-2ca4-4111-9611-9abfa3f415ec/status
13:57:04 +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"}}
13:57:04 200'
13:57:04 ++658+ head -n1
13:57:04 +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"}}'
13:57:04 ++658+ tail -n1
13:57:04 +658+ STATUS_CODE=200
13:57:04 ++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"}}'
13:57:04 ++658+ jq -r .notarizationStatus.status
13:57:04 +658+ STATUS=IN_PROGRESS
13:57:04 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:57:04 +658+ sleep 1m
13:57:11 ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status
13:57:11 +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"}}
13:57:11 200'
13:57:11 ++512+ head -n1
13:57:11 +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"}}'
13:57:11 ++512+ tail -n1
13:57:11 +512+ STATUS_CODE=200
13:57:11 ++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"}}'
13:57:11 ++512+ jq -r .notarizationStatus.status
13:57:11 +512+ STATUS=IN_PROGRESS
13:57:11 +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:57:11 +512+ sleep 1m
13:57:12 ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c995166-dd3f-4a51-aab5-06d683d22ff2/status
13:57:12 +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"}}
13:57:12 200'
13:57:12 ++181+ head -n1
13:57:12 +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"}}'
13:57:12 ++181+ tail -n1
13:57:12 +181+ STATUS_CODE=200
13:57:12 ++181+ jq -r .notarizationStatus.status
13:57:12 ++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"}}'
13:57:12 +181+ STATUS=COMPLETE
13:57:12 +181+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
13:57:12 +181+ [[ 200 == \5\0\3 ]]
13:57:12 +181+ [[ 200 == \5\0\2 ]]
13:57:12 +181+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
13:57:12 +181+ break
13:57:12 +181+ rm eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:57:12 +181+ curl -JO https://cbi.eclipse.org/macos/xcrun/4c995166-dd3f-4a51-aab5-06d683d22ff2/download
13:57:12   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13:57:12                                  Dload  Upload   Total   Spent    Left  Speed
13:57:12 
  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
13:57:15 +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"}}
13:57:15 200'
13:57:15 ++906+ head -n1
13:57:15 +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"}}'
13:57:15 ++906+ tail -n1
13:57:15 +906+ STATUS_CODE=200
13:57:15 ++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"}}'
13:57:15 ++906+ jq -r .notarizationStatus.status
13:57:15 +906+ STATUS=IN_PROGRESS
13:57:15 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:57:15 +906+ sleep 1m
13:57:15 
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
13:57:16 curl: Saved to filename 'eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg'
13:57:16 +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
13:57:17 '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'
13:57:17 ++181+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:57:17 +181+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
13:57:17 ++181+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:57:17 +181+ b=eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:57:17 +181+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
13:57:17 +181+ md5sum eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:57:17 +181+ sha1sum eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:57:18 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status
13:57:18 +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"}}
13:57:18 200'
13:57:18 ++376+ head -n1
13:57:18 +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"}}'
13:57:18 ++376+ tail -n1
13:57:18 +376+ STATUS_CODE=200
13:57:18 ++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"}}'
13:57:18 ++376+ jq -r .notarizationStatus.status
13:57:18 +376+ STATUS=IN_PROGRESS
13:57:18 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:57:18 +376+ sleep 1m
13:57:18 +181+ sha512sum -b eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:57:20 +181+ rm eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
13:57:20 +181+ rm -f eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.md5
13:57:20 +181+ rm -f eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha1
13:57:20 +181+ rm -f eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha512
13:57:22 ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status
13:57:22 +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"}}
13:57:22 200'
13:57:22 ++720+ head -n1
13:57:22 +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"}}'
13:57:22 ++720+ tail -n1
13:57:22 +720+ STATUS_CODE=200
13:57:22 ++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"}}'
13:57:22 ++720+ jq -r .notarizationStatus.status
13:57:22 +720+ STATUS=IN_PROGRESS
13:57:22 +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:57:22 +720+ sleep 1m
13:57:25 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status
13:57:25 +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"}}
13:57:25 200'
13:57:25 ++280+ head -n1
13:57:25 +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"}}'
13:57:25 ++280+ tail -n1
13:57:25 +280+ STATUS_CODE=200
13:57:25 ++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"}}'
13:57:25 ++280+ jq -r .notarizationStatus.status
13:57:25 +280+ STATUS=IN_PROGRESS
13:57:25 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:57:25 +280+ sleep 1m
13:57:31 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status
13:57:31 +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"}}
13:57:31 200'
13:57:31 ++554+ head -n1
13:57:31 +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"}}'
13:57:31 ++554+ tail -n1
13:57:31 +554+ STATUS_CODE=200
13:57:31 ++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"}}'
13:57:31 ++554+ jq -r .notarizationStatus.status
13:57:31 +554+ STATUS=IN_PROGRESS
13:57:31 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:57:31 +554+ sleep 1m
13:57:32 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status
13:57:32 +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"}}
13:57:32 200'
13:57:32 ++204+ head -n1
13:57:32 +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"}}'
13:57:32 ++204+ tail -n1
13:57:32 +204+ STATUS_CODE=200
13:57:32 ++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"}}'
13:57:32 ++204+ jq -r .notarizationStatus.status
13:57:32 +204+ STATUS=IN_PROGRESS
13:57:32 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:57:32 +204+ sleep 1m
13:57:34 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status
13:57:34 +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"}}
13:57:34 200'
13:57:34 ++418+ head -n1
13:57:34 +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"}}'
13:57:34 ++418+ tail -n1
13:57:34 +418+ STATUS_CODE=200
13:57:34 ++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"}}'
13:57:34 ++418+ jq -r .notarizationStatus.status
13:57:34 +418+ STATUS=IN_PROGRESS
13:57:34 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:57:34 +418+ sleep 1m
13:57:35 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status
13:57:35 +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"}}
13:57:35 200'
13:57:35 ++978+ head -n1
13:57:35 +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"}}'
13:57:35 ++978+ tail -n1
13:57:35 +978+ STATUS_CODE=200
13:57:35 ++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"}}'
13:57:35 ++978+ jq -r .notarizationStatus.status
13:57:35 +978+ STATUS=IN_PROGRESS
13:57:35 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:57:35 +978+ sleep 1m
13:57:41 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/897c69c8-b046-4311-b2f9-334bd083431e/status
13:57:41 +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"}}
13:57:41 200'
13:57:41 ++782+ head -n1
13:57:41 +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"}}'
13:57:41 ++782+ tail -n1
13:57:41 +782+ STATUS_CODE=200
13:57:41 ++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"}}'
13:57:41 ++782+ jq -r .notarizationStatus.status
13:57:41 +782+ STATUS=IN_PROGRESS
13:57:41 +782+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:57:41 +782+ sleep 1m
13:57:43 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status
13:57:43 +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"}}
13:57:43 200'
13:57:43 ++312+ head -n1
13:57:43 +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"}}'
13:57:43 ++312+ tail -n1
13:57:43 +312+ STATUS_CODE=200
13:57:43 ++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"}}'
13:57:43 ++312+ jq -r .notarizationStatus.status
13:57:43 +312+ STATUS=IN_PROGRESS
13:57:43 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:57:43 +312+ sleep 1m
13:57:45 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c4f90f07-35d9-4d79-af13-0978fb7b5c9d/status
13:57:45 +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"}}
13:57:45 200'
13:57:45 ++226+ head -n1
13:57:45 +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"}}'
13:57:45 ++226+ tail -n1
13:57:45 +226+ STATUS_CODE=200
13:57:45 ++226+ jq -r .notarizationStatus.status
13:57:45 ++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"}}'
13:57:45 +226+ STATUS=COMPLETE
13:57:45 +226+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
13:57:45 +226+ [[ 200 == \5\0\3 ]]
13:57:45 +226+ [[ 200 == \5\0\2 ]]
13:57:45 +226+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
13:57:45 +226+ break
13:57:45 +226+ rm eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:57:45 +226+ curl -JO https://cbi.eclipse.org/macos/xcrun/c4f90f07-35d9-4d79-af13-0978fb7b5c9d/download
13:57:45   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13:57:45                                  Dload  Upload   Total   Spent    Left  Speed
13:57:45 
  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
13:57:46 +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"}}
13:57:46 200'
13:57:46 ++606+ head -n1
13:57:46 +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"}}'
13:57:46 ++606+ tail -n1
13:57:46 +606+ STATUS_CODE=200
13:57:46 ++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"}}'
13:57:46 ++606+ jq -r .notarizationStatus.status
13:57:46 +606+ STATUS=IN_PROGRESS
13:57:46 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:57:46 +606+ sleep 1m
13:57:46 
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
13:57:50 curl: Saved to filename 'eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg'
13:57:50 +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
13:57:50 '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'
13:57:50 ++226+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:57:50 +226+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
13:57:50 ++226+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:57:50 +226+ b=eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:57:50 +226+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
13:57:50 +226+ md5sum eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:57:50 +226+ sha1sum eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:57:51 +226+ sha512sum -b eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:57:53 +226+ rm eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
13:57:53 +226+ rm -f eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.md5
13:57:53 +226+ rm -f eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha1
13:57:53 +226+ rm -f eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha512
13:57:54 ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status
13:57:54 +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"}}
13:57:54 200'
13:57:54 ++1060+ head -n1
13:57:54 +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"}}'
13:57:54 ++1060+ tail -n1
13:57:54 +1060+ STATUS_CODE=200
13:57:54 ++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"}}'
13:57:54 ++1060+ jq -r .notarizationStatus.status
13:57:54 +1060+ STATUS=IN_PROGRESS
13:57:54 +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:57:54 +1060+ sleep 1m
13:57:54 ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status
13:57:54 +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"}}
13:57:54 200'
13:57:54 ++470+ head -n1
13:57:54 +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"}}'
13:57:54 ++470+ tail -n1
13:57:54 +470+ STATUS_CODE=200
13:57:54 ++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"}}'
13:57:54 ++470+ jq -r .notarizationStatus.status
13:57:54 +470+ STATUS=IN_PROGRESS
13:57:54 +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:57:54 +470+ sleep 1m
13:57:58 ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fdf79e9a-0540-4372-875a-176c0f565fb7/status
13:57:58 +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"}}
13:57:58 200'
13:57:58 ++344+ head -n1
13:57:58 +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"}}'
13:57:58 ++344+ tail -n1
13:57:58 +344+ STATUS_CODE=200
13:57:58 ++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"}}'
13:57:58 ++344+ jq -r .notarizationStatus.status
13:57:58 +344+ STATUS=IN_PROGRESS
13:57:58 +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:57:58 +344+ sleep 1m
13:58:01 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status
13:58:01 +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"}}
13:58:01 200'
13:58:01 ++844+ head -n1
13:58:01 +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"}}'
13:58:01 ++844+ tail -n1
13:58:01 +844+ STATUS_CODE=200
13:58:01 ++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"}}'
13:58:01 ++844+ jq -r .notarizationStatus.status
13:58:01 +844+ STATUS=IN_PROGRESS
13:58:01 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:58:01 +844+ sleep 1m
13:58:04 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c217cb37-8ef0-4950-a557-64db7d72db71/status
13:58:04 +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"}}
13:58:04 200'
13:58:04 ++248+ head -n1
13:58:04 +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"}}'
13:58:04 ++248+ tail -n1
13:58:04 +248+ STATUS_CODE=200
13:58:04 ++248+ jq -r .notarizationStatus.status
13:58:04 ++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"}}'
13:58:04 +248+ STATUS=COMPLETE
13:58:04 +248+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
13:58:04 +248+ [[ 200 == \5\0\3 ]]
13:58:04 +248+ [[ 200 == \5\0\2 ]]
13:58:04 +248+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
13:58:04 +248+ break
13:58:04 +248+ rm eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:58:04 +248+ curl -JO https://cbi.eclipse.org/macos/xcrun/c217cb37-8ef0-4950-a557-64db7d72db71/download
13:58:04   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13:58:04                                  Dload  Upload   Total   Spent    Left  Speed
13:58:04 
  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
13:58:04 +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"}}
13:58:04 200'
13:58:04 ++658+ head -n1
13:58:04 +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"}}'
13:58:04 ++658+ tail -n1
13:58:04 +658+ STATUS_CODE=200
13:58:04 ++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"}}'
13:58:04 ++658+ jq -r .notarizationStatus.status
13:58:04 +658+ STATUS=IN_PROGRESS
13:58:04 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:58:04 +658+ sleep 1m
13:58:05 
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
13:58:07 curl: Saved to filename 'eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg'
13:58:07 +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
13:58:08 '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'
13:58:08 ++248+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:58:08 +248+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
13:58:08 ++248+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:58:08 +248+ b=eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:58:08 +248+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
13:58:08 +248+ md5sum eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:58:08 +248+ sha1sum eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:58:09 +248+ sha512sum -b eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:58:11 ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status
13:58:11 +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"}}
13:58:11 200'
13:58:11 ++512+ head -n1
13:58:11 +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"}}'
13:58:11 ++512+ tail -n1
13:58:11 +512+ STATUS_CODE=200
13:58:11 ++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"}}'
13:58:11 ++512+ jq -r .notarizationStatus.status
13:58:11 +512+ STATUS=IN_PROGRESS
13:58:11 +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:58:11 +512+ sleep 1m
13:58:11 +248+ rm eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize
13:58:11 +248+ rm -f eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.md5
13:58:11 +248+ rm -f eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha1
13:58:11 +248+ rm -f eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha512
13:58:15 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88ea6320-fde0-4a7e-b223-51cf9bf2a5d8/status
13:58:15 +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"}}
13:58:15 200'
13:58:15 ++906+ head -n1
13:58:15 +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"}}'
13:58:15 ++906+ tail -n1
13:58:15 +906+ STATUS_CODE=200
13:58:15 ++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"}}'
13:58:15 ++906+ jq -r .notarizationStatus.status
13:58:15 +906+ STATUS=IN_PROGRESS
13:58:15 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:58:15 +906+ sleep 1m
13:58:18 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status
13:58:18 +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"}}
13:58:18 200'
13:58:18 ++376+ head -n1
13:58:18 +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"}}'
13:58:18 ++376+ tail -n1
13:58:18 +376+ STATUS_CODE=200
13:58:18 ++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"}}'
13:58:18 ++376+ jq -r .notarizationStatus.status
13:58:18 +376+ STATUS=IN_PROGRESS
13:58:18 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:58:18 +376+ sleep 1m
13:58:22 ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status
13:58:22 +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"}}
13:58:22 200'
13:58:22 ++720+ head -n1
13:58:22 +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"}}'
13:58:22 ++720+ tail -n1
13:58:22 +720+ STATUS_CODE=200
13:58:22 ++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"}}'
13:58:22 ++720+ jq -r .notarizationStatus.status
13:58:22 +720+ STATUS=IN_PROGRESS
13:58:22 +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:58:22 +720+ sleep 1m
13:58:25 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status
13:58:25 +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"}}
13:58:25 200'
13:58:25 ++280+ head -n1
13:58:25 +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"}}'
13:58:25 ++280+ tail -n1
13:58:25 +280+ STATUS_CODE=200
13:58:25 ++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"}}'
13:58:25 ++280+ jq -r .notarizationStatus.status
13:58:25 +280+ STATUS=IN_PROGRESS
13:58:25 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:58:25 +280+ sleep 1m
13:58:31 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status
13:58:31 +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"}}
13:58:31 200'
13:58:31 ++554+ head -n1
13:58:31 +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"}}'
13:58:31 ++554+ tail -n1
13:58:31 +554+ STATUS_CODE=200
13:58:31 ++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"}}'
13:58:31 ++554+ jq -r .notarizationStatus.status
13:58:31 +554+ STATUS=IN_PROGRESS
13:58:31 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:58:31 +554+ sleep 1m
13:58:32 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status
13:58:32 +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"}}
13:58:32 200'
13:58:32 ++204+ head -n1
13:58:32 +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"}}'
13:58:32 ++204+ tail -n1
13:58:32 +204+ STATUS_CODE=200
13:58:32 ++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"}}'
13:58:32 ++204+ jq -r .notarizationStatus.status
13:58:32 +204+ STATUS=IN_PROGRESS
13:58:32 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:58:32 +204+ sleep 1m
13:58:34 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status
13:58:34 +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"}}
13:58:34 200'
13:58:34 ++418+ head -n1
13:58:34 +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"}}'
13:58:34 ++418+ tail -n1
13:58:34 +418+ STATUS_CODE=200
13:58:34 ++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"}}'
13:58:34 ++418+ jq -r .notarizationStatus.status
13:58:34 +418+ STATUS=IN_PROGRESS
13:58:34 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:58:34 +418+ sleep 1m
13:58:35 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status
13:58:35 +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"}}
13:58:35 200'
13:58:35 ++978+ head -n1
13:58:35 +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"}}'
13:58:35 ++978+ tail -n1
13:58:35 +978+ STATUS_CODE=200
13:58:35 ++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"}}'
13:58:35 ++978+ jq -r .notarizationStatus.status
13:58:35 +978+ STATUS=IN_PROGRESS
13:58:35 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:58:35 +978+ sleep 1m
13:58:41 ++782+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/897c69c8-b046-4311-b2f9-334bd083431e/status
13:58:41 +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"}}
13:58:41 200'
13:58:41 ++782+ head -n1
13:58:41 +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"}}'
13:58:41 ++782+ tail -n1
13:58:41 +782+ STATUS_CODE=200
13:58:41 ++782+ jq -r .notarizationStatus.status
13:58:41 ++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"}}'
13:58:41 +782+ STATUS=COMPLETE
13:58:41 +782+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
13:58:41 +782+ [[ 200 == \5\0\3 ]]
13:58:41 +782+ [[ 200 == \5\0\2 ]]
13:58:41 +782+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
13:58:41 +782+ break
13:58:41 +782+ rm eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:58:41 +782+ curl -JO https://cbi.eclipse.org/macos/xcrun/897c69c8-b046-4311-b2f9-334bd083431e/download
13:58:41   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13:58:41                                  Dload  Upload   Total   Spent    Left  Speed
13:58:41 
  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
13:58:43 +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"}}
13:58:43 200'
13:58:43 ++312+ head -n1
13:58:43 +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"}}'
13:58:43 ++312+ tail -n1
13:58:43 +312+ STATUS_CODE=200
13:58:43 ++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"}}'
13:58:43 ++312+ jq -r .notarizationStatus.status
13:58:43 +312+ STATUS=IN_PROGRESS
13:58:43 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:58:43 +312+ sleep 1m
13:58:44 
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
13:58:46 curl: Saved to filename 'eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg'
13:58:46 +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
13:58:46 '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'
13:58:46 ++782+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:58:46 +782+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
13:58:46 ++782+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:58:46 +782+ b=eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:58:46 +782+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
13:58:46 +782+ md5sum eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:58:46 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status
13:58:46 +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"}}
13:58:46 200'
13:58:46 ++606+ head -n1
13:58:46 +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"}}'
13:58:46 ++606+ tail -n1
13:58:46 +606+ STATUS_CODE=200
13:58:46 ++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"}}'
13:58:46 ++606+ jq -r .notarizationStatus.status
13:58:46 +606+ STATUS=IN_PROGRESS
13:58:46 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:58:46 +606+ sleep 1m
13:58:47 +782+ sha1sum eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:58:48 +782+ sha512sum -b eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:58:49 +782+ rm eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize
13:58:49 +782+ rm -f eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.md5
13:58:49 +782+ rm -f eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha1
13:58:49 +782+ rm -f eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha512
13:58:54 ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status
13:58:54 +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"}}
13:58:54 200'
13:58:54 ++1060+ head -n1
13:58:54 +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"}}'
13:58:54 ++1060+ tail -n1
13:58:54 +1060+ STATUS_CODE=200
13:58:54 ++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"}}'
13:58:54 ++1060+ jq -r .notarizationStatus.status
13:58:54 +1060+ STATUS=IN_PROGRESS
13:58:54 +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:58:54 +1060+ sleep 1m
13:58:54 ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status
13:58:54 +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"}}
13:58:54 200'
13:58:54 ++470+ head -n1
13:58:54 +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"}}'
13:58:54 ++470+ tail -n1
13:58:54 +470+ STATUS_CODE=200
13:58:54 ++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"}}'
13:58:54 ++470+ jq -r .notarizationStatus.status
13:58:54 +470+ STATUS=IN_PROGRESS
13:58:54 +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:58:54 +470+ sleep 1m
13:58:58 ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fdf79e9a-0540-4372-875a-176c0f565fb7/status
13:58:58 +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"}}
13:58:58 200'
13:58:58 ++344+ head -n1
13:58:58 +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"}}'
13:58:58 ++344+ tail -n1
13:58:58 +344+ STATUS_CODE=200
13:58:58 ++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"}}'
13:58:58 ++344+ jq -r .notarizationStatus.status
13:58:58 +344+ STATUS=IN_PROGRESS
13:58:58 +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:58:58 +344+ sleep 1m
13:59:01 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status
13:59:01 +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"}}
13:59:01 200'
13:59:01 ++844+ head -n1
13:59:01 +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"}}'
13:59:01 ++844+ tail -n1
13:59:01 +844+ STATUS_CODE=200
13:59:01 ++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"}}'
13:59:01 ++844+ jq -r .notarizationStatus.status
13:59:01 +844+ STATUS=IN_PROGRESS
13:59:01 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:59:01 +844+ sleep 1m
13:59:04 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0000129-2ca4-4111-9611-9abfa3f415ec/status
13:59:04 +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"}}
13:59:04 200'
13:59:04 ++658+ head -n1
13:59:04 +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"}}'
13:59:04 ++658+ tail -n1
13:59:04 +658+ STATUS_CODE=200
13:59:04 ++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"}}'
13:59:04 ++658+ jq -r .notarizationStatus.status
13:59:04 +658+ STATUS=IN_PROGRESS
13:59:04 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:59:04 +658+ sleep 1m
13:59:11 ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status
13:59:11 +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"}}
13:59:11 200'
13:59:11 ++512+ head -n1
13:59:11 +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"}}'
13:59:11 ++512+ tail -n1
13:59:11 +512+ STATUS_CODE=200
13:59:11 ++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"}}'
13:59:11 ++512+ jq -r .notarizationStatus.status
13:59:11 +512+ STATUS=IN_PROGRESS
13:59:11 +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:59:11 +512+ sleep 1m
13:59:15 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88ea6320-fde0-4a7e-b223-51cf9bf2a5d8/status
13:59:15 +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"}}
13:59:15 200'
13:59:15 ++906+ head -n1
13:59:15 +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"}}'
13:59:15 ++906+ tail -n1
13:59:15 +906+ STATUS_CODE=200
13:59:15 ++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"}}'
13:59:15 ++906+ jq -r .notarizationStatus.status
13:59:15 +906+ STATUS=IN_PROGRESS
13:59:15 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:59:15 +906+ sleep 1m
13:59:18 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status
13:59:18 +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"}}
13:59:18 200'
13:59:18 ++376+ head -n1
13:59:18 +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"}}'
13:59:18 ++376+ tail -n1
13:59:18 +376+ STATUS_CODE=200
13:59:18 ++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"}}'
13:59:18 ++376+ jq -r .notarizationStatus.status
13:59:18 +376+ STATUS=IN_PROGRESS
13:59:18 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:59:18 +376+ sleep 1m
13:59:22 ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status
13:59:22 +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"}}
13:59:22 200'
13:59:22 ++720+ head -n1
13:59:22 +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"}}'
13:59:22 ++720+ tail -n1
13:59:22 +720+ STATUS_CODE=200
13:59:22 ++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"}}'
13:59:22 ++720+ jq -r .notarizationStatus.status
13:59:22 +720+ STATUS=IN_PROGRESS
13:59:22 +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:59:22 +720+ sleep 1m
13:59:25 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status
13:59:25 +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"}}
13:59:25 200'
13:59:25 ++280+ head -n1
13:59:25 +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"}}'
13:59:25 ++280+ tail -n1
13:59:25 +280+ STATUS_CODE=200
13:59:25 ++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"}}'
13:59:25 ++280+ jq -r .notarizationStatus.status
13:59:25 +280+ STATUS=IN_PROGRESS
13:59:25 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:59:25 +280+ sleep 1m
13:59:31 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status
13:59:31 +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"}}
13:59:31 200'
13:59:31 ++554+ head -n1
13:59:31 +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"}}'
13:59:31 ++554+ tail -n1
13:59:31 +554+ STATUS_CODE=200
13:59:31 ++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"}}'
13:59:31 ++554+ jq -r .notarizationStatus.status
13:59:31 +554+ STATUS=IN_PROGRESS
13:59:31 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:59:31 +554+ sleep 1m
13:59:32 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status
13:59:33 +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"}}
13:59:33 200'
13:59:33 ++204+ head -n1
13:59:33 +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"}}'
13:59:33 ++204+ tail -n1
13:59:33 +204+ STATUS_CODE=200
13:59:33 ++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"}}'
13:59:33 ++204+ jq -r .notarizationStatus.status
13:59:33 +204+ STATUS=IN_PROGRESS
13:59:33 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:59:33 +204+ sleep 1m
13:59:34 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status
13:59:34 +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"}}
13:59:34 200'
13:59:34 ++418+ head -n1
13:59:34 +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"}}'
13:59:34 ++418+ tail -n1
13:59:34 +418+ STATUS_CODE=200
13:59:34 ++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"}}'
13:59:34 ++418+ jq -r .notarizationStatus.status
13:59:34 +418+ STATUS=IN_PROGRESS
13:59:34 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:59:34 +418+ sleep 1m
13:59:35 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status
13:59:35 +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"}}
13:59:35 200'
13:59:35 ++978+ head -n1
13:59:35 +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"}}'
13:59:35 ++978+ tail -n1
13:59:35 +978+ STATUS_CODE=200
13:59:35 ++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"}}'
13:59:35 ++978+ jq -r .notarizationStatus.status
13:59:35 +978+ STATUS=IN_PROGRESS
13:59:35 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:59:35 +978+ sleep 1m
13:59:43 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status
13:59:43 +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"}}
13:59:43 200'
13:59:43 ++312+ head -n1
13:59:43 +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"}}'
13:59:43 ++312+ tail -n1
13:59:43 +312+ STATUS_CODE=200
13:59:43 ++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"}}'
13:59:43 ++312+ jq -r .notarizationStatus.status
13:59:43 +312+ STATUS=IN_PROGRESS
13:59:43 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:59:43 +312+ sleep 1m
13:59:46 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status
13:59:46 +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"}}
13:59:46 200'
13:59:46 ++606+ head -n1
13:59:46 +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"}}'
13:59:46 ++606+ tail -n1
13:59:46 +606+ STATUS_CODE=200
13:59:46 ++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"}}'
13:59:46 ++606+ jq -r .notarizationStatus.status
13:59:46 +606+ STATUS=IN_PROGRESS
13:59:46 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:59:46 +606+ sleep 1m
13:59:54 ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status
13:59:54 +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"}}
13:59:54 200'
13:59:54 ++1060+ head -n1
13:59:54 +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"}}'
13:59:54 ++1060+ tail -n1
13:59:54 +1060+ STATUS_CODE=200
13:59:54 ++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"}}'
13:59:54 ++1060+ jq -r .notarizationStatus.status
13:59:54 +1060+ STATUS=IN_PROGRESS
13:59:54 +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:59:54 +1060+ sleep 1m
13:59:54 ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status
13:59:54 +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"}}
13:59:54 200'
13:59:54 ++470+ head -n1
13:59:54 +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"}}'
13:59:54 ++470+ tail -n1
13:59:54 +470+ STATUS_CODE=200
13:59:54 ++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"}}'
13:59:54 ++470+ jq -r .notarizationStatus.status
13:59:54 +470+ STATUS=IN_PROGRESS
13:59:54 +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:59:54 +470+ sleep 1m
13:59:58 ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fdf79e9a-0540-4372-875a-176c0f565fb7/status
13:59:58 +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"}}
13:59:58 200'
13:59:58 ++344+ head -n1
13:59:58 +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"}}'
13:59:58 ++344+ tail -n1
13:59:58 +344+ STATUS_CODE=200
13:59:58 ++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"}}'
13:59:58 ++344+ jq -r .notarizationStatus.status
13:59:58 +344+ STATUS=IN_PROGRESS
13:59:58 +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:59:58 +344+ sleep 1m
14:00:01 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status
14:00:01 +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"}}
14:00:01 200'
14:00:01 ++844+ head -n1
14:00:01 +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"}}'
14:00:01 ++844+ tail -n1
14:00:01 +844+ STATUS_CODE=200
14:00:01 ++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"}}'
14:00:01 ++844+ jq -r .notarizationStatus.status
14:00:01 +844+ STATUS=IN_PROGRESS
14:00:01 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:00:01 +844+ sleep 1m
14:00:04 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0000129-2ca4-4111-9611-9abfa3f415ec/status
14:00:04 +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"}}
14:00:04 200'
14:00:04 ++658+ head -n1
14:00:04 +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"}}'
14:00:04 ++658+ tail -n1
14:00:04 +658+ STATUS_CODE=200
14:00:04 ++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"}}'
14:00:04 ++658+ jq -r .notarizationStatus.status
14:00:04 +658+ STATUS=IN_PROGRESS
14:00:04 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:00:04 +658+ sleep 1m
14:00:11 ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status
14:00:11 +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"}}
14:00:11 200'
14:00:11 ++512+ head -n1
14:00:11 +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"}}'
14:00:11 ++512+ tail -n1
14:00:11 +512+ STATUS_CODE=200
14:00:11 ++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"}}'
14:00:11 ++512+ jq -r .notarizationStatus.status
14:00:11 +512+ STATUS=IN_PROGRESS
14:00:11 +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:00:11 +512+ sleep 1m
14:00:15 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88ea6320-fde0-4a7e-b223-51cf9bf2a5d8/status
14:00:15 +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"}}
14:00:15 200'
14:00:15 ++906+ head -n1
14:00:15 +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"}}'
14:00:15 ++906+ tail -n1
14:00:15 +906+ STATUS_CODE=200
14:00:15 ++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"}}'
14:00:15 ++906+ jq -r .notarizationStatus.status
14:00:15 +906+ STATUS=IN_PROGRESS
14:00:15 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:00:15 +906+ sleep 1m
14:00:18 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status
14:00:18 +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"}}
14:00:18 200'
14:00:18 ++376+ head -n1
14:00:18 +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"}}'
14:00:18 ++376+ tail -n1
14:00:18 +376+ STATUS_CODE=200
14:00:18 ++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"}}'
14:00:18 ++376+ jq -r .notarizationStatus.status
14:00:18 +376+ STATUS=IN_PROGRESS
14:00:18 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:00:18 +376+ sleep 1m
14:00:22 ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status
14:00:22 +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"}}
14:00:22 200'
14:00:22 ++720+ head -n1
14:00:22 +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"}}'
14:00:22 ++720+ tail -n1
14:00:22 +720+ STATUS_CODE=200
14:00:22 ++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"}}'
14:00:22 ++720+ jq -r .notarizationStatus.status
14:00:22 +720+ STATUS=IN_PROGRESS
14:00:22 +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:00:22 +720+ sleep 1m
14:00:25 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status
14:00:25 +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"}}
14:00:25 200'
14:00:25 ++280+ head -n1
14:00:25 +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"}}'
14:00:25 ++280+ tail -n1
14:00:25 +280+ STATUS_CODE=200
14:00:25 ++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"}}'
14:00:25 ++280+ jq -r .notarizationStatus.status
14:00:25 +280+ STATUS=IN_PROGRESS
14:00:25 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:00:25 +280+ sleep 1m
14:00:31 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status
14:00:31 +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"}}
14:00:31 200'
14:00:31 ++554+ head -n1
14:00:31 +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"}}'
14:00:31 ++554+ tail -n1
14:00:31 +554+ STATUS_CODE=200
14:00:31 ++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"}}'
14:00:31 ++554+ jq -r .notarizationStatus.status
14:00:31 +554+ STATUS=IN_PROGRESS
14:00:31 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:00:31 +554+ sleep 1m
14:00:33 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status
14:00:33 +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"}}
14:00:33 200'
14:00:33 ++204+ head -n1
14:00:33 +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"}}'
14:00:33 ++204+ tail -n1
14:00:33 +204+ STATUS_CODE=200
14:00:33 ++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"}}'
14:00:33 ++204+ jq -r .notarizationStatus.status
14:00:33 +204+ STATUS=IN_PROGRESS
14:00:33 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:00:33 +204+ sleep 1m
14:00:34 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status
14:00:34 +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"}}
14:00:34 200'
14:00:34 ++418+ head -n1
14:00:34 +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"}}'
14:00:34 ++418+ tail -n1
14:00:34 +418+ STATUS_CODE=200
14:00:34 ++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"}}'
14:00:34 ++418+ jq -r .notarizationStatus.status
14:00:34 +418+ STATUS=IN_PROGRESS
14:00:34 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:00:34 +418+ sleep 1m
14:00:35 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status
14:00:35 +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"}}
14:00:35 200'
14:00:35 ++978+ head -n1
14:00:35 +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"}}'
14:00:35 ++978+ tail -n1
14:00:35 +978+ STATUS_CODE=200
14:00:35 ++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"}}'
14:00:35 ++978+ jq -r .notarizationStatus.status
14:00:35 +978+ STATUS=IN_PROGRESS
14:00:35 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:00:35 +978+ sleep 1m
14:00:43 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status
14:00:43 +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"}}
14:00:43 200'
14:00:43 ++312+ head -n1
14:00:43 +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"}}'
14:00:43 ++312+ tail -n1
14:00:43 +312+ STATUS_CODE=200
14:00:43 ++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"}}'
14:00:43 ++312+ jq -r .notarizationStatus.status
14:00:43 +312+ STATUS=IN_PROGRESS
14:00:43 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:00:43 +312+ sleep 1m
14:00:46 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status
14:00:46 +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"}}
14:00:46 200'
14:00:46 ++606+ head -n1
14:00:46 +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"}}'
14:00:46 ++606+ tail -n1
14:00:46 +606+ STATUS_CODE=200
14:00:46 ++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"}}'
14:00:46 ++606+ jq -r .notarizationStatus.status
14:00:46 +606+ STATUS=IN_PROGRESS
14:00:46 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:00:46 +606+ sleep 1m
14:00:54 ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status
14:00:54 +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"}}
14:00:54 200'
14:00:54 ++1060+ head -n1
14:00:54 +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"}}'
14:00:54 ++1060+ tail -n1
14:00:54 +1060+ STATUS_CODE=200
14:00:54 ++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"}}'
14:00:54 ++1060+ jq -r .notarizationStatus.status
14:00:54 +1060+ STATUS=IN_PROGRESS
14:00:54 +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:00:54 +1060+ sleep 1m
14:00:54 ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status
14:00:54 +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"}}
14:00:54 200'
14:00:54 ++470+ head -n1
14:00:54 +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"}}'
14:00:54 ++470+ tail -n1
14:00:54 +470+ STATUS_CODE=200
14:00:54 ++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"}}'
14:00:54 ++470+ jq -r .notarizationStatus.status
14:00:54 +470+ STATUS=IN_PROGRESS
14:00:54 +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:00:54 +470+ sleep 1m
14:00:58 ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fdf79e9a-0540-4372-875a-176c0f565fb7/status
14:00:58 +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"}}
14:00:58 200'
14:00:58 ++344+ head -n1
14:00:58 +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"}}'
14:00:59 ++344+ tail -n1
14:00:59 +344+ STATUS_CODE=200
14:00:59 ++344+ jq -r .notarizationStatus.status
14:00:59 ++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"}}'
14:00:59 +344+ STATUS=COMPLETE
14:00:59 +344+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
14:00:59 +344+ [[ 200 == \5\0\3 ]]
14:00:59 +344+ [[ 200 == \5\0\2 ]]
14:00:59 +344+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
14:00:59 +344+ break
14:00:59 +344+ rm eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:00:59 +344+ curl -JO https://cbi.eclipse.org/macos/xcrun/fdf79e9a-0540-4372-875a-176c0f565fb7/download
14:00:59   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:00:59                                  Dload  Upload   Total   Spent    Left  Speed
14:00:59 
  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
14:01:01 +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"}}
14:01:01 200'
14:01:01 ++844+ head -n1
14:01:01 +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"}}'
14:01:01 ++844+ tail -n1
14:01:01 +844+ STATUS_CODE=200
14:01:01 ++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"}}'
14:01:01 ++844+ jq -r .notarizationStatus.status
14:01:01 +844+ STATUS=IN_PROGRESS
14:01:01 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:01:01 +844+ sleep 1m
14:01:01 
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
14:01:03 curl: Saved to filename 'eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg'
14:01:03 +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
14:01:04 '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'
14:01:04 ++344+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:01:04 +344+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
14:01:04 ++344+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:01:04 +344+ b=eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:01:04 +344+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
14:01:04 +344+ md5sum eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:01:04 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0000129-2ca4-4111-9611-9abfa3f415ec/status
14:01:04 +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"}}
14:01:04 200'
14:01:04 ++658+ head -n1
14:01:04 +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"}}'
14:01:04 ++658+ tail -n1
14:01:04 +658+ STATUS_CODE=200
14:01:04 ++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"}}'
14:01:04 ++658+ jq -r .notarizationStatus.status
14:01:04 +658+ STATUS=IN_PROGRESS
14:01:04 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:01:04 +658+ sleep 1m
14:01:05 +344+ sha1sum eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:01:06 +344+ sha512sum -b eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:01:07 +344+ rm eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
14:01:07 +344+ rm -f eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.md5
14:01:07 +344+ rm -f eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha1
14:01:07 +344+ rm -f eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha512
14:01:11 ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status
14:01:11 +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"}}
14:01:11 200'
14:01:11 ++512+ head -n1
14:01:11 +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"}}'
14:01:11 ++512+ tail -n1
14:01:11 +512+ STATUS_CODE=200
14:01:11 ++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"}}'
14:01:11 ++512+ jq -r .notarizationStatus.status
14:01:11 +512+ STATUS=IN_PROGRESS
14:01:11 +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:01:11 +512+ sleep 1m
14:01:15 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88ea6320-fde0-4a7e-b223-51cf9bf2a5d8/status
14:01:15 +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"}}
14:01:15 200'
14:01:15 ++906+ head -n1
14:01:15 +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"}}'
14:01:15 ++906+ tail -n1
14:01:15 +906+ STATUS_CODE=200
14:01:15 ++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"}}'
14:01:15 ++906+ jq -r .notarizationStatus.status
14:01:15 +906+ STATUS=IN_PROGRESS
14:01:15 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:01:15 +906+ sleep 1m
14:01:18 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status
14:01:18 +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"}}
14:01:18 200'
14:01:18 ++376+ head -n1
14:01:18 +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"}}'
14:01:18 ++376+ tail -n1
14:01:18 +376+ STATUS_CODE=200
14:01:18 ++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"}}'
14:01:18 ++376+ jq -r .notarizationStatus.status
14:01:18 +376+ STATUS=IN_PROGRESS
14:01:18 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:01:18 +376+ sleep 1m
14:01:22 ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status
14:01:22 +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"}}
14:01:22 200'
14:01:22 ++720+ head -n1
14:01:22 +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"}}'
14:01:22 ++720+ tail -n1
14:01:22 +720+ STATUS_CODE=200
14:01:22 ++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"}}'
14:01:22 ++720+ jq -r .notarizationStatus.status
14:01:22 +720+ STATUS=IN_PROGRESS
14:01:22 +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:01:22 +720+ sleep 1m
14:01:25 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status
14:01:25 +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"}}
14:01:25 200'
14:01:25 ++280+ head -n1
14:01:25 +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"}}'
14:01:25 ++280+ tail -n1
14:01:25 +280+ STATUS_CODE=200
14:01:25 ++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"}}'
14:01:25 ++280+ jq -r .notarizationStatus.status
14:01:25 +280+ STATUS=IN_PROGRESS
14:01:25 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:01:25 +280+ sleep 1m
14:01:31 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status
14:01:31 +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"}}
14:01:31 200'
14:01:31 ++554+ head -n1
14:01:31 +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"}}'
14:01:31 ++554+ tail -n1
14:01:31 +554+ STATUS_CODE=200
14:01:31 ++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"}}'
14:01:31 ++554+ jq -r .notarizationStatus.status
14:01:31 +554+ STATUS=IN_PROGRESS
14:01:31 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:01:31 +554+ sleep 1m
14:01:33 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status
14:01:33 +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"}}
14:01:33 200'
14:01:33 ++204+ head -n1
14:01:33 +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"}}'
14:01:33 ++204+ tail -n1
14:01:33 +204+ STATUS_CODE=200
14:01:33 ++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"}}'
14:01:33 ++204+ jq -r .notarizationStatus.status
14:01:33 +204+ STATUS=IN_PROGRESS
14:01:33 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:01:33 +204+ sleep 1m
14:01:34 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status
14:01:34 +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"}}
14:01:34 200'
14:01:34 ++418+ head -n1
14:01:34 +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"}}'
14:01:34 ++418+ tail -n1
14:01:34 +418+ STATUS_CODE=200
14:01:34 ++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"}}'
14:01:34 ++418+ jq -r .notarizationStatus.status
14:01:34 +418+ STATUS=IN_PROGRESS
14:01:34 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:01:34 +418+ sleep 1m
14:01:35 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status
14:01:35 +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"}}
14:01:35 200'
14:01:35 ++978+ head -n1
14:01:35 +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"}}'
14:01:35 ++978+ tail -n1
14:01:35 +978+ STATUS_CODE=200
14:01:35 ++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"}}'
14:01:35 ++978+ jq -r .notarizationStatus.status
14:01:35 +978+ STATUS=IN_PROGRESS
14:01:35 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:01:35 +978+ sleep 1m
14:01:43 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status
14:01:43 +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"}}
14:01:43 200'
14:01:43 ++312+ head -n1
14:01:43 +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"}}'
14:01:43 ++312+ tail -n1
14:01:43 +312+ STATUS_CODE=200
14:01:43 ++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"}}'
14:01:43 ++312+ jq -r .notarizationStatus.status
14:01:43 +312+ STATUS=IN_PROGRESS
14:01:43 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:01:43 +312+ sleep 1m
14:01:46 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status
14:01:46 +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"}}
14:01:46 200'
14:01:46 ++606+ head -n1
14:01:46 +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"}}'
14:01:46 ++606+ tail -n1
14:01:46 +606+ STATUS_CODE=200
14:01:46 ++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"}}'
14:01:46 ++606+ jq -r .notarizationStatus.status
14:01:46 +606+ STATUS=IN_PROGRESS
14:01:46 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:01:46 +606+ sleep 1m
14:01:54 ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status
14:01:54 +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"}}
14:01:54 200'
14:01:54 ++1060+ head -n1
14:01:54 +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"}}'
14:01:54 ++1060+ tail -n1
14:01:54 +1060+ STATUS_CODE=200
14:01:54 ++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"}}'
14:01:54 ++1060+ jq -r .notarizationStatus.status
14:01:54 +1060+ STATUS=IN_PROGRESS
14:01:54 +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:01:54 +1060+ sleep 1m
14:01:54 ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status
14:01:54 +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"}}
14:01:54 200'
14:01:54 ++470+ head -n1
14:01:54 +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"}}'
14:01:54 ++470+ tail -n1
14:01:54 +470+ STATUS_CODE=200
14:01:54 ++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"}}'
14:01:54 ++470+ jq -r .notarizationStatus.status
14:01:54 +470+ STATUS=IN_PROGRESS
14:01:54 +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:01:54 +470+ sleep 1m
14:02:01 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status
14:02:01 +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"}}
14:02:01 200'
14:02:01 ++844+ head -n1
14:02:01 +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"}}'
14:02:01 ++844+ tail -n1
14:02:01 +844+ STATUS_CODE=200
14:02:01 ++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"}}'
14:02:01 ++844+ jq -r .notarizationStatus.status
14:02:01 +844+ STATUS=IN_PROGRESS
14:02:01 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:02:01 +844+ sleep 1m
14:02:04 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0000129-2ca4-4111-9611-9abfa3f415ec/status
14:02:04 +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"}}
14:02:04 200'
14:02:04 ++658+ head -n1
14:02:04 +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"}}'
14:02:04 ++658+ tail -n1
14:02:04 +658+ STATUS_CODE=200
14:02:04 ++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"}}'
14:02:04 ++658+ jq -r .notarizationStatus.status
14:02:04 +658+ STATUS=IN_PROGRESS
14:02:04 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:02:04 +658+ sleep 1m
14:02:11 ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status
14:02:11 +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"}}
14:02:11 200'
14:02:11 ++512+ head -n1
14:02:11 +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"}}'
14:02:11 ++512+ tail -n1
14:02:11 +512+ STATUS_CODE=200
14:02:11 ++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"}}'
14:02:11 ++512+ jq -r .notarizationStatus.status
14:02:11 +512+ STATUS=IN_PROGRESS
14:02:11 +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:02:11 +512+ sleep 1m
14:02:15 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88ea6320-fde0-4a7e-b223-51cf9bf2a5d8/status
14:02:15 +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"}}
14:02:15 200'
14:02:15 ++906+ head -n1
14:02:15 +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"}}'
14:02:15 ++906+ tail -n1
14:02:15 +906+ STATUS_CODE=200
14:02:15 ++906+ jq -r .notarizationStatus.status
14:02:15 ++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"}}'
14:02:15 +906+ STATUS=COMPLETE
14:02:15 +906+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
14:02:15 +906+ [[ 200 == \5\0\3 ]]
14:02:15 +906+ [[ 200 == \5\0\2 ]]
14:02:15 +906+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
14:02:15 +906+ break
14:02:15 +906+ rm eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:02:15 +906+ curl -JO https://cbi.eclipse.org/macos/xcrun/88ea6320-fde0-4a7e-b223-51cf9bf2a5d8/download
14:02:15   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:02:15                                  Dload  Upload   Total   Spent    Left  Speed
14:02:15 
  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
14:02:18 +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"}}
14:02:18 200'
14:02:18 ++376+ head -n1
14:02:18 +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"}}'
14:02:18 ++376+ tail -n1
14:02:18 +376+ STATUS_CODE=200
14:02:18 ++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"}}'
14:02:18 ++376+ jq -r .notarizationStatus.status
14:02:18 +376+ STATUS=IN_PROGRESS
14:02:18 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:02:18 +376+ sleep 1m
14:02:18 
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
14:02:20 curl: Saved to filename 'eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg'
14:02:20 +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
14:02:20 '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'
14:02:20 ++906+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:02:20 +906+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
14:02:20 ++906+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:02:20 +906+ b=eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:02:20 +906+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
14:02:20 +906+ md5sum eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:02:21 +906+ sha1sum eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:02:22 +906+ sha512sum -b eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:02:22 ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status
14:02:22 +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"}}
14:02:22 200'
14:02:22 ++720+ head -n1
14:02:22 +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"}}'
14:02:22 ++720+ tail -n1
14:02:22 +720+ STATUS_CODE=200
14:02:22 ++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"}}'
14:02:22 ++720+ jq -r .notarizationStatus.status
14:02:22 +720+ STATUS=IN_PROGRESS
14:02:22 +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:02:22 +720+ sleep 1m
14:02:23 +906+ rm eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize
14:02:23 +906+ rm -f eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.md5
14:02:23 +906+ rm -f eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha1
14:02:23 +906+ rm -f eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha512
14:02:25 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status
14:02:25 +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"}}
14:02:25 200'
14:02:25 ++280+ head -n1
14:02:25 +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"}}'
14:02:25 ++280+ tail -n1
14:02:25 +280+ STATUS_CODE=200
14:02:25 ++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"}}'
14:02:25 ++280+ jq -r .notarizationStatus.status
14:02:25 +280+ STATUS=IN_PROGRESS
14:02:25 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:02:25 +280+ sleep 1m
14:02:31 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status
14:02:31 +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"}}
14:02:31 200'
14:02:31 ++554+ head -n1
14:02:31 +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"}}'
14:02:31 ++554+ tail -n1
14:02:31 +554+ STATUS_CODE=200
14:02:31 ++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"}}'
14:02:31 ++554+ jq -r .notarizationStatus.status
14:02:31 +554+ STATUS=IN_PROGRESS
14:02:31 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:02:31 +554+ sleep 1m
14:02:33 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status
14:02:33 +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"}}
14:02:33 200'
14:02:33 ++204+ head -n1
14:02:33 +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"}}'
14:02:33 ++204+ tail -n1
14:02:33 +204+ STATUS_CODE=200
14:02:33 ++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"}}'
14:02:33 ++204+ jq -r .notarizationStatus.status
14:02:33 +204+ STATUS=IN_PROGRESS
14:02:33 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:02:33 +204+ sleep 1m
14:02:34 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status
14:02:35 +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"}}
14:02:35 200'
14:02:35 ++418+ head -n1
14:02:35 +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"}}'
14:02:35 ++418+ tail -n1
14:02:35 +418+ STATUS_CODE=200
14:02:35 ++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"}}'
14:02:35 ++418+ jq -r .notarizationStatus.status
14:02:35 +418+ STATUS=IN_PROGRESS
14:02:35 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:02:35 +418+ sleep 1m
14:02:35 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status
14:02:35 +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"}}
14:02:35 200'
14:02:35 ++978+ head -n1
14:02:35 +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"}}'
14:02:35 ++978+ tail -n1
14:02:35 +978+ STATUS_CODE=200
14:02:35 ++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"}}'
14:02:35 ++978+ jq -r .notarizationStatus.status
14:02:35 +978+ STATUS=IN_PROGRESS
14:02:35 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:02:35 +978+ sleep 1m
14:02:43 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status
14:02:43 +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"}}
14:02:43 200'
14:02:43 ++312+ head -n1
14:02:43 +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"}}'
14:02:43 ++312+ tail -n1
14:02:43 +312+ STATUS_CODE=200
14:02:43 ++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"}}'
14:02:43 ++312+ jq -r .notarizationStatus.status
14:02:43 +312+ STATUS=IN_PROGRESS
14:02:43 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:02:43 +312+ sleep 1m
14:02:46 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status
14:02:46 +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"}}
14:02:46 200'
14:02:46 ++606+ head -n1
14:02:46 +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"}}'
14:02:46 ++606+ tail -n1
14:02:46 +606+ STATUS_CODE=200
14:02:46 ++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"}}'
14:02:46 ++606+ jq -r .notarizationStatus.status
14:02:46 +606+ STATUS=IN_PROGRESS
14:02:46 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:02:46 +606+ sleep 1m
14:02:54 ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status
14:02:54 +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"}}
14:02:54 200'
14:02:54 ++1060+ head -n1
14:02:54 +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"}}'
14:02:54 ++1060+ tail -n1
14:02:54 +1060+ STATUS_CODE=200
14:02:54 ++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"}}'
14:02:54 ++1060+ jq -r .notarizationStatus.status
14:02:54 +1060+ STATUS=IN_PROGRESS
14:02:54 +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:02:54 +1060+ sleep 1m
14:02:54 ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status
14:02:54 +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"}}
14:02:54 200'
14:02:54 ++470+ head -n1
14:02:54 +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"}}'
14:02:54 ++470+ tail -n1
14:02:54 +470+ STATUS_CODE=200
14:02:54 ++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"}}'
14:02:54 ++470+ jq -r .notarizationStatus.status
14:02:54 +470+ STATUS=IN_PROGRESS
14:02:54 +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:02:54 +470+ sleep 1m
14:03:01 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status
14:03:01 +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"}}
14:03:01 200'
14:03:01 ++844+ head -n1
14:03:01 +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"}}'
14:03:01 ++844+ tail -n1
14:03:01 +844+ STATUS_CODE=200
14:03:01 ++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"}}'
14:03:01 ++844+ jq -r .notarizationStatus.status
14:03:01 +844+ STATUS=IN_PROGRESS
14:03:01 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:03:01 +844+ sleep 1m
14:03:04 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0000129-2ca4-4111-9611-9abfa3f415ec/status
14:03:04 +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"}}
14:03:04 200'
14:03:04 ++658+ head -n1
14:03:04 +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"}}'
14:03:04 ++658+ tail -n1
14:03:04 +658+ STATUS_CODE=200
14:03:04 ++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"}}'
14:03:04 ++658+ jq -r .notarizationStatus.status
14:03:04 +658+ STATUS=IN_PROGRESS
14:03:04 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:03:04 +658+ sleep 1m
14:03:11 ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status
14:03:11 +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"}}
14:03:11 200'
14:03:11 ++512+ head -n1
14:03:11 +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"}}'
14:03:11 ++512+ tail -n1
14:03:11 +512+ STATUS_CODE=200
14:03:11 ++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"}}'
14:03:11 ++512+ jq -r .notarizationStatus.status
14:03:11 +512+ STATUS=IN_PROGRESS
14:03:11 +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:03:11 +512+ sleep 1m
14:03:18 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status
14:03:18 +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"}}
14:03:18 200'
14:03:18 ++376+ head -n1
14:03:18 +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"}}'
14:03:18 ++376+ tail -n1
14:03:18 +376+ STATUS_CODE=200
14:03:18 ++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"}}'
14:03:18 ++376+ jq -r .notarizationStatus.status
14:03:18 +376+ STATUS=IN_PROGRESS
14:03:18 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:03:18 +376+ sleep 1m
14:03:22 ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status
14:03:22 +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"}}
14:03:22 200'
14:03:22 ++720+ head -n1
14:03:22 +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"}}'
14:03:22 ++720+ tail -n1
14:03:22 +720+ STATUS_CODE=200
14:03:22 ++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"}}'
14:03:22 ++720+ jq -r .notarizationStatus.status
14:03:22 +720+ STATUS=IN_PROGRESS
14:03:22 +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:03:22 +720+ sleep 1m
14:03:25 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status
14:03:25 +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"}}
14:03:25 200'
14:03:25 ++280+ head -n1
14:03:25 +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"}}'
14:03:25 ++280+ tail -n1
14:03:25 +280+ STATUS_CODE=200
14:03:25 ++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"}}'
14:03:25 ++280+ jq -r .notarizationStatus.status
14:03:25 +280+ STATUS=IN_PROGRESS
14:03:25 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:03:25 +280+ sleep 1m
14:03:31 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status
14:03:31 +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"}}
14:03:31 200'
14:03:31 ++554+ head -n1
14:03:31 +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"}}'
14:03:31 ++554+ tail -n1
14:03:31 +554+ STATUS_CODE=200
14:03:31 ++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"}}'
14:03:31 ++554+ jq -r .notarizationStatus.status
14:03:31 +554+ STATUS=IN_PROGRESS
14:03:31 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:03:31 +554+ sleep 1m
14:03:33 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status
14:03:33 +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"}}
14:03:33 200'
14:03:33 ++204+ head -n1
14:03:33 +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"}}'
14:03:33 ++204+ tail -n1
14:03:33 +204+ STATUS_CODE=200
14:03:33 ++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"}}'
14:03:33 ++204+ jq -r .notarizationStatus.status
14:03:33 +204+ STATUS=IN_PROGRESS
14:03:33 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:03:33 +204+ sleep 1m
14:03:35 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/status
14:03:35 +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"}}
14:03:35 200'
14:03:35 ++418+ head -n1
14:03:35 +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"}}'
14:03:35 ++418+ tail -n1
14:03:35 +418+ STATUS_CODE=200
14:03:35 ++418+ jq -r .notarizationStatus.status
14:03:35 ++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"}}'
14:03:35 +418+ STATUS=COMPLETE
14:03:35 +418+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
14:03:35 +418+ [[ 200 == \5\0\3 ]]
14:03:35 +418+ [[ 200 == \5\0\2 ]]
14:03:35 +418+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
14:03:35 +418+ break
14:03:35 +418+ rm eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:03:35 +418+ curl -JO https://cbi.eclipse.org/macos/xcrun/629389a3-c4a5-42fc-9168-5c9b74065526/download
14:03:35   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:03:35                                  Dload  Upload   Total   Spent    Left  Speed
14:03:35 
  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
14:03:35 +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"}}
14:03:35 200'
14:03:35 ++978+ head -n1
14:03:35 +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"}}'
14:03:35 ++978+ tail -n1
14:03:35 +978+ STATUS_CODE=200
14:03:35 ++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"}}'
14:03:35 ++978+ jq -r .notarizationStatus.status
14:03:35 +978+ STATUS=IN_PROGRESS
14:03:35 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:03:35 +978+ sleep 1m
14:03:35 
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
14:03:40 curl: Saved to filename 'eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg'
14:03:40 +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
14:03:40 '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'
14:03:40 ++418+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:03:40 +418+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
14:03:40 ++418+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:03:40 +418+ b=eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:03:40 +418+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
14:03:40 +418+ md5sum eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:03:41 +418+ sha1sum eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:03:42 +418+ sha512sum -b eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:03:43 +418+ rm eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize
14:03:43 +418+ rm -f eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.md5
14:03:43 +418+ rm -f eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha1
14:03:43 +418+ rm -f eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha512
14:03:43 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status
14:03:44 +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"}}
14:03:44 200'
14:03:44 ++312+ head -n1
14:03:44 +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"}}'
14:03:44 ++312+ tail -n1
14:03:44 +312+ STATUS_CODE=200
14:03:44 ++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"}}'
14:03:44 ++312+ jq -r .notarizationStatus.status
14:03:44 +312+ STATUS=IN_PROGRESS
14:03:44 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:03:44 +312+ sleep 1m
14:03:46 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status
14:03:46 +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"}}
14:03:46 200'
14:03:46 ++606+ head -n1
14:03:46 +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"}}'
14:03:46 ++606+ tail -n1
14:03:46 +606+ STATUS_CODE=200
14:03:46 ++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"}}'
14:03:46 ++606+ jq -r .notarizationStatus.status
14:03:46 +606+ STATUS=IN_PROGRESS
14:03:46 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:03:46 +606+ sleep 1m
14:03:54 ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status
14:03:54 +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"}}
14:03:54 200'
14:03:54 ++1060+ head -n1
14:03:54 +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"}}'
14:03:54 ++1060+ tail -n1
14:03:54 +1060+ STATUS_CODE=200
14:03:54 ++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"}}'
14:03:54 ++1060+ jq -r .notarizationStatus.status
14:03:54 +1060+ STATUS=IN_PROGRESS
14:03:54 +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:03:54 +1060+ sleep 1m
14:03:54 ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status
14:03:54 +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"}}
14:03:54 200'
14:03:54 ++470+ head -n1
14:03:54 +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"}}'
14:03:54 ++470+ tail -n1
14:03:54 +470+ STATUS_CODE=200
14:03:54 ++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"}}'
14:03:54 ++470+ jq -r .notarizationStatus.status
14:03:54 +470+ STATUS=IN_PROGRESS
14:03:54 +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:03:54 +470+ sleep 1m
14:04:01 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status
14:04:01 +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"}}
14:04:01 200'
14:04:01 ++844+ head -n1
14:04:01 +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"}}'
14:04:01 ++844+ tail -n1
14:04:01 +844+ STATUS_CODE=200
14:04:01 ++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"}}'
14:04:01 ++844+ jq -r .notarizationStatus.status
14:04:01 +844+ STATUS=IN_PROGRESS
14:04:01 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:04:01 +844+ sleep 1m
14:04:04 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b0000129-2ca4-4111-9611-9abfa3f415ec/status
14:04:05 +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"}}
14:04:05 200'
14:04:05 ++658+ head -n1
14:04:05 +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"}}'
14:04:05 ++658+ tail -n1
14:04:05 +658+ STATUS_CODE=200
14:04:05 ++658+ jq -r .notarizationStatus.status
14:04:05 ++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"}}'
14:04:05 +658+ STATUS=COMPLETE
14:04:05 +658+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
14:04:05 +658+ [[ 200 == \5\0\3 ]]
14:04:05 +658+ [[ 200 == \5\0\2 ]]
14:04:05 +658+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
14:04:05 +658+ break
14:04:05 +658+ rm eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:04:05 +658+ curl -JO https://cbi.eclipse.org/macos/xcrun/b0000129-2ca4-4111-9611-9abfa3f415ec/download
14:04:05   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:04:05                                  Dload  Upload   Total   Spent    Left  Speed
14:04:05 
  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
14:04:09 curl: Saved to filename 'eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg'
14:04:09 +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
14:04:10 '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'
14:04:10 ++658+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:04:10 +658+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
14:04:10 ++658+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:04:10 +658+ b=eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:04:10 +658+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
14:04:10 +658+ md5sum eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:04:11 +658+ sha1sum eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:04:11 ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status
14:04:11 +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"}}
14:04:11 200'
14:04:11 ++512+ head -n1
14:04:11 +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"}}'
14:04:11 ++512+ tail -n1
14:04:11 +512+ STATUS_CODE=200
14:04:11 ++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"}}'
14:04:11 ++512+ jq -r .notarizationStatus.status
14:04:11 +512+ STATUS=IN_PROGRESS
14:04:11 +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:04:11 +512+ sleep 1m
14:04:12 +658+ sha512sum -b eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:04:13 +658+ rm eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize
14:04:13 +658+ rm -f eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.md5
14:04:13 +658+ rm -f eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha1
14:04:13 +658+ rm -f eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha512
14:04:18 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status
14:04:18 +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"}}
14:04:18 200'
14:04:18 ++376+ head -n1
14:04:18 +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"}}'
14:04:18 ++376+ tail -n1
14:04:18 +376+ STATUS_CODE=200
14:04:18 ++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"}}'
14:04:18 ++376+ jq -r .notarizationStatus.status
14:04:18 +376+ STATUS=IN_PROGRESS
14:04:18 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:04:18 +376+ sleep 1m
14:04:22 ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status
14:04:22 +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"}}
14:04:22 200'
14:04:22 ++720+ head -n1
14:04:22 +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"}}'
14:04:22 ++720+ tail -n1
14:04:22 +720+ STATUS_CODE=200
14:04:22 ++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"}}'
14:04:22 ++720+ jq -r .notarizationStatus.status
14:04:22 +720+ STATUS=IN_PROGRESS
14:04:22 +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:04:22 +720+ sleep 1m
14:04:25 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status
14:04:25 +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"}}
14:04:25 200'
14:04:25 ++280+ head -n1
14:04:25 +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"}}'
14:04:25 ++280+ tail -n1
14:04:25 +280+ STATUS_CODE=200
14:04:25 ++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"}}'
14:04:25 ++280+ jq -r .notarizationStatus.status
14:04:25 +280+ STATUS=IN_PROGRESS
14:04:25 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:04:25 +280+ sleep 1m
14:04:31 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status
14:04:31 +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"}}
14:04:31 200'
14:04:31 ++554+ head -n1
14:04:31 +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"}}'
14:04:31 ++554+ tail -n1
14:04:31 +554+ STATUS_CODE=200
14:04:31 ++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"}}'
14:04:31 ++554+ jq -r .notarizationStatus.status
14:04:31 +554+ STATUS=IN_PROGRESS
14:04:31 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:04:31 +554+ sleep 1m
14:04:33 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status
14:04:33 +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"}}
14:04:33 200'
14:04:33 ++204+ head -n1
14:04:33 +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"}}'
14:04:33 ++204+ tail -n1
14:04:33 +204+ STATUS_CODE=200
14:04:33 ++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"}}'
14:04:33 ++204+ jq -r .notarizationStatus.status
14:04:33 +204+ STATUS=IN_PROGRESS
14:04:33 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:04:33 +204+ sleep 1m
14:04:35 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status
14:04:35 +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"}}
14:04:35 200'
14:04:35 ++978+ head -n1
14:04:35 +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"}}'
14:04:35 ++978+ tail -n1
14:04:35 +978+ STATUS_CODE=200
14:04:35 ++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"}}'
14:04:35 ++978+ jq -r .notarizationStatus.status
14:04:35 +978+ STATUS=IN_PROGRESS
14:04:35 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:04:35 +978+ sleep 1m
14:04:44 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status
14:04:44 +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"}}
14:04:44 200'
14:04:44 ++312+ head -n1
14:04:44 +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"}}'
14:04:44 ++312+ tail -n1
14:04:44 +312+ STATUS_CODE=200
14:04:44 ++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"}}'
14:04:44 ++312+ jq -r .notarizationStatus.status
14:04:44 +312+ STATUS=IN_PROGRESS
14:04:44 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:04:44 +312+ sleep 1m
14:04:46 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status
14:04:46 +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"}}
14:04:46 200'
14:04:46 ++606+ head -n1
14:04:46 +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"}}'
14:04:46 ++606+ tail -n1
14:04:46 +606+ STATUS_CODE=200
14:04:46 ++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"}}'
14:04:46 ++606+ jq -r .notarizationStatus.status
14:04:46 +606+ STATUS=IN_PROGRESS
14:04:46 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:04:46 +606+ sleep 1m
14:04:54 ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status
14:04:54 +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"}}
14:04:54 200'
14:04:54 ++1060+ head -n1
14:04:54 +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"}}'
14:04:54 ++1060+ tail -n1
14:04:54 +1060+ STATUS_CODE=200
14:04:54 ++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"}}'
14:04:54 ++1060+ jq -r .notarizationStatus.status
14:04:54 +1060+ STATUS=IN_PROGRESS
14:04:54 +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:04:54 +1060+ sleep 1m
14:04:54 ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status
14:04:54 +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"}}
14:04:54 200'
14:04:54 ++470+ head -n1
14:04:54 +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"}}'
14:04:54 ++470+ tail -n1
14:04:54 +470+ STATUS_CODE=200
14:04:54 ++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"}}'
14:04:54 ++470+ jq -r .notarizationStatus.status
14:04:54 +470+ STATUS=IN_PROGRESS
14:04:54 +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:04:54 +470+ sleep 1m
14:05:01 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status
14:05:01 +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"}}
14:05:01 200'
14:05:01 ++844+ head -n1
14:05:01 +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"}}'
14:05:01 ++844+ tail -n1
14:05:01 +844+ STATUS_CODE=200
14:05:01 ++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"}}'
14:05:01 ++844+ jq -r .notarizationStatus.status
14:05:01 +844+ STATUS=IN_PROGRESS
14:05:01 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:05:01 +844+ sleep 1m
14:05:11 ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status
14:05:11 +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"}}
14:05:11 200'
14:05:11 ++512+ head -n1
14:05:11 +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"}}'
14:05:11 ++512+ tail -n1
14:05:11 +512+ STATUS_CODE=200
14:05:11 ++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"}}'
14:05:11 ++512+ jq -r .notarizationStatus.status
14:05:11 +512+ STATUS=IN_PROGRESS
14:05:11 +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:05:11 +512+ sleep 1m
14:05:18 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/status
14:05:18 +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"}}
14:05:18 200'
14:05:18 ++376+ head -n1
14:05:18 +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"}}'
14:05:18 ++376+ tail -n1
14:05:18 +376+ STATUS_CODE=200
14:05:18 ++376+ jq -r .notarizationStatus.status
14:05:18 ++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"}}'
14:05:18 +376+ STATUS=COMPLETE
14:05:18 +376+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
14:05:18 +376+ [[ 200 == \5\0\3 ]]
14:05:18 +376+ [[ 200 == \5\0\2 ]]
14:05:18 +376+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
14:05:18 +376+ break
14:05:18 +376+ rm eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:05:18 +376+ curl -JO https://cbi.eclipse.org/macos/xcrun/00c478e4-e309-49d1-b4ba-79ae39de4860/download
14:05:18   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:05:18                                  Dload  Upload   Total   Spent    Left  Speed
14:05:18 
  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
14:05:22 +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"}}
14:05:22 200'
14:05:22 ++720+ head -n1
14:05:22 +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"}}'
14:05:22 ++720+ tail -n1
14:05:22 +720+ STATUS_CODE=200
14:05:22 ++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"}}'
14:05:22 ++720+ jq -r .notarizationStatus.status
14:05:22 +720+ STATUS=IN_PROGRESS
14:05:22 +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:05:22 +720+ sleep 1m
14:05:23 
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
14:05:23 curl: Saved to filename 'eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg'
14:05:23 +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
14:05:24 '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'
14:05:24 ++376+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:05:24 +376+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
14:05:24 ++376+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:05:24 +376+ b=eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:05:24 +376+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
14:05:24 +376+ md5sum eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:05:25 +376+ sha1sum eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:05:25 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status
14:05:25 +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"}}
14:05:25 200'
14:05:25 ++280+ head -n1
14:05:25 +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"}}'
14:05:25 ++280+ tail -n1
14:05:25 +280+ STATUS_CODE=200
14:05:25 ++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"}}'
14:05:25 ++280+ jq -r .notarizationStatus.status
14:05:25 +280+ STATUS=IN_PROGRESS
14:05:25 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:05:25 +280+ sleep 1m
14:05:26 +376+ sha512sum -b eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:05:28 +376+ rm eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
14:05:28 +376+ rm -f eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.md5
14:05:28 +376+ rm -f eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha1
14:05:28 +376+ rm -f eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha512
14:05:31 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status
14:05:31 +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"}}
14:05:31 200'
14:05:31 ++554+ head -n1
14:05:31 +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"}}'
14:05:31 ++554+ tail -n1
14:05:31 +554+ STATUS_CODE=200
14:05:31 ++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"}}'
14:05:31 ++554+ jq -r .notarizationStatus.status
14:05:31 +554+ STATUS=IN_PROGRESS
14:05:31 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:05:31 +554+ sleep 1m
14:05:33 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status
14:05:33 +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"}}
14:05:33 200'
14:05:33 ++204+ head -n1
14:05:33 +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"}}'
14:05:33 ++204+ tail -n1
14:05:33 +204+ STATUS_CODE=200
14:05:33 ++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"}}'
14:05:33 ++204+ jq -r .notarizationStatus.status
14:05:33 +204+ STATUS=IN_PROGRESS
14:05:33 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:05:33 +204+ sleep 1m
14:05:35 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status
14:05:35 +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"}}
14:05:35 200'
14:05:35 ++978+ head -n1
14:05:35 +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"}}'
14:05:35 ++978+ tail -n1
14:05:35 +978+ STATUS_CODE=200
14:05:35 ++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"}}'
14:05:35 ++978+ jq -r .notarizationStatus.status
14:05:35 +978+ STATUS=IN_PROGRESS
14:05:35 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:05:35 +978+ sleep 1m
14:05:44 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status
14:05:44 +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"}}
14:05:44 200'
14:05:44 ++312+ head -n1
14:05:44 +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"}}'
14:05:44 ++312+ tail -n1
14:05:44 +312+ STATUS_CODE=200
14:05:44 ++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"}}'
14:05:44 ++312+ jq -r .notarizationStatus.status
14:05:44 +312+ STATUS=IN_PROGRESS
14:05:44 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:05:44 +312+ sleep 1m
14:05:46 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status
14:05:46 +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"}}
14:05:46 200'
14:05:46 ++606+ head -n1
14:05:46 +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"}}'
14:05:46 ++606+ tail -n1
14:05:46 +606+ STATUS_CODE=200
14:05:46 ++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"}}'
14:05:46 ++606+ jq -r .notarizationStatus.status
14:05:46 +606+ STATUS=IN_PROGRESS
14:05:46 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:05:46 +606+ sleep 1m
14:05:54 ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status
14:05:54 +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"}}
14:05:54 200'
14:05:54 ++1060+ head -n1
14:05:54 +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"}}'
14:05:54 ++1060+ tail -n1
14:05:54 +1060+ STATUS_CODE=200
14:05:54 ++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"}}'
14:05:54 ++1060+ jq -r .notarizationStatus.status
14:05:54 +1060+ STATUS=IN_PROGRESS
14:05:54 +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:05:54 +1060+ sleep 1m
14:05:54 ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status
14:05:54 +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"}}
14:05:54 200'
14:05:54 ++470+ head -n1
14:05:54 +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"}}'
14:05:54 ++470+ tail -n1
14:05:54 +470+ STATUS_CODE=200
14:05:54 ++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"}}'
14:05:54 ++470+ jq -r .notarizationStatus.status
14:05:54 +470+ STATUS=IN_PROGRESS
14:05:54 +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:05:54 +470+ sleep 1m
14:06:01 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status
14:06:01 +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"}}
14:06:01 200'
14:06:01 ++844+ head -n1
14:06:01 +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"}}'
14:06:01 ++844+ tail -n1
14:06:01 +844+ STATUS_CODE=200
14:06:01 ++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"}}'
14:06:01 ++844+ jq -r .notarizationStatus.status
14:06:01 +844+ STATUS=IN_PROGRESS
14:06:01 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:06:01 +844+ sleep 1m
14:06:11 ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status
14:06:11 +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"}}
14:06:11 200'
14:06:11 ++512+ head -n1
14:06:11 +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"}}'
14:06:11 ++512+ tail -n1
14:06:11 +512+ STATUS_CODE=200
14:06:11 ++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"}}'
14:06:11 ++512+ jq -r .notarizationStatus.status
14:06:11 +512+ STATUS=IN_PROGRESS
14:06:11 +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:06:11 +512+ sleep 1m
14:06:22 ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status
14:06:22 +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"}}
14:06:22 200'
14:06:22 ++720+ head -n1
14:06:22 +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"}}'
14:06:22 ++720+ tail -n1
14:06:22 +720+ STATUS_CODE=200
14:06:22 ++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"}}'
14:06:22 ++720+ jq -r .notarizationStatus.status
14:06:22 +720+ STATUS=IN_PROGRESS
14:06:22 +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:06:22 +720+ sleep 1m
14:06:25 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status
14:06:25 +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"}}
14:06:25 200'
14:06:25 ++280+ head -n1
14:06:25 +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"}}'
14:06:25 ++280+ tail -n1
14:06:25 +280+ STATUS_CODE=200
14:06:25 ++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"}}'
14:06:25 ++280+ jq -r .notarizationStatus.status
14:06:25 +280+ STATUS=IN_PROGRESS
14:06:25 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:06:25 +280+ sleep 1m
14:06:31 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status
14:06:31 +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"}}
14:06:31 200'
14:06:31 ++554+ head -n1
14:06:31 +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"}}'
14:06:31 ++554+ tail -n1
14:06:31 +554+ STATUS_CODE=200
14:06:31 ++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"}}'
14:06:31 ++554+ jq -r .notarizationStatus.status
14:06:31 +554+ STATUS=IN_PROGRESS
14:06:31 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:06:31 +554+ sleep 1m
14:06:33 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status
14:06:33 +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"}}
14:06:33 200'
14:06:33 ++204+ head -n1
14:06:33 +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"}}'
14:06:33 ++204+ tail -n1
14:06:33 +204+ STATUS_CODE=200
14:06:33 ++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"}}'
14:06:33 ++204+ jq -r .notarizationStatus.status
14:06:33 +204+ STATUS=IN_PROGRESS
14:06:33 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:06:33 +204+ sleep 1m
14:06:35 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status
14:06:35 +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"}}
14:06:35 200'
14:06:35 ++978+ head -n1
14:06:35 +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"}}'
14:06:35 ++978+ tail -n1
14:06:35 +978+ STATUS_CODE=200
14:06:35 ++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"}}'
14:06:35 ++978+ jq -r .notarizationStatus.status
14:06:35 +978+ STATUS=IN_PROGRESS
14:06:35 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:06:35 +978+ sleep 1m
14:06:44 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status
14:06:44 +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"}}
14:06:44 200'
14:06:44 ++312+ head -n1
14:06:44 +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"}}'
14:06:44 ++312+ tail -n1
14:06:44 +312+ STATUS_CODE=200
14:06:44 ++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"}}'
14:06:44 ++312+ jq -r .notarizationStatus.status
14:06:44 +312+ STATUS=IN_PROGRESS
14:06:44 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:06:44 +312+ sleep 1m
14:06:46 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/status
14:06:46 +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"}}
14:06:46 200'
14:06:46 ++606+ head -n1
14:06:46 +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"}}'
14:06:46 ++606+ tail -n1
14:06:46 +606+ STATUS_CODE=200
14:06:46 ++606+ jq -r .notarizationStatus.status
14:06:47 ++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"}}'
14:06:47 +606+ STATUS=COMPLETE
14:06:47 +606+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
14:06:47 +606+ [[ 200 == \5\0\3 ]]
14:06:47 +606+ [[ 200 == \5\0\2 ]]
14:06:47 +606+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
14:06:47 +606+ break
14:06:47 +606+ rm eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:06:47 +606+ curl -JO https://cbi.eclipse.org/macos/xcrun/35996bb3-21fb-4375-9929-ee89c761d887/download
14:06:47   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:06:47                                  Dload  Upload   Total   Spent    Left  Speed
14:06:47 
  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
14:06:52 curl: Saved to filename 'eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg'
14:06:52 +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
14:06:53 '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'
14:06:53 ++606+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:06:53 +606+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
14:06:53 ++606+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:06:53 +606+ b=eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:06:53 +606+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
14:06:53 +606+ md5sum eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:06:53 +606+ sha1sum eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:06:54 ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status
14:06:54 +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"}}
14:06:54 200'
14:06:54 ++1060+ head -n1
14:06:54 +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"}}'
14:06:54 ++1060+ tail -n1
14:06:54 +1060+ STATUS_CODE=200
14:06:54 ++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"}}'
14:06:54 ++1060+ jq -r .notarizationStatus.status
14:06:54 +1060+ STATUS=IN_PROGRESS
14:06:54 +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:06:54 +1060+ sleep 1m
14:06:54 +606+ sha512sum -b eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:06:54 ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status
14:06:54 +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"}}
14:06:54 200'
14:06:54 ++470+ head -n1
14:06:54 +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"}}'
14:06:54 ++470+ tail -n1
14:06:54 +470+ STATUS_CODE=200
14:06:54 ++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"}}'
14:06:54 ++470+ jq -r .notarizationStatus.status
14:06:54 +470+ STATUS=IN_PROGRESS
14:06:54 +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:06:54 +470+ sleep 1m
14:06:56 +606+ rm eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
14:06:56 +606+ rm -f eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.md5
14:06:56 +606+ rm -f eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha1
14:06:56 +606+ rm -f eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha512
14:07:01 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status
14:07:01 +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"}}
14:07:01 200'
14:07:01 ++844+ head -n1
14:07:01 +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"}}'
14:07:01 ++844+ tail -n1
14:07:01 +844+ STATUS_CODE=200
14:07:01 ++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"}}'
14:07:01 ++844+ jq -r .notarizationStatus.status
14:07:01 +844+ STATUS=IN_PROGRESS
14:07:01 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:07:01 +844+ sleep 1m
14:07:11 ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status
14:07:11 +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"}}
14:07:11 200'
14:07:11 ++512+ head -n1
14:07:11 +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"}}'
14:07:11 ++512+ tail -n1
14:07:11 +512+ STATUS_CODE=200
14:07:11 ++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"}}'
14:07:11 ++512+ jq -r .notarizationStatus.status
14:07:11 +512+ STATUS=IN_PROGRESS
14:07:11 +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:07:11 +512+ sleep 1m
14:07:22 ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status
14:07:22 +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"}}
14:07:22 200'
14:07:22 ++720+ head -n1
14:07:22 +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"}}'
14:07:22 ++720+ tail -n1
14:07:22 +720+ STATUS_CODE=200
14:07:22 ++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"}}'
14:07:22 ++720+ jq -r .notarizationStatus.status
14:07:22 +720+ STATUS=IN_PROGRESS
14:07:22 +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:07:22 +720+ sleep 1m
14:07:25 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status
14:07:25 +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"}}
14:07:25 200'
14:07:25 ++280+ head -n1
14:07:25 +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"}}'
14:07:25 ++280+ tail -n1
14:07:25 +280+ STATUS_CODE=200
14:07:25 ++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"}}'
14:07:25 ++280+ jq -r .notarizationStatus.status
14:07:25 +280+ STATUS=IN_PROGRESS
14:07:25 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:07:25 +280+ sleep 1m
14:07:31 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status
14:07:31 +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"}}
14:07:31 200'
14:07:31 ++554+ head -n1
14:07:31 +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"}}'
14:07:31 ++554+ tail -n1
14:07:31 +554+ STATUS_CODE=200
14:07:31 ++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"}}'
14:07:31 ++554+ jq -r .notarizationStatus.status
14:07:31 +554+ STATUS=IN_PROGRESS
14:07:31 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:07:31 +554+ sleep 1m
14:07:33 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/status
14:07:33 +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"}}
14:07:33 200'
14:07:33 ++204+ head -n1
14:07:33 +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"}}'
14:07:33 ++204+ tail -n1
14:07:33 +204+ STATUS_CODE=200
14:07:33 ++204+ jq -r .notarizationStatus.status
14:07:33 ++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"}}'
14:07:33 +204+ STATUS=COMPLETE
14:07:33 +204+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
14:07:33 +204+ [[ 200 == \5\0\3 ]]
14:07:33 +204+ [[ 200 == \5\0\2 ]]
14:07:33 +204+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
14:07:33 +204+ break
14:07:33 +204+ rm eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:07:33 +204+ curl -JO https://cbi.eclipse.org/macos/xcrun/2ec583fa-9687-46ed-9bc1-cf9770b20346/download
14:07:33   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:07:33                                  Dload  Upload   Total   Spent    Left  Speed
14:07:33 
  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
14:07:35 +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"}}
14:07:35 200'
14:07:35 ++978+ head -n1
14:07:35 +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"}}'
14:07:35 ++978+ tail -n1
14:07:35 +978+ STATUS_CODE=200
14:07:35 ++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"}}'
14:07:35 ++978+ jq -r .notarizationStatus.status
14:07:35 +978+ STATUS=IN_PROGRESS
14:07:35 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:07:35 +978+ sleep 1m
14:07:35 
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
14:07:38 curl: Saved to filename 'eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg'
14:07:38 +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
14:07:39 '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'
14:07:39 ++204+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:07:39 +204+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
14:07:39 ++204+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:07:39 +204+ b=eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:07:39 +204+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
14:07:39 +204+ md5sum eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:07:40 +204+ sha1sum eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:07:41 +204+ sha512sum -b eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:07:43 +204+ rm eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize
14:07:43 +204+ rm -f eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.md5
14:07:43 +204+ rm -f eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha1
14:07:43 +204+ rm -f eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha512
14:07:44 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status
14:07:44 +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"}}
14:07:44 200'
14:07:44 ++312+ head -n1
14:07:44 +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"}}'
14:07:44 ++312+ tail -n1
14:07:44 +312+ STATUS_CODE=200
14:07:44 ++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"}}'
14:07:44 ++312+ jq -r .notarizationStatus.status
14:07:44 +312+ STATUS=IN_PROGRESS
14:07:44 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:07:44 +312+ sleep 1m
14:07:54 ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status
14:07:54 +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"}}
14:07:54 200'
14:07:54 ++1060+ head -n1
14:07:54 +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"}}'
14:07:54 ++1060+ tail -n1
14:07:54 +1060+ STATUS_CODE=200
14:07:54 ++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"}}'
14:07:54 ++1060+ jq -r .notarizationStatus.status
14:07:54 +1060+ STATUS=IN_PROGRESS
14:07:54 +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:07:54 +1060+ sleep 1m
14:07:54 ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status
14:07:54 +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"}}
14:07:54 200'
14:07:54 ++470+ head -n1
14:07:54 +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"}}'
14:07:54 ++470+ tail -n1
14:07:54 +470+ STATUS_CODE=200
14:07:54 ++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"}}'
14:07:54 ++470+ jq -r .notarizationStatus.status
14:07:54 +470+ STATUS=IN_PROGRESS
14:07:54 +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:07:54 +470+ sleep 1m
14:08:01 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status
14:08:01 +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"}}
14:08:01 200'
14:08:01 ++844+ head -n1
14:08:01 +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"}}'
14:08:01 ++844+ tail -n1
14:08:01 +844+ STATUS_CODE=200
14:08:01 ++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"}}'
14:08:01 ++844+ jq -r .notarizationStatus.status
14:08:01 +844+ STATUS=IN_PROGRESS
14:08:01 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:08:01 +844+ sleep 1m
14:08:11 ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status
14:08:11 +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"}}
14:08:11 200'
14:08:11 ++512+ head -n1
14:08:11 +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"}}'
14:08:11 ++512+ tail -n1
14:08:11 +512+ STATUS_CODE=200
14:08:11 ++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"}}'
14:08:11 ++512+ jq -r .notarizationStatus.status
14:08:11 +512+ STATUS=IN_PROGRESS
14:08:11 +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:08:11 +512+ sleep 1m
14:08:22 ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status
14:08:22 +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"}}
14:08:22 200'
14:08:22 ++720+ head -n1
14:08:22 +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"}}'
14:08:22 ++720+ tail -n1
14:08:22 +720+ STATUS_CODE=200
14:08:22 ++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"}}'
14:08:22 ++720+ jq -r .notarizationStatus.status
14:08:22 +720+ STATUS=IN_PROGRESS
14:08:22 +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:08:22 +720+ sleep 1m
14:08:25 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status
14:08:25 +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"}}
14:08:25 200'
14:08:25 ++280+ head -n1
14:08:25 +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"}}'
14:08:25 ++280+ tail -n1
14:08:25 +280+ STATUS_CODE=200
14:08:25 ++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"}}'
14:08:25 ++280+ jq -r .notarizationStatus.status
14:08:25 +280+ STATUS=IN_PROGRESS
14:08:25 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:08:25 +280+ sleep 1m
14:08:31 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status
14:08:32 +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"}}
14:08:32 200'
14:08:32 ++554+ head -n1
14:08:32 +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"}}'
14:08:32 ++554+ tail -n1
14:08:32 +554+ STATUS_CODE=200
14:08:32 ++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"}}'
14:08:32 ++554+ jq -r .notarizationStatus.status
14:08:32 +554+ STATUS=IN_PROGRESS
14:08:32 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:08:32 +554+ sleep 1m
14:08:35 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/status
14:08:35 +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"}}
14:08:35 200'
14:08:35 ++978+ head -n1
14:08:35 +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"}}'
14:08:35 ++978+ tail -n1
14:08:35 +978+ STATUS_CODE=200
14:08:35 ++978+ jq -r .notarizationStatus.status
14:08:35 ++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"}}'
14:08:35 +978+ STATUS=COMPLETE
14:08:35 +978+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
14:08:35 +978+ [[ 200 == \5\0\3 ]]
14:08:35 +978+ [[ 200 == \5\0\2 ]]
14:08:35 +978+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
14:08:35 +978+ break
14:08:35 +978+ rm eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:08:35 +978+ curl -JO https://cbi.eclipse.org/macos/xcrun/b1dcdf0d-9cd6-4a78-9a4b-5ec7009eb82b/download
14:08:35   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:08:35                                  Dload  Upload   Total   Spent    Left  Speed
14:08:35 
  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
14:08:40 curl: Saved to filename 'eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg'
14:08:40 +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
14:08:40 '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'
14:08:40 ++978+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:08:40 +978+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
14:08:40 ++978+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:08:40 +978+ b=eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:08:40 +978+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
14:08:40 +978+ md5sum eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:08:41 +978+ sha1sum eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:08:42 +978+ sha512sum -b eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:08:44 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status
14:08:44 +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"}}
14:08:44 200'
14:08:44 ++312+ head -n1
14:08:44 +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"}}'
14:08:44 ++312+ tail -n1
14:08:44 +312+ STATUS_CODE=200
14:08:44 ++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"}}'
14:08:44 ++312+ jq -r .notarizationStatus.status
14:08:44 +312+ STATUS=IN_PROGRESS
14:08:44 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:08:44 +312+ sleep 1m
14:08:44 +978+ rm eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
14:08:44 +978+ rm -f eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.md5
14:08:44 +978+ rm -f eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha1
14:08:44 +978+ rm -f eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha512
14:08:54 ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status
14:08:54 +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"}}
14:08:54 200'
14:08:54 ++1060+ head -n1
14:08:54 +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"}}'
14:08:54 ++1060+ tail -n1
14:08:54 +1060+ STATUS_CODE=200
14:08:54 ++1060+ jq -r .notarizationStatus.status
14:08:54 ++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"}}'
14:08:54 +1060+ STATUS=IN_PROGRESS
14:08:54 +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:08:54 +1060+ sleep 1m
14:08:54 ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status
14:08:55 +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"}}
14:08:55 200'
14:08:55 ++470+ head -n1
14:08:55 +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"}}'
14:08:55 ++470+ tail -n1
14:08:55 +470+ STATUS_CODE=200
14:08:55 ++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"}}'
14:08:55 ++470+ jq -r .notarizationStatus.status
14:08:55 +470+ STATUS=IN_PROGRESS
14:08:55 +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:08:55 +470+ sleep 1m
14:09:01 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status
14:09:01 +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"}}
14:09:01 200'
14:09:01 ++844+ head -n1
14:09:01 +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"}}'
14:09:01 ++844+ tail -n1
14:09:01 +844+ STATUS_CODE=200
14:09:01 ++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"}}'
14:09:01 ++844+ jq -r .notarizationStatus.status
14:09:01 +844+ STATUS=IN_PROGRESS
14:09:01 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:09:01 +844+ sleep 1m
14:09:11 ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status
14:09:11 +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"}}
14:09:11 200'
14:09:11 ++512+ head -n1
14:09:11 +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"}}'
14:09:11 ++512+ tail -n1
14:09:11 +512+ STATUS_CODE=200
14:09:11 ++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"}}'
14:09:11 ++512+ jq -r .notarizationStatus.status
14:09:11 +512+ STATUS=IN_PROGRESS
14:09:11 +512+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:09:11 +512+ sleep 1m
14:09:22 ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/status
14:09:22 +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"}}
14:09:22 200'
14:09:22 ++720+ head -n1
14:09:22 +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"}}'
14:09:22 ++720+ tail -n1
14:09:22 +720+ STATUS_CODE=200
14:09:22 ++720+ jq -r .notarizationStatus.status
14:09:22 ++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"}}'
14:09:22 +720+ STATUS=COMPLETE
14:09:22 +720+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
14:09:22 +720+ [[ 200 == \5\0\3 ]]
14:09:22 +720+ [[ 200 == \5\0\2 ]]
14:09:22 +720+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
14:09:22 +720+ break
14:09:22 +720+ rm eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:09:22 +720+ curl -JO https://cbi.eclipse.org/macos/xcrun/25b20ab6-79a5-49dd-8917-bc656ed33781/download
14:09:22   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:09:22                                  Dload  Upload   Total   Spent    Left  Speed
14:09:22 
  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
14:09:25 +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"}}
14:09:25 200'
14:09:25 ++280+ head -n1
14:09:25 +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"}}'
14:09:25 ++280+ tail -n1
14:09:25 +280+ STATUS_CODE=200
14:09:25 ++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"}}'
14:09:25 ++280+ jq -r .notarizationStatus.status
14:09:25 +280+ STATUS=IN_PROGRESS
14:09:25 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:09:25 +280+ sleep 1m
14:09:25 
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
14:09:28 curl: Saved to filename 'eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg'
14:09:28 +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
14:09:28 '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'
14:09:28 ++720+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:09:28 +720+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
14:09:28 ++720+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:09:28 +720+ b=eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:09:28 +720+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
14:09:28 +720+ md5sum eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:09:29 +720+ sha1sum eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:09:30 +720+ sha512sum -b eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:09:31 +720+ rm eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
14:09:31 +720+ rm -f eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.md5
14:09:31 +720+ rm -f eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha1
14:09:31 +720+ rm -f eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha512
14:09:32 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status
14:09:32 +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"}}
14:09:32 200'
14:09:32 ++554+ head -n1
14:09:32 +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"}}'
14:09:32 ++554+ tail -n1
14:09:32 +554+ STATUS_CODE=200
14:09:32 ++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"}}'
14:09:32 ++554+ jq -r .notarizationStatus.status
14:09:32 +554+ STATUS=IN_PROGRESS
14:09:32 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:09:32 +554+ sleep 1m
14:09:44 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status
14:09:44 +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"}}
14:09:44 200'
14:09:44 ++312+ head -n1
14:09:44 +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"}}'
14:09:44 ++312+ tail -n1
14:09:44 +312+ STATUS_CODE=200
14:09:44 ++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"}}'
14:09:44 ++312+ jq -r .notarizationStatus.status
14:09:44 +312+ STATUS=IN_PROGRESS
14:09:44 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:09:44 +312+ sleep 1m
14:09:54 ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status
14:09:54 +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"}}
14:09:54 200'
14:09:54 ++1060+ head -n1
14:09:54 +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"}}'
14:09:54 ++1060+ tail -n1
14:09:54 +1060+ STATUS_CODE=200
14:09:54 ++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"}}'
14:09:54 ++1060+ jq -r .notarizationStatus.status
14:09:54 +1060+ STATUS=IN_PROGRESS
14:09:54 +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:09:54 +1060+ sleep 1m
14:09:55 ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status
14:09:55 +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"}}
14:09:55 200'
14:09:55 ++470+ head -n1
14:09:55 +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"}}'
14:09:55 ++470+ tail -n1
14:09:55 +470+ STATUS_CODE=200
14:09:55 ++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"}}'
14:09:55 ++470+ jq -r .notarizationStatus.status
14:09:55 +470+ STATUS=IN_PROGRESS
14:09:55 +470+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:09:55 +470+ sleep 1m
14:10:01 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status
14:10:01 +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"}}
14:10:01 200'
14:10:01 ++844+ head -n1
14:10:01 +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"}}'
14:10:01 ++844+ tail -n1
14:10:01 +844+ STATUS_CODE=200
14:10:01 ++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"}}'
14:10:01 ++844+ jq -r .notarizationStatus.status
14:10:01 +844+ STATUS=IN_PROGRESS
14:10:01 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:10:01 +844+ sleep 1m
14:10:11 ++512+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/status
14:10:11 +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"}}
14:10:11 200'
14:10:11 ++512+ head -n1
14:10:11 +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"}}'
14:10:11 ++512+ tail -n1
14:10:11 +512+ STATUS_CODE=200
14:10:11 ++512+ jq -r .notarizationStatus.status
14:10:11 ++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"}}'
14:10:11 +512+ STATUS=COMPLETE
14:10:11 +512+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
14:10:11 +512+ [[ 200 == \5\0\3 ]]
14:10:11 +512+ [[ 200 == \5\0\2 ]]
14:10:11 +512+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
14:10:11 +512+ break
14:10:11 +512+ rm eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:10:11 +512+ curl -JO https://cbi.eclipse.org/macos/xcrun/cd6f9923-4784-4c82-9e21-6165a310bf6b/download
14:10:11   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:10:11                                  Dload  Upload   Total   Spent    Left  Speed
14:10:11 
  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
14:10:18 curl: Saved to filename 'eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg'
14:10:18 +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
14:10:18 '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'
14:10:18 ++512+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:10:18 +512+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
14:10:18 ++512+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:10:18 +512+ b=eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:10:18 +512+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
14:10:18 +512+ md5sum eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:10:19 +512+ sha1sum eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:10:20 +512+ sha512sum -b eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:10:22 +512+ rm eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize
14:10:22 +512+ rm -f eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.md5
14:10:22 +512+ rm -f eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha1
14:10:22 +512+ rm -f eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha512
14:10:25 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status
14:10:25 +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"}}
14:10:25 200'
14:10:25 ++280+ head -n1
14:10:25 +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"}}'
14:10:25 ++280+ tail -n1
14:10:25 +280+ STATUS_CODE=200
14:10:25 ++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"}}'
14:10:25 ++280+ jq -r .notarizationStatus.status
14:10:25 +280+ STATUS=IN_PROGRESS
14:10:25 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:10:25 +280+ sleep 1m
14:10:32 ++554+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/status
14:10:32 +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"}}
14:10:32 200'
14:10:32 ++554+ head -n1
14:10:32 +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"}}'
14:10:32 ++554+ tail -n1
14:10:32 +554+ STATUS_CODE=200
14:10:32 ++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"}}'
14:10:32 ++554+ jq -r .notarizationStatus.status
14:10:32 +554+ STATUS=IN_PROGRESS
14:10:32 +554+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:10:32 +554+ sleep 1m
14:10:44 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status
14:10:44 +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"}}
14:10:44 200'
14:10:44 ++312+ head -n1
14:10:44 +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"}}'
14:10:44 ++312+ tail -n1
14:10:44 +312+ STATUS_CODE=200
14:10:44 ++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"}}'
14:10:44 ++312+ jq -r .notarizationStatus.status
14:10:44 +312+ STATUS=IN_PROGRESS
14:10:44 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:10:44 +312+ sleep 1m
14:10:54 ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status
14:10:54 +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"}}
14:10:54 200'
14:10:54 ++1060+ head -n1
14:10:54 +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"}}'
14:10:54 ++1060+ tail -n1
14:10:54 +1060+ STATUS_CODE=200
14:10:54 ++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"}}'
14:10:54 ++1060+ jq -r .notarizationStatus.status
14:10:54 +1060+ STATUS=IN_PROGRESS
14:10:54 +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:10:54 +1060+ sleep 1m
14:10:55 ++470+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/status
14:10:55 +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"}}
14:10:55 200'
14:10:55 ++470+ head -n1
14:10:55 +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"}}'
14:10:55 ++470+ tail -n1
14:10:55 +470+ STATUS_CODE=200
14:10:55 ++470+ jq -r .notarizationStatus.status
14:10:55 ++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"}}'
14:10:55 +470+ STATUS=COMPLETE
14:10:55 +470+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
14:10:55 +470+ [[ 200 == \5\0\3 ]]
14:10:55 +470+ [[ 200 == \5\0\2 ]]
14:10:55 +470+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
14:10:55 +470+ break
14:10:55 +470+ rm eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:10:55 +470+ curl -JO https://cbi.eclipse.org/macos/xcrun/6990da97-3c1d-45e7-9dae-9c7d4625d9d0/download
14:10:55   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:10:55                                  Dload  Upload   Total   Spent    Left  Speed
14:10:55 
  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
14:11:00 curl: Saved to filename 'eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg'
14:11:00 +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
14:11:00 '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'
14:11:00 ++470+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:11:00 +470+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
14:11:00 ++470+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:11:00 +470+ b=eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:11:00 +470+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
14:11:00 +470+ md5sum eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:11:01 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status
14:11:01 +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"}}
14:11:01 200'
14:11:01 ++844+ head -n1
14:11:01 +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"}}'
14:11:01 ++844+ tail -n1
14:11:01 +844+ STATUS_CODE=200
14:11:01 ++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"}}'
14:11:01 ++844+ jq -r .notarizationStatus.status
14:11:01 +844+ STATUS=IN_PROGRESS
14:11:01 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:11:01 +844+ sleep 1m
14:11:01 +470+ sha1sum eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:11:03 +470+ sha512sum -b eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:11:05 +470+ rm eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
14:11:05 +470+ rm -f eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.md5
14:11:05 +470+ rm -f eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha1
14:11:05 +470+ rm -f eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha512
14:11:25 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/status
14:11:25 +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"}}
14:11:25 200'
14:11:25 ++280+ head -n1
14:11:25 +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"}}'
14:11:25 ++280+ tail -n1
14:11:25 +280+ STATUS_CODE=200
14:11:25 ++280+ jq -r .notarizationStatus.status
14:11:25 ++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"}}'
14:11:25 +280+ STATUS=COMPLETE
14:11:25 +280+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
14:11:25 +280+ [[ 200 == \5\0\3 ]]
14:11:25 +280+ [[ 200 == \5\0\2 ]]
14:11:25 +280+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
14:11:25 +280+ break
14:11:25 +280+ rm eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:11:25 +280+ curl -JO https://cbi.eclipse.org/macos/xcrun/91a7377d-43ca-4707-a6fe-db43be14acad/download
14:11:25   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:11:25                                  Dload  Upload   Total   Spent    Left  Speed
14:11:25 
  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
14:11:32 +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"}}
14:11:32 200'
14:11:32 ++554+ head -n1
14:11:32 +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"}}'
14:11:32 ++554+ tail -n1
14:11:32 
100  528M    0  528M    0     0  81.7M      0 --:--:--  0:00:06 --:--:-- 82.1M
14:11:32 curl: Saved to filename 'eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg'
14:11:32 +554+ STATUS_CODE=200
14:11:32 +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
14:11:32 ++554+ jq -r .notarizationStatus.status
14:11:32 ++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"}}'
14:11:32 +554+ STATUS=COMPLETE
14:11:32 +554+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
14:11:32 +554+ [[ 200 == \5\0\3 ]]
14:11:32 +554+ [[ 200 == \5\0\2 ]]
14:11:32 +554+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
14:11:32 +554+ break
14:11:32 +554+ rm eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:11:32 +554+ curl -JO https://cbi.eclipse.org/macos/xcrun/c1985c86-e705-4be9-98ee-8d51c102920a/download
14:11:32   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:11:32                                  Dload  Upload   Total   Spent    Left  Speed
14:11:32 
  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'
14:11:32 ++280+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:11:32 +280+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
14:11:32 ++280+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:11:32 +280+ b=eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:11:32 +280+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
14:11:32 +280+ md5sum eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:11:32 
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
14:11:33 
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
14:11:35 
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
14:11:36 +280+ rm -f eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.md5
14:11:36 +280+ rm -f eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha1
14:11:37 +280+ rm -f eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha512
14:11:37 
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
14:11:40 curl: Saved to filename 'eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg'
14:11:40 +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
14:11:40 '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'
14:11:40 ++554+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:11:40 +554+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
14:11:40 ++554+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:11:40 +554+ b=eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:11:40 +554+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
14:11:40 +554+ md5sum eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:11:42 +554+ sha1sum eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:11:43 +554+ sha512sum -b eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg
14:11:44 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status
14:11:44 +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"}}
14:11:44 200'
14:11:44 ++312+ head -n1
14:11:44 +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"}}'
14:11:44 ++312+ tail -n1
14:11:44 +312+ STATUS_CODE=200
14:11:44 ++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"}}'
14:11:44 ++312+ jq -r .notarizationStatus.status
14:11:44 +312+ STATUS=IN_PROGRESS
14:11:44 +312+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:11:44 +312+ sleep 1m
14:11:46 +554+ rm eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
14:11:46 +554+ rm -f eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.md5
14:11:46 +554+ rm -f eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha1
14:11:46 +554+ rm -f eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.sha512
14:11:54 ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status
14:11:54 +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"}}
14:11:54 200'
14:11:54 ++1060+ head -n1
14:11:54 +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"}}'
14:11:54 ++1060+ tail -n1
14:11:54 +1060+ STATUS_CODE=200
14:11:54 ++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"}}'
14:11:54 ++1060+ jq -r .notarizationStatus.status
14:11:54 +1060+ STATUS=IN_PROGRESS
14:11:54 +1060+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:11:54 +1060+ sleep 1m
14:12:01 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status
14:12:01 +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"}}
14:12:01 200'
14:12:01 ++844+ head -n1
14:12:01 +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"}}'
14:12:01 ++844+ tail -n1
14:12:01 +844+ STATUS_CODE=200
14:12:01 ++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"}}'
14:12:01 ++844+ jq -r .notarizationStatus.status
14:12:01 +844+ STATUS=IN_PROGRESS
14:12:01 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:12:01 +844+ sleep 1m
14:12:44 ++312+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/status
14:12:44 +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"}}
14:12:44 200'
14:12:44 ++312+ head -n1
14:12:44 +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"}}'
14:12:44 ++312+ tail -n1
14:12:44 +312+ STATUS_CODE=200
14:12:44 ++312+ jq -r .notarizationStatus.status
14:12:44 ++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"}}'
14:12:44 +312+ STATUS=COMPLETE
14:12:44 +312+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
14:12:44 +312+ [[ 200 == \5\0\3 ]]
14:12:44 +312+ [[ 200 == \5\0\2 ]]
14:12:44 +312+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
14:12:44 +312+ break
14:12:44 +312+ rm eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:12:44 +312+ curl -JO https://cbi.eclipse.org/macos/xcrun/cd3231a3-86e7-4cbb-9d1f-61e1f3adc64d/download
14:12:44   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:12:44                                  Dload  Upload   Total   Spent    Left  Speed
14:12:44 
  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
14:12:50 curl: Saved to filename 'eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg'
14:12:50 +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
14:12:51 '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'
14:12:51 ++312+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:12:51 +312+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
14:12:51 ++312+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:12:51 +312+ b=eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:12:51 +312+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
14:12:51 +312+ md5sum eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:12:52 +312+ sha1sum eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:12:53 +312+ sha512sum -b eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:12:54 ++1060+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/status
14:12:54 +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"}}
14:12:54 200'
14:12:54 ++1060+ head -n1
14:12:54 +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"}}'
14:12:54 ++1060+ tail -n1
14:12:54 +1060+ STATUS_CODE=200
14:12:54 ++1060+ jq -r .notarizationStatus.status
14:12:54 ++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"}}'
14:12:54 +1060+ STATUS=COMPLETE
14:12:54 +1060+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
14:12:54 +1060+ [[ 200 == \5\0\3 ]]
14:12:54 +1060+ [[ 200 == \5\0\2 ]]
14:12:54 +1060+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
14:12:54 +1060+ break
14:12:54 +1060+ rm eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:12:54 +1060+ curl -JO https://cbi.eclipse.org/macos/xcrun/526f888f-5842-4960-98ae-5048f25bb44b/download
14:12:54   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:12:54                                  Dload  Upload   Total   Spent    Left  Speed
14:12:54 
  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
14:12:55 +312+ rm -f eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.md5
14:12:55 +312+ rm -f eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha1
14:12:55 +312+ rm -f eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha512
14:12:56 
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
14:13:00 curl: Saved to filename 'eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg'
14:13:00 +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
14:13:00 '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'
14:13:00 ++1060+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:13:00 +1060+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
14:13:00 ++1060+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:13:00 +1060+ b=eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:13:00 +1060+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
14:13:00 +1060+ md5sum eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:13:01 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status
14:13:01 +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"}}
14:13:01 200'
14:13:01 ++844+ head -n1
14:13:01 +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"}}'
14:13:01 ++844+ tail -n1
14:13:01 +844+ STATUS_CODE=200
14:13:01 ++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"}}'
14:13:01 ++844+ jq -r .notarizationStatus.status
14:13:01 +844+ STATUS=IN_PROGRESS
14:13:01 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:13:01 +844+ sleep 1m
14:13:01 +1060+ sha1sum eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:13:03 +1060+ sha512sum -b eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:13:05 +1060+ rm eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize
14:13:05 +1060+ rm -f eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.md5
14:13:05 +1060+ rm -f eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha1
14:13:05 +1060+ rm -f eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha512
14:14:01 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status
14:14:01 +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"}}
14:14:01 200'
14:14:01 ++844+ head -n1
14:14:01 +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"}}'
14:14:01 ++844+ tail -n1
14:14:01 +844+ STATUS_CODE=200
14:14:01 ++844+ jq -r .notarizationStatus.status
14:14:01 ++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"}}'
14:14:01 +844+ STATUS=IN_PROGRESS
14:14:01 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
14:14:01 +844+ sleep 1m
14:15:01 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/status
14:15:01 +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"}}
14:15:01 200'
14:15:01 ++844+ head -n1
14:15:01 +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"}}'
14:15:01 ++844+ tail -n1
14:15:01 +844+ STATUS_CODE=200
14:15:01 ++844+ jq -r .notarizationStatus.status
14:15:01 ++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"}}'
14:15:01 +844+ STATUS=COMPLETE
14:15:01 +844+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
14:15:01 +844+ [[ 200 == \5\0\3 ]]
14:15:01 +844+ [[ 200 == \5\0\2 ]]
14:15:01 +844+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
14:15:01 +844+ break
14:15:01 +844+ rm eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:15:01 +844+ curl -JO https://cbi.eclipse.org/macos/xcrun/47987088-134c-4b18-9502-c4c83abd29d6/download
14:15:01   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:15:01                                  Dload  Upload   Total   Spent    Left  Speed
14:15:01 
  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
14:15:08 curl: Saved to filename 'eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg'
14:15:08 +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
14:15:08 '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'
14:15:08 ++844+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:15:08 +844+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
14:15:08 ++844+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:15:08 +844+ b=eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:15:08 +844+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
14:15:08 +844+ md5sum eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:15:09 +844+ sha1sum eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:15:11 +844+ sha512sum -b eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg
14:15:13 +844+ rm eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize
14:15:13 +844+ rm -f eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.md5
14:15:13 +844+ rm -f eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha1
14:15:13 +844+ rm -f eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.sha512
14:15:13 +135+ pushd temp
14:15:13 ~/agent/workspace/notarize-downloads/temp ~/agent/workspace/notarize-downloads
14:15:13 ++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'
14:15:13 +135+ for i in $( find * -name '*.dmg' )
14:15:13 +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
14:15:25 +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
14:15:26 +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*'
14:15:27 +135+ for i in $( find * -name '*.dmg' )
14:15:27 +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
14:15:42 +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
14:15:42 +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*'
14:15:43 +135+ for i in $( find * -name '*.dmg' )
14:15:43 +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
14:15:52 +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
14:15:53 +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*'
14:15:53 +135+ for i in $( find * -name '*.dmg' )
14:15:53 +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
14:16:02 +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
14:16:02 +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*'
14:16:03 +135+ for i in $( find * -name '*.dmg' )
14:16:03 +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
14:16:17 +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
14:16:18 +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*'
14:16:18 +135+ for i in $( find * -name '*.dmg' )
14:16:18 +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
14:16:30 +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
14:16:30 +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*'
14:16:30 +135+ for i in $( find * -name '*.dmg' )
14:16:30 +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
14:16:39 +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
14:16:40 +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*'
14:16:40 +135+ for i in $( find * -name '*.dmg' )
14:16:40 +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
14:16:49 +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
14:16:50 +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*'
14:16:50 +135+ for i in $( find * -name '*.dmg' )
14:16:50 +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
14:16:59 +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
14:17:00 +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*'
14:17:00 +135+ for i in $( find * -name '*.dmg' )
14:17:00 +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
14:17:08 +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
14:17:09 +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*'
14:17:10 +135+ for i in $( find * -name '*.dmg' )
14:17:10 +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
14:17:25 +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
14:17:25 +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*'
14:17:26 +135+ for i in $( find * -name '*.dmg' )
14:17:26 +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
14:17:39 +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
14:17:40 +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*'
14:17:40 +135+ for i in $( find * -name '*.dmg' )
14:17:40 +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
14:17:55 +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
14:17:55 +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*'
14:17:56 +135+ for i in $( find * -name '*.dmg' )
14:17:56 +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
14:18:09 +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
14:18:10 +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*'
14:18:10 +135+ for i in $( find * -name '*.dmg' )
14:18:10 +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
14:18:17 +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
14:18:18 +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*'
14:18:18 +135+ for i in $( find * -name '*.dmg' )
14:18:18 +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
14:18:28 +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
14:18:28 +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*'
14:18:29 +135+ for i in $( find * -name '*.dmg' )
14:18:29 +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
14:18:37 +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
14:18:37 +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*'
14:18:38 +135+ for i in $( find * -name '*.dmg' )
14:18:38 +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
14:18:47 +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
14:18:47 +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*'
14:18:48 +135+ for i in $( find * -name '*.dmg' )
14:18:48 +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
14:18:56 +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
14:18:57 +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*'
14:18:57 +135+ for i in $( find * -name '*.dmg' )
14:18:57 +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
14:19:05 +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
14:19:06 +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*'
14:19:06 +135+ popd
14:19:06 ~/agent/workspace/notarize-downloads
14:19:06 ++135+ find /home/jenkins/agent/workspace/notarize-downloads -name '*.dmg-tonotarize'
14:19:06 +135+ [[ -n '' ]]
14:19:06 $ ssh-agent -k
14:19:06 unset SSH_AUTH_SOCK;
14:19:06 unset SSH_AGENT_PID;
14:19:06 echo Agent pid 50 killed;
14:19:06 [ssh-agent] Stopped.
14:19:06 Archiving artifacts
14:19:07 Finished: SUCCESS