Skip to content
Success

Console Output

11:06:03 Started by user Jonah Graham
11:06:03 Running as Jonah Graham
11:06:03 Agent basic-ptcrc is provisioned from template basic
11:06:03 ---
11:06:03 apiVersion: "v1"
11:06:03 kind: "Pod"
11:06:03 metadata:
11:06:03   annotations:
11:06:03     kubernetes.jenkins.io/last-refresh: "1717686356955"
11:06:03   labels:
11:06:03     jenkins: "slave"
11:06:03     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
11:06:03     jenkins/label: "basic"
11:06:03     kubernetes.jenkins.io/controller: "http___jenkins-ui_packaging_svc_cluster_local_packagingx"
11:06:03   name: "basic-ptcrc"
11:06:03   namespace: "packaging"
11:06:03 spec:
11:06:03   containers:
11:06:03   - env:
11:06:03     - name: "JENKINS_SECRET"
11:06:03       value: "********"
11:06:03     - name: "JENKINS_TUNNEL"
11:06:03       value: "jenkins-discovery.packaging.svc.cluster.local:50000"
11:06:03     - name: "JENKINS_AGENT_NAME"
11:06:03       value: "basic-ptcrc"
11:06:03     - name: "JENKINS_REMOTING_JAVA_OPTS"
11:06:03       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
11:06:03         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
11:06:03     - name: "JAVA_TOOL_OPTIONS"
11:06:03       value: ""
11:06:03     - name: "_JAVA_OPTIONS"
11:06:03       value: ""
11:06:03     - name: "REMOTING_OPTS"
11:06:03       value: "-noReconnectAfter 1d"
11:06:03     - name: "OPENJ9_JAVA_OPTIONS"
11:06:03       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
11:06:03     - name: "JENKINS_NAME"
11:06:03       value: "basic-ptcrc"
11:06:03     - name: "JENKINS_AGENT_WORKDIR"
11:06:03       value: "/home/jenkins/agent"
11:06:03     - name: "JENKINS_URL"
11:06:03       value: "http://jenkins-ui.packaging.svc.cluster.local/packaging/"
11:06:03     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3206.vb_15dcf73f6a_9"
11:06:03     imagePullPolicy: "Always"
11:06:03     name: "jnlp"
11:06:03     resources:
11:06:03       limits:
11:06:03         cpu: "2000m"
11:06:03         memory: "4096Mi"
11:06:03       requests:
11:06:03         cpu: "1000m"
11:06:03         memory: "4096Mi"
11:06:03     tty: true
11:06:03     volumeMounts:
11:06:03     - mountPath: "/home/jenkins/.m2/toolchains.xml"
11:06:03       name: "m2-dir"
11:06:03       readOnly: true
11:06:03       subPath: "toolchains.xml"
11:06:03     - mountPath: "/home/jenkins/.mavenrc"
11:06:03       name: "m2-dir"
11:06:03       readOnly: true
11:06:03       subPath: ".mavenrc"
11:06:03     - mountPath: "/opt/tools"
11:06:03       name: "volume-0"
11:06:03       readOnly: false
11:06:03     - mountPath: "/home/jenkins"
11:06:03       name: "volume-2"
11:06:03       readOnly: false
11:06:03     - mountPath: "/home/jenkins/.m2/repository"
11:06:03       name: "volume-3"
11:06:03       readOnly: false
11:06:03     - mountPath: "/home/jenkins/.m2/settings-security.xml"
11:06:03       name: "m2-secret-dir"
11:06:03       readOnly: true
11:06:03       subPath: "settings-security.xml"
11:06:03     - mountPath: "/home/jenkins/.m2/wrapper"
11:06:03       name: "volume-4"
11:06:03       readOnly: false
11:06:03     - mountPath: "/home/jenkins/.m2/settings.xml"
11:06:03       name: "m2-secret-dir"
11:06:03       readOnly: true
11:06:03       subPath: "settings.xml"
11:06:03     - mountPath: "/home/jenkins/.ssh"
11:06:03       name: "volume-1"
11:06:03       readOnly: false
11:06:03       subPath: ""
11:06:03     - mountPath: "/home/jenkins/agent"
11:06:03       name: "workspace-volume"
11:06:03       readOnly: false
11:06:03     workingDir: "/home/jenkins/agent"
11:06:03   nodeSelector:
11:06:03     kubernetes.io/os: "linux"
11:06:03   restartPolicy: "Never"
11:06:03   volumes:
11:06:03   - name: "volume-0"
11:06:03     persistentVolumeClaim:
11:06:03       claimName: "tools-claim-jiro-packaging"
11:06:03       readOnly: true
11:06:03   - name: "m2-secret-dir"
11:06:03     secret:
11:06:03       secretName: "m2-secret-dir"
11:06:03   - emptyDir:
11:06:03       medium: ""
11:06:03     name: "volume-2"
11:06:03   - configMap:
11:06:03       name: "m2-dir"
11:06:03     name: "m2-dir"
11:06:03   - configMap:
11:06:03       name: "known-hosts"
11:06:03     name: "volume-1"
11:06:03   - emptyDir:
11:06:03       medium: ""
11:06:03     name: "workspace-volume"
11:06:03   - emptyDir:
11:06:03       medium: ""
11:06:03     name: "volume-4"
11:06:03   - emptyDir:
11:06:03       medium: ""
11:06:03     name: "volume-3"
11:06:03 
11:06:03 Building remotely on basic-ptcrc (basic) in workspace /home/jenkins/agent/workspace/notarize-downloads
11:06:03 [WS-CLEANUP] Deleting project workspace...
11:06:03 [WS-CLEANUP] Deferred wipeout is used...
11:06:03 [ssh-agent] Looking for ssh-agent implementation...
11:06:04 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
11:06:04 $ ssh-agent
11:06:04 SSH_AUTH_SOCK=/tmp/ssh-vNI0cd3WkPYo/agent.46
11:06:04 SSH_AGENT_PID=48
11:06:04 [ssh-agent] Started.
11:06:04 Running ssh-add (command line suppressed)
11:06:04 Identity added: /home/jenkins/agent/workspace/notarize-downloads@tmp/private_key_8521269563819337698.key (/home/jenkins/agent/workspace/notarize-downloads@tmp/private_key_8521269563819337698.key)
11:06:04 [ssh-agent] Using credentials genie.packaging (ssh://genie.packaging@projects-storage.eclipse.org)
11:06:04 The recommended git tool is: git
11:06:05 using credential github-bot
11:06:06 Cloning the remote Git repository
11:06:06 Cloning repository https://github.com/eclipse-packaging/packages.git
11:06:06  > git init /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages # timeout=10
11:06:06 Fetching upstream changes from https://github.com/eclipse-packaging/packages.git
11:06:06  > git --version # timeout=10
11:06:06  > git --version # 'git version 2.20.1'
11:06:06 using GIT_ASKPASS to set credentials GitHub bot (username/token)
11:06:06  > git fetch --tags --force --progress -- https://github.com/eclipse-packaging/packages.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:06:07  > git config remote.origin.url https://github.com/eclipse-packaging/packages.git # timeout=10
11:06:07  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:06:07 Avoid second fetch
11:06:07  > git rev-parse origin/master^{commit} # timeout=10
11:06:08 Checking out Revision 17f8c753c9f50b4b13e8030d0d19a70207227c94 (origin/master)
11:06:08  > git config core.sparsecheckout # timeout=10
11:06:08  > git checkout -f 17f8c753c9f50b4b13e8030d0d19a70207227c94 # timeout=10
11:06:08 Commit message: "Update the splash to image with eclipse IDE in it"
11:06:08  > git rev-list --no-walk cdbc520042784423af21c208a14a79640d81d2bc # timeout=10
11:06:08 [notarize-downloads] $ /bin/bash /tmp/jenkins5196397885097861021.sh
11:06:08 + export 'PS4=+$$+ '
11:06:08 + PS4='+$$+ '
11:06:08 +116+ SSHUSER=genie.packaging@projects-storage.eclipse.org
11:06:08 +116+ SSH='ssh genie.packaging@projects-storage.eclipse.org'
11:06:08 +116+ SCP=scp
11:06:08 +116+ mkdir temp
11:06:08 +116+ pushd temp
11:06:08 ~/agent/workspace/notarize-downloads/temp ~/agent/workspace/notarize-downloads
11:06:08 ++116+ ssh genie.packaging@projects-storage.eclipse.org find /home/data/httpd/download.eclipse.org/technology/epp/staging -maxdepth 1 -name '*.dmg-tonotarize'
11:06:09 +116+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
11:06:09 +116+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize .
11:06:21 +116+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
11:06:21 +116+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize .
11:06:36 +116+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
11:06:36 +116+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize .
11:06:46 +116+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
11:06:46 +116+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize .
11:06:58 +116+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
11:06:58 +116+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize .
11:07:15 +116+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
11:07:15 +116+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize .
11:07:25 +116+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
11:07:25 +116+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize .
11:07:39 +116+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
11:07:39 +116+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize .
11:07:55 +116+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
11:07:55 +116+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize .
11:08:12 +116+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
11:08:12 +116+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize .
11:08:24 +116+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
11:08:24 +116+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize .
11:08:36 +116+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
11:08:36 +116+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize .
11:08:47 +116+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
11:08:47 +116+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize .
11:08:59 +116+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
11:08:59 +116+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize .
11:09:17 +116+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
11:09:17 +116+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize .
11:09:31 +116+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
11:09:31 +116+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize .
11:09:45 +116+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
11:09:45 +116+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize .
11:09:58 +116+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
11:09:58 +116+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize .
11:10:16 +116+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
11:10:16 +116+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize .
11:10:31 +116+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
11:10:31 +116+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize .
11:10:46 +116+ popd
11:10:46 ~/agent/workspace/notarize-downloads
11:10:46 ++116+ find /home/jenkins/agent/workspace/notarize-downloads -name '*.dmg-tonotarize'
11:10:46 +116+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
11:10:46 +116+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg
11:10:46 ++116+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize
11:10:46 +116+ LOG=eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.log
11:10:46 +116+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg'
11:10:46 +116+ /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-06-R-macosx-cocoa-x86_64.dmg
11:10:46 +116+ sleep 18s
11:10:46 +116+ tee --append eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.log
11:10:46 +162+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg
11:10:46 ++162+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg
11:10:46 +162+ DMG=eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg
11:10:46 +162+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg
11:10:47 ++162+ echo eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg
11:10:47 ++162+ sed s/_/-/g
11:10:47 +162+ PRIMARY_BUNDLE_ID=eclipse-cpp-2024-06-R-macosx-cocoa-x86-64.dmg
11:10:47 +162+ retryCount=1
11:10:47 +162+ '[' 1 -gt 0 ']'
11:10:47 ++162+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-cpp-2024-06-R-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
11:10:53 +162+ RESPONSE_RAW='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
11:10:53 200'
11:10:53 ++162+ head -n1
11:10:53 +162+ RESPONSE='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:10:53 ++162+ tail -n1
11:10:53 +162+ STATUS_CODE=200
11:10:53 ++162+ echo '{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:10:53 ++162+ jq -r .uuid
11:10:53 +162+ UUID=7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b
11:10:53 ++162+ echo '{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:10:53 ++162+ jq -r .notarizationStatus.status
11:10:53 +162+ STATUS=IN_PROGRESS
11:10:53 +162+ [[ 200 == \5\0\3 ]]
11:10:53 +162+ [[ 200 == \5\0\2 ]]
11:10:53 +162+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:10:53 +162+ sleep 1m
11:11:04 +116+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
11:11:04 +116+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg
11:11:04 ++116+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize
11:11:04 +116+ LOG=eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.log
11:11:04 +116+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg'
11:11:04 +116+ /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-06-R-macosx-cocoa-x86_64.dmg
11:11:04 +116+ sleep 18s
11:11:04 +116+ tee --append eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.log
11:11:04 +184+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg
11:11:04 ++184+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg
11:11:04 +184+ DMG=eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg
11:11:04 +184+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg
11:11:06 ++184+ echo eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg
11:11:06 ++184+ sed s/_/-/g
11:11:06 +184+ PRIMARY_BUNDLE_ID=eclipse-committers-2024-06-R-macosx-cocoa-x86-64.dmg
11:11:06 +184+ retryCount=1
11:11:06 +184+ '[' 1 -gt 0 ']'
11:11:06 ++184+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-committers-2024-06-R-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
11:11:13 +184+ RESPONSE_RAW='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
11:11:13 200'
11:11:13 ++184+ head -n1
11:11:13 +184+ RESPONSE='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:11:13 ++184+ tail -n1
11:11:13 +184+ STATUS_CODE=200
11:11:13 ++184+ jq -r .uuid
11:11:13 ++184+ echo '{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:11:13 +184+ UUID=984aed74-1150-48d7-a6de-7c1a2cb62609
11:11:13 ++184+ echo '{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:11:13 ++184+ jq -r .notarizationStatus.status
11:11:13 +184+ STATUS=IN_PROGRESS
11:11:13 +184+ [[ 200 == \5\0\3 ]]
11:11:13 +184+ [[ 200 == \5\0\2 ]]
11:11:13 +184+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:11:13 +184+ sleep 1m
11:11:22 +116+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
11:11:22 +116+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg
11:11:22 ++116+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize
11:11:22 +116+ LOG=eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.log
11:11:22 +116+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg'
11:11:22 +116+ sleep 18s
11:11:22 +116+ /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-06-R-macosx-cocoa-x86_64.dmg
11:11:22 +116+ tee --append eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.log
11:11:22 +206+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg
11:11:22 ++206+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg
11:11:22 +206+ DMG=eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg
11:11:22 +206+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg
11:11:23 ++206+ echo eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg
11:11:23 ++206+ sed s/_/-/g
11:11:23 +206+ PRIMARY_BUNDLE_ID=eclipse-java-2024-06-R-macosx-cocoa-x86-64.dmg
11:11:23 +206+ retryCount=1
11:11:23 +206+ '[' 1 -gt 0 ']'
11:11:23 ++206+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-java-2024-06-R-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
11:11:29 +206+ RESPONSE_RAW='{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
11:11:29 200'
11:11:29 ++206+ head -n1
11:11:29 +206+ RESPONSE='{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:11:29 ++206+ tail -n1
11:11:29 +206+ STATUS_CODE=200
11:11:29 ++206+ echo '{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:11:29 ++206+ jq -r .uuid
11:11:29 +206+ UUID=0d4e50e0-5c40-4254-b73d-aab050e1fad8
11:11:29 ++206+ echo '{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:11:29 ++206+ jq -r .notarizationStatus.status
11:11:29 +206+ STATUS=IN_PROGRESS
11:11:29 +206+ [[ 200 == \5\0\3 ]]
11:11:29 +206+ [[ 200 == \5\0\2 ]]
11:11:29 +206+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:11:29 +206+ sleep 1m
11:11:40 +116+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
11:11:40 +116+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg
11:11:40 ++116+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize
11:11:40 +116+ LOG=eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.log
11:11:40 +116+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg'
11:11:40 +116+ sleep 18s
11:11:40 +116+ /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-06-R-macosx-cocoa-aarch64.dmg
11:11:40 +116+ tee --append eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.log
11:11:40 +228+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg
11:11:40 ++228+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg
11:11:40 +228+ DMG=eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg
11:11:40 +228+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg
11:11:41 ++228+ echo eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg
11:11:41 ++228+ sed s/_/-/g
11:11:41 +228+ PRIMARY_BUNDLE_ID=eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg
11:11:41 +228+ retryCount=1
11:11:41 +228+ '[' 1 -gt 0 ']'
11:11:41 ++228+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
11:11:48 +228+ RESPONSE_RAW='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
11:11:48 200'
11:11:48 ++228+ head -n1
11:11:48 +228+ RESPONSE='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:11:48 ++228+ tail -n1
11:11:48 +228+ STATUS_CODE=200
11:11:48 ++228+ echo '{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:11:48 ++228+ jq -r .uuid
11:11:48 +228+ UUID=1ef1f283-e430-411b-97d1-0d447b12d8ca
11:11:48 ++228+ echo '{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:11:48 ++228+ jq -r .notarizationStatus.status
11:11:48 +228+ STATUS=IN_PROGRESS
11:11:48 +228+ [[ 200 == \5\0\3 ]]
11:11:48 +228+ [[ 200 == \5\0\2 ]]
11:11:48 +228+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:11:48 +228+ sleep 1m
11:11:53 ++162+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b/status
11:11:53 +162+ RESPONSE_RAW='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:11:53 200'
11:11:53 ++162+ head -n1
11:11:53 +162+ RESPONSE='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:11:53 ++162+ tail -n1
11:11:53 +162+ STATUS_CODE=200
11:11:53 ++162+ echo '{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:11:53 ++162+ jq -r .notarizationStatus.status
11:11:53 +162+ STATUS=IN_PROGRESS
11:11:53 +162+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:11:53 +162+ sleep 1m
11:11:58 +116+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
11:11:58 +116+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg
11:11:58 ++116+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize
11:11:58 +116+ LOG=eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.log
11:11:58 +116+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg'
11:11:58 +116+ /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-06-R-macosx-cocoa-aarch64.dmg
11:11:58 +116+ sleep 18s
11:11:58 +116+ tee --append eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.log
11:11:58 +260+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg
11:11:58 ++260+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg
11:11:58 +260+ DMG=eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg
11:11:58 +260+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg
11:11:59 ++260+ echo eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg
11:11:59 ++260+ sed s/_/-/g
11:11:59 +260+ PRIMARY_BUNDLE_ID=eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg
11:11:59 +260+ retryCount=1
11:11:59 +260+ '[' 1 -gt 0 ']'
11:11:59 ++260+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
11:12:06 +260+ RESPONSE_RAW='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
11:12:06 200'
11:12:06 ++260+ head -n1
11:12:06 +260+ RESPONSE='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:12:06 ++260+ tail -n1
11:12:06 +260+ STATUS_CODE=200
11:12:06 ++260+ echo '{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:12:06 ++260+ jq -r .uuid
11:12:06 +260+ UUID=b1b9ffba-58c6-4790-927c-8d46f5727279
11:12:06 ++260+ echo '{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:12:06 ++260+ jq -r .notarizationStatus.status
11:12:06 +260+ STATUS=IN_PROGRESS
11:12:06 +260+ [[ 200 == \5\0\3 ]]
11:12:06 +260+ [[ 200 == \5\0\2 ]]
11:12:06 +260+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:12:06 +260+ sleep 1m
11:12:13 ++184+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/984aed74-1150-48d7-a6de-7c1a2cb62609/status
11:12:13 +184+ RESPONSE_RAW='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
11:12:13 200'
11:12:13 ++184+ head -n1
11:12:13 +184+ RESPONSE='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:12:13 ++184+ tail -n1
11:12:13 +184+ STATUS_CODE=200
11:12:13 ++184+ echo '{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
11:12:13 ++184+ jq -r .notarizationStatus.status
11:12:13 +184+ STATUS=IN_PROGRESS
11:12:13 +184+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:12:13 +184+ sleep 1m
11:12:16 +116+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
11:12:16 +116+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg
11:12:16 ++116+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize
11:12:16 +116+ LOG=eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.log
11:12:16 +116+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg'
11:12:16 +116+ sleep 18s
11:12:16 +116+ /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-06-R-macosx-cocoa-aarch64.dmg
11:12:16 +116+ tee --append eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.log
11:12:16 +292+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg
11:12:16 ++292+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg
11:12:16 +292+ DMG=eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg
11:12:16 +292+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg
11:12:17 ++292+ echo eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg
11:12:17 ++292+ sed s/_/-/g
11:12:17 +292+ PRIMARY_BUNDLE_ID=eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg
11:12:17 +292+ retryCount=1
11:12:17 +292+ '[' 1 -gt 0 ']'
11:12:17 ++292+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
11:12:23 +292+ RESPONSE_RAW='{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
11:12:23 200'
11:12:23 ++292+ head -n1
11:12:23 +292+ RESPONSE='{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:12:23 ++292+ tail -n1
11:12:23 +292+ STATUS_CODE=200
11:12:23 ++292+ echo '{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:12:23 ++292+ jq -r .uuid
11:12:23 +292+ UUID=cee72602-2ebf-4e95-9640-831b44b79ade
11:12:23 ++292+ echo '{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:12:23 ++292+ jq -r .notarizationStatus.status
11:12:23 +292+ STATUS=IN_PROGRESS
11:12:23 +292+ [[ 200 == \5\0\3 ]]
11:12:23 +292+ [[ 200 == \5\0\2 ]]
11:12:23 +292+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:12:23 +292+ sleep 1m
11:12:29 ++206+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0d4e50e0-5c40-4254-b73d-aab050e1fad8/status
11:12:29 +206+ RESPONSE_RAW='{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:12:29 200'
11:12:29 ++206+ head -n1
11:12:29 +206+ RESPONSE='{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:12:29 ++206+ tail -n1
11:12:29 +206+ STATUS_CODE=200
11:12:29 ++206+ echo '{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:12:29 ++206+ jq -r .notarizationStatus.status
11:12:29 +206+ STATUS=IN_PROGRESS
11:12:29 +206+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:12:29 +206+ sleep 1m
11:12:34 +116+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
11:12:34 +116+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg
11:12:34 ++116+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize
11:12:34 +116+ LOG=eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.log
11:12:34 +116+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg'
11:12:34 +116+ sleep 18s
11:12:34 +116+ /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-06-R-macosx-cocoa-x86_64.dmg
11:12:34 +116+ tee --append eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.log
11:12:34 +324+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg
11:12:34 ++324+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg
11:12:34 +324+ DMG=eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg
11:12:34 +324+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg
11:12:35 ++324+ echo eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg
11:12:35 ++324+ sed s/_/-/g
11:12:35 +324+ PRIMARY_BUNDLE_ID=eclipse-rcp-2024-06-R-macosx-cocoa-x86-64.dmg
11:12:35 +324+ retryCount=1
11:12:35 +324+ '[' 1 -gt 0 ']'
11:12:35 ++324+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-rcp-2024-06-R-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
11:12:42 +324+ RESPONSE_RAW='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
11:12:42 200'
11:12:42 ++324+ head -n1
11:12:42 +324+ RESPONSE='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:12:42 ++324+ tail -n1
11:12:42 +324+ STATUS_CODE=200
11:12:42 ++324+ echo '{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:12:42 ++324+ jq -r .uuid
11:12:42 +324+ UUID=3b077971-591c-4040-b39d-c76ab35c1fc7
11:12:42 ++324+ echo '{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:12:42 ++324+ jq -r .notarizationStatus.status
11:12:42 +324+ STATUS=IN_PROGRESS
11:12:42 +324+ [[ 200 == \5\0\3 ]]
11:12:42 +324+ [[ 200 == \5\0\2 ]]
11:12:42 +324+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:12:42 +324+ sleep 1m
11:12:48 ++228+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1ef1f283-e430-411b-97d1-0d447b12d8ca/status
11:12:48 +228+ RESPONSE_RAW='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:12:48 200'
11:12:48 ++228+ head -n1
11:12:48 +228+ RESPONSE='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:12:48 ++228+ tail -n1
11:12:48 +228+ STATUS_CODE=200
11:12:48 ++228+ echo '{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:12:48 ++228+ jq -r .notarizationStatus.status
11:12:48 +228+ STATUS=IN_PROGRESS
11:12:48 +228+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:12:48 +228+ sleep 1m
11:12:52 +116+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
11:12:52 +116+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg
11:12:52 ++116+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize
11:12:52 +116+ LOG=eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.log
11:12:52 +116+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg'
11:12:52 +116+ /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-06-R-macosx-cocoa-aarch64.dmg
11:12:52 +116+ sleep 18s
11:12:52 +116+ tee --append eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.log
11:12:52 +356+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg
11:12:52 ++356+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg
11:12:52 +356+ DMG=eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg
11:12:52 +356+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg
11:12:53 ++356+ echo eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg
11:12:53 ++356+ sed s/_/-/g
11:12:53 +356+ PRIMARY_BUNDLE_ID=eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg
11:12:53 +356+ retryCount=1
11:12:53 +356+ '[' 1 -gt 0 ']'
11:12:53 ++356+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
11:12:53 ++162+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b/status
11:12:53 +162+ RESPONSE_RAW='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:12:53 200'
11:12:53 ++162+ head -n1
11:12:53 +162+ RESPONSE='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:12:53 ++162+ tail -n1
11:12:53 +162+ STATUS_CODE=200
11:12:53 ++162+ echo '{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:12:53 ++162+ jq -r .notarizationStatus.status
11:12:53 +162+ STATUS=IN_PROGRESS
11:12:53 +162+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:12:53 +162+ sleep 1m
11:13:00 +356+ RESPONSE_RAW='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
11:13:00 200'
11:13:00 ++356+ head -n1
11:13:00 +356+ RESPONSE='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:13:00 ++356+ tail -n1
11:13:00 +356+ STATUS_CODE=200
11:13:00 ++356+ echo '{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:13:00 ++356+ jq -r .uuid
11:13:00 +356+ UUID=21631a71-8bf4-4b8d-981d-34e5dfbc8c96
11:13:00 ++356+ echo '{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:13:00 ++356+ jq -r .notarizationStatus.status
11:13:00 +356+ STATUS=IN_PROGRESS
11:13:00 +356+ [[ 200 == \5\0\3 ]]
11:13:00 +356+ [[ 200 == \5\0\2 ]]
11:13:00 +356+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:13:00 +356+ sleep 1m
11:13:06 ++260+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1b9ffba-58c6-4790-927c-8d46f5727279/status
11:13:06 +260+ RESPONSE_RAW='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
11:13:06 200'
11:13:06 ++260+ head -n1
11:13:06 +260+ RESPONSE='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:13:06 ++260+ tail -n1
11:13:06 +260+ STATUS_CODE=200
11:13:06 ++260+ echo '{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
11:13:06 ++260+ jq -r .notarizationStatus.status
11:13:06 +260+ STATUS=IN_PROGRESS
11:13:06 +260+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:13:06 +260+ sleep 1m
11:13:10 +116+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
11:13:10 +116+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg
11:13:10 ++116+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize
11:13:10 +116+ LOG=eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.log
11:13:10 +116+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg'
11:13:10 +116+ /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-06-R-macosx-cocoa-x86_64.dmg
11:13:10 +116+ sleep 18s
11:13:10 +116+ tee --append eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.log
11:13:10 +398+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg
11:13:10 ++398+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg
11:13:10 +398+ DMG=eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg
11:13:10 +398+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg
11:13:13 ++398+ echo eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg
11:13:13 ++398+ sed s/_/-/g
11:13:13 +398+ PRIMARY_BUNDLE_ID=eclipse-jee-2024-06-R-macosx-cocoa-x86-64.dmg
11:13:13 +398+ retryCount=1
11:13:13 +398+ '[' 1 -gt 0 ']'
11:13:13 ++398+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-jee-2024-06-R-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
11:13:13 ++184+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/984aed74-1150-48d7-a6de-7c1a2cb62609/status
11:13:13 +184+ RESPONSE_RAW='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:13:13 200'
11:13:13 ++184+ head -n1
11:13:13 +184+ RESPONSE='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:13:13 ++184+ tail -n1
11:13:13 +184+ STATUS_CODE=200
11:13:13 ++184+ echo '{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:13:13 ++184+ jq -r .notarizationStatus.status
11:13:13 +184+ STATUS=IN_PROGRESS
11:13:13 +184+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:13:13 +184+ sleep 1m
11:13:21 +398+ RESPONSE_RAW='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
11:13:21 200'
11:13:21 ++398+ head -n1
11:13:21 +398+ RESPONSE='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:13:21 ++398+ tail -n1
11:13:21 +398+ STATUS_CODE=200
11:13:21 ++398+ echo '{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:13:21 ++398+ jq -r .uuid
11:13:21 +398+ UUID=f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2
11:13:21 ++398+ echo '{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:13:21 ++398+ jq -r .notarizationStatus.status
11:13:21 +398+ STATUS=IN_PROGRESS
11:13:21 +398+ [[ 200 == \5\0\3 ]]
11:13:21 +398+ [[ 200 == \5\0\2 ]]
11:13:21 +398+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:13:21 +398+ sleep 1m
11:13:23 ++292+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cee72602-2ebf-4e95-9640-831b44b79ade/status
11:13:23 +292+ RESPONSE_RAW='{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:13:23 200'
11:13:23 ++292+ head -n1
11:13:23 +292+ RESPONSE='{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:13:23 ++292+ tail -n1
11:13:23 +292+ STATUS_CODE=200
11:13:23 ++292+ echo '{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:13:23 ++292+ jq -r .notarizationStatus.status
11:13:23 +292+ STATUS=IN_PROGRESS
11:13:23 +292+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:13:23 +292+ sleep 1m
11:13:28 +116+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
11:13:28 +116+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg
11:13:28 ++116+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize
11:13:28 +116+ LOG=eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.log
11:13:28 +116+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg'
11:13:28 +116+ /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-06-R-macosx-cocoa-x86_64.dmg
11:13:28 +116+ sleep 18s
11:13:28 +116+ tee --append eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.log
11:13:28 +440+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg
11:13:28 ++440+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg
11:13:28 +440+ DMG=eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg
11:13:28 +440+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg
11:13:29 ++440+ echo eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg
11:13:29 ++440+ sed s/_/-/g
11:13:29 +440+ PRIMARY_BUNDLE_ID=eclipse-embedcpp-2024-06-R-macosx-cocoa-x86-64.dmg
11:13:29 +440+ retryCount=1
11:13:29 +440+ '[' 1 -gt 0 ']'
11:13:29 ++440+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-embedcpp-2024-06-R-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
11:13:29 ++206+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0d4e50e0-5c40-4254-b73d-aab050e1fad8/status
11:13:29 +206+ RESPONSE_RAW='{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:13:29 200'
11:13:29 ++206+ head -n1
11:13:29 +206+ RESPONSE='{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:13:29 ++206+ tail -n1
11:13:29 +206+ STATUS_CODE=200
11:13:29 ++206+ echo '{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:13:29 ++206+ jq -r .notarizationStatus.status
11:13:29 +206+ STATUS=IN_PROGRESS
11:13:29 +206+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:13:29 +206+ sleep 1m
11:13:34 +440+ RESPONSE_RAW='{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
11:13:34 200'
11:13:34 ++440+ head -n1
11:13:34 +440+ RESPONSE='{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:13:34 ++440+ tail -n1
11:13:34 +440+ STATUS_CODE=200
11:13:34 ++440+ echo '{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:13:34 ++440+ jq -r .uuid
11:13:34 +440+ UUID=162e2bd3-71ef-4eca-b89f-580ae1f7524f
11:13:34 ++440+ echo '{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:13:34 ++440+ jq -r .notarizationStatus.status
11:13:34 +440+ STATUS=IN_PROGRESS
11:13:34 +440+ [[ 200 == \5\0\3 ]]
11:13:34 +440+ [[ 200 == \5\0\2 ]]
11:13:34 +440+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:13:34 +440+ sleep 1m
11:13:42 ++324+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3b077971-591c-4040-b39d-c76ab35c1fc7/status
11:13:42 +324+ RESPONSE_RAW='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:13:42 200'
11:13:42 ++324+ head -n1
11:13:42 +324+ RESPONSE='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:13:42 ++324+ tail -n1
11:13:42 +324+ STATUS_CODE=200
11:13:42 ++324+ echo '{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:13:42 ++324+ jq -r .notarizationStatus.status
11:13:42 +324+ STATUS=IN_PROGRESS
11:13:42 +324+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:13:42 +324+ sleep 1m
11:13:46 +116+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
11:13:46 +116+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg
11:13:46 ++116+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize
11:13:46 +116+ LOG=eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.log
11:13:46 +116+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg'
11:13:46 +116+ /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-06-R-macosx-cocoa-aarch64.dmg
11:13:46 +116+ sleep 18s
11:13:46 +116+ tee --append eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.log
11:13:46 +487+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg
11:13:46 ++487+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg
11:13:46 +487+ DMG=eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg
11:13:46 +487+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg
11:13:47 ++487+ echo eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg
11:13:47 ++487+ sed s/_/-/g
11:13:47 +487+ PRIMARY_BUNDLE_ID=eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg
11:13:47 +487+ retryCount=1
11:13:47 +487+ '[' 1 -gt 0 ']'
11:13:47 ++487+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
11:13:48 ++228+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1ef1f283-e430-411b-97d1-0d447b12d8ca/status
11:13:48 +228+ RESPONSE_RAW='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:13:48 200'
11:13:48 ++228+ head -n1
11:13:48 +228+ RESPONSE='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:13:48 ++228+ tail -n1
11:13:48 +228+ STATUS_CODE=200
11:13:48 ++228+ echo '{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:13:48 ++228+ jq -r .notarizationStatus.status
11:13:48 +228+ STATUS=IN_PROGRESS
11:13:48 +228+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:13:48 +228+ sleep 1m
11:13:52 +487+ RESPONSE_RAW='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
11:13:52 200'
11:13:52 ++487+ head -n1
11:13:52 +487+ RESPONSE='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:13:52 ++487+ tail -n1
11:13:52 +487+ STATUS_CODE=200
11:13:52 ++487+ echo '{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:13:52 ++487+ jq -r .uuid
11:13:52 +487+ UUID=bae03c99-3013-430b-81e6-2e516940dc04
11:13:52 ++487+ echo '{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:13:52 ++487+ jq -r .notarizationStatus.status
11:13:52 +487+ STATUS=IN_PROGRESS
11:13:52 +487+ [[ 200 == \5\0\3 ]]
11:13:52 +487+ [[ 200 == \5\0\2 ]]
11:13:52 +487+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:13:52 +487+ sleep 1m
11:13:53 ++162+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b/status
11:13:53 +162+ RESPONSE_RAW='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:13:53 200'
11:13:53 ++162+ head -n1
11:13:53 +162+ RESPONSE='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:13:53 ++162+ tail -n1
11:13:53 +162+ STATUS_CODE=200
11:13:53 ++162+ echo '{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:13:53 ++162+ jq -r .notarizationStatus.status
11:13:53 +162+ STATUS=IN_PROGRESS
11:13:53 +162+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:13:53 +162+ sleep 1m
11:14:00 ++356+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21631a71-8bf4-4b8d-981d-34e5dfbc8c96/status
11:14:00 +356+ RESPONSE_RAW='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
11:14:00 200'
11:14:00 ++356+ head -n1
11:14:00 +356+ RESPONSE='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:14:00 ++356+ tail -n1
11:14:00 +356+ STATUS_CODE=200
11:14:00 ++356+ echo '{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
11:14:00 ++356+ jq -r .notarizationStatus.status
11:14:00 +356+ STATUS=IN_PROGRESS
11:14:00 +356+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:14:00 +356+ sleep 1m
11:14:04 +116+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
11:14:04 +116+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg
11:14:04 ++116+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize
11:14:04 +116+ LOG=eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.log
11:14:04 +116+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg'
11:14:04 +116+ /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-06-R-macosx-cocoa-x86_64.dmg
11:14:04 +116+ sleep 18s
11:14:04 +116+ tee --append eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.log
11:14:04 +539+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg
11:14:04 ++539+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg
11:14:04 +539+ DMG=eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg
11:14:04 +539+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg
11:14:05 ++539+ echo eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg
11:14:05 ++539+ sed s/_/-/g
11:14:05 +539+ PRIMARY_BUNDLE_ID=eclipse-scout-2024-06-R-macosx-cocoa-x86-64.dmg
11:14:05 +539+ retryCount=1
11:14:05 +539+ '[' 1 -gt 0 ']'
11:14:05 ++539+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-scout-2024-06-R-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
11:14:06 ++260+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1b9ffba-58c6-4790-927c-8d46f5727279/status
11:14:07 +260+ RESPONSE_RAW='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:14:07 200'
11:14:07 ++260+ head -n1
11:14:07 +260+ RESPONSE='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:14:07 ++260+ tail -n1
11:14:07 +260+ STATUS_CODE=200
11:14:07 ++260+ echo '{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:14:07 ++260+ jq -r .notarizationStatus.status
11:14:07 +260+ STATUS=IN_PROGRESS
11:14:07 +260+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:14:07 +260+ sleep 1m
11:14:13 +539+ RESPONSE_RAW='{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
11:14:13 200'
11:14:13 ++539+ head -n1
11:14:13 +539+ RESPONSE='{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:14:13 ++539+ tail -n1
11:14:13 +539+ STATUS_CODE=200
11:14:13 ++539+ echo '{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:14:13 ++539+ jq -r .uuid
11:14:13 +539+ UUID=a5c02fd5-8885-4405-82e9-ff9152e06e49
11:14:13 ++539+ echo '{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:14:13 ++539+ jq -r .notarizationStatus.status
11:14:13 +539+ STATUS=IN_PROGRESS
11:14:13 +539+ [[ 200 == \5\0\3 ]]
11:14:13 +539+ [[ 200 == \5\0\2 ]]
11:14:13 +539+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:14:13 +539+ sleep 1m
11:14:13 ++184+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/984aed74-1150-48d7-a6de-7c1a2cb62609/status
11:14:13 +184+ RESPONSE_RAW='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:14:13 200'
11:14:13 ++184+ head -n1
11:14:13 +184+ RESPONSE='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:14:13 ++184+ tail -n1
11:14:13 +184+ STATUS_CODE=200
11:14:13 ++184+ echo '{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:14:13 ++184+ jq -r .notarizationStatus.status
11:14:13 +184+ STATUS=IN_PROGRESS
11:14:13 +184+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:14:13 +184+ sleep 1m
11:14:21 ++398+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2/status
11:14:21 +398+ RESPONSE_RAW='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
11:14:21 200'
11:14:21 ++398+ head -n1
11:14:21 +398+ RESPONSE='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:14:21 ++398+ tail -n1
11:14:21 +398+ STATUS_CODE=200
11:14:21 ++398+ echo '{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
11:14:21 ++398+ jq -r .notarizationStatus.status
11:14:21 +398+ STATUS=IN_PROGRESS
11:14:21 +398+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:14:21 +398+ sleep 1m
11:14:22 +116+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
11:14:22 +116+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg
11:14:22 ++116+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize
11:14:22 +116+ LOG=eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.log
11:14:22 +116+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg'
11:14:22 +116+ /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-06-R-macosx-cocoa-aarch64.dmg
11:14:22 +116+ sleep 18s
11:14:22 +116+ tee --append eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.log
11:14:22 +591+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg
11:14:22 ++591+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg
11:14:22 +591+ DMG=eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg
11:14:22 +591+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg
11:14:23 ++292+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cee72602-2ebf-4e95-9640-831b44b79ade/status
11:14:23 +292+ RESPONSE_RAW='{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:14:23 200'
11:14:23 ++292+ head -n1
11:14:23 +292+ RESPONSE='{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:14:23 ++292+ tail -n1
11:14:23 +292+ STATUS_CODE=200
11:14:23 ++292+ echo '{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:14:23 ++292+ jq -r .notarizationStatus.status
11:14:23 +292+ STATUS=IN_PROGRESS
11:14:23 +292+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:14:23 +292+ sleep 1m
11:14:23 ++591+ echo eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg
11:14:23 ++591+ sed s/_/-/g
11:14:23 +591+ PRIMARY_BUNDLE_ID=eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg
11:14:23 +591+ retryCount=1
11:14:23 +591+ '[' 1 -gt 0 ']'
11:14:23 ++591+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
11:14:29 ++206+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0d4e50e0-5c40-4254-b73d-aab050e1fad8/status
11:14:29 +206+ RESPONSE_RAW='{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:14:29 200'
11:14:29 ++206+ head -n1
11:14:29 +206+ RESPONSE='{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:14:29 ++206+ tail -n1
11:14:29 +206+ STATUS_CODE=200
11:14:29 ++206+ echo '{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:14:29 ++206+ jq -r .notarizationStatus.status
11:14:29 +206+ STATUS=IN_PROGRESS
11:14:29 +206+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:14:29 +206+ sleep 1m
11:14:30 +591+ RESPONSE_RAW='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
11:14:30 200'
11:14:30 ++591+ head -n1
11:14:30 +591+ RESPONSE='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:14:30 ++591+ tail -n1
11:14:30 +591+ STATUS_CODE=200
11:14:30 ++591+ echo '{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:14:30 ++591+ jq -r .uuid
11:14:30 +591+ UUID=d26e9f1a-d362-45af-ac19-ef87a7e3a172
11:14:30 ++591+ echo '{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:14:30 ++591+ jq -r .notarizationStatus.status
11:14:30 +591+ STATUS=IN_PROGRESS
11:14:30 +591+ [[ 200 == \5\0\3 ]]
11:14:30 +591+ [[ 200 == \5\0\2 ]]
11:14:30 +591+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:14:30 +591+ sleep 1m
11:14:34 ++440+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/162e2bd3-71ef-4eca-b89f-580ae1f7524f/status
11:14:35 +440+ RESPONSE_RAW='{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
11:14:35 200'
11:14:35 ++440+ head -n1
11:14:35 +440+ RESPONSE='{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:14:35 ++440+ tail -n1
11:14:35 +440+ STATUS_CODE=200
11:14:35 ++440+ echo '{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
11:14:35 ++440+ jq -r .notarizationStatus.status
11:14:35 +440+ STATUS=IN_PROGRESS
11:14:35 +440+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:14:35 +440+ sleep 1m
11:14:40 +116+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
11:14:40 +116+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg
11:14:40 ++116+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize
11:14:40 +116+ LOG=eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.log
11:14:40 +116+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg'
11:14:40 +116+ /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-06-R-macosx-cocoa-x86_64.dmg
11:14:40 +116+ sleep 18s
11:14:40 +116+ tee --append eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.log
11:14:40 +643+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg
11:14:40 ++643+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg
11:14:40 +643+ DMG=eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg
11:14:40 +643+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg
11:14:41 ++643+ echo eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg
11:14:41 ++643+ sed s/_/-/g
11:14:41 +643+ PRIMARY_BUNDLE_ID=eclipse-modeling-2024-06-R-macosx-cocoa-x86-64.dmg
11:14:41 +643+ retryCount=1
11:14:41 +643+ '[' 1 -gt 0 ']'
11:14:41 ++643+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-modeling-2024-06-R-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
11:14:42 ++324+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3b077971-591c-4040-b39d-c76ab35c1fc7/status
11:14:42 +324+ RESPONSE_RAW='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:14:42 200'
11:14:42 ++324+ head -n1
11:14:42 +324+ RESPONSE='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:14:42 ++324+ tail -n1
11:14:42 +324+ STATUS_CODE=200
11:14:42 ++324+ echo '{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:14:42 ++324+ jq -r .notarizationStatus.status
11:14:42 +324+ STATUS=IN_PROGRESS
11:14:42 +324+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:14:42 +324+ sleep 1m
11:14:48 ++228+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1ef1f283-e430-411b-97d1-0d447b12d8ca/status
11:14:48 +228+ RESPONSE_RAW='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:14:48 200'
11:14:48 ++228+ head -n1
11:14:48 +228+ RESPONSE='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:14:48 ++228+ tail -n1
11:14:48 +228+ STATUS_CODE=200
11:14:48 ++228+ echo '{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:14:48 ++228+ jq -r .notarizationStatus.status
11:14:48 +228+ STATUS=IN_PROGRESS
11:14:48 +228+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:14:48 +228+ sleep 1m
11:14:50 +643+ RESPONSE_RAW='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
11:14:50 200'
11:14:50 ++643+ head -n1
11:14:50 +643+ RESPONSE='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:14:50 ++643+ tail -n1
11:14:50 +643+ STATUS_CODE=200
11:14:50 ++643+ echo '{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:14:50 ++643+ jq -r .uuid
11:14:50 +643+ UUID=a27139a3-d537-461e-ae7d-22e4c7daea05
11:14:50 ++643+ echo '{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:14:50 ++643+ jq -r .notarizationStatus.status
11:14:50 +643+ STATUS=IN_PROGRESS
11:14:50 +643+ [[ 200 == \5\0\3 ]]
11:14:50 +643+ [[ 200 == \5\0\2 ]]
11:14:50 +643+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:14:50 +643+ sleep 1m
11:14:52 ++487+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bae03c99-3013-430b-81e6-2e516940dc04/status
11:14:52 +487+ RESPONSE_RAW='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:14:52 200'
11:14:52 ++487+ head -n1
11:14:52 +487+ RESPONSE='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:14:52 ++487+ tail -n1
11:14:52 +487+ STATUS_CODE=200
11:14:52 ++487+ echo '{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:14:52 ++487+ jq -r .notarizationStatus.status
11:14:52 +487+ STATUS=IN_PROGRESS
11:14:52 +487+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:14:52 +487+ sleep 1m
11:14:53 ++162+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b/status
11:14:54 +162+ RESPONSE_RAW='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:14:54 200'
11:14:54 ++162+ head -n1
11:14:54 +162+ RESPONSE='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:14:54 ++162+ tail -n1
11:14:54 +162+ STATUS_CODE=200
11:14:54 ++162+ echo '{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:14:54 ++162+ jq -r .notarizationStatus.status
11:14:54 +162+ STATUS=IN_PROGRESS
11:14:54 +162+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:14:54 +162+ sleep 1m
11:14:58 +116+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
11:14:58 +116+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg
11:14:58 ++116+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize
11:14:58 +116+ LOG=eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.log
11:14:58 +116+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg'
11:14:58 +116+ /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-06-R-macosx-cocoa-aarch64.dmg
11:14:58 +116+ sleep 18s
11:14:58 +116+ tee --append eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.log
11:14:58 +705+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg
11:14:58 ++705+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg
11:14:58 +705+ DMG=eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg
11:14:58 +705+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg
11:14:59 ++705+ echo eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg
11:14:59 ++705+ sed s/_/-/g
11:14:59 +705+ PRIMARY_BUNDLE_ID=eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg
11:14:59 +705+ retryCount=1
11:14:59 +705+ '[' 1 -gt 0 ']'
11:14:59 ++705+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
11:15:00 ++356+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21631a71-8bf4-4b8d-981d-34e5dfbc8c96/status
11:15:00 +356+ RESPONSE_RAW='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:15:00 200'
11:15:00 ++356+ head -n1
11:15:00 +356+ RESPONSE='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:15:00 ++356+ tail -n1
11:15:00 +356+ STATUS_CODE=200
11:15:00 ++356+ echo '{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:15:00 ++356+ jq -r .notarizationStatus.status
11:15:00 +356+ STATUS=IN_PROGRESS
11:15:00 +356+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:15:00 +356+ sleep 1m
11:15:04 +705+ RESPONSE_RAW='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
11:15:04 200'
11:15:04 ++705+ head -n1
11:15:04 +705+ RESPONSE='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:15:04 ++705+ tail -n1
11:15:04 +705+ STATUS_CODE=200
11:15:04 ++705+ echo '{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:15:05 ++705+ jq -r .uuid
11:15:05 +705+ UUID=b8a660e3-f771-446a-a195-bbd86ae9155c
11:15:05 ++705+ echo '{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:15:05 ++705+ jq -r .notarizationStatus.status
11:15:05 +705+ STATUS=IN_PROGRESS
11:15:05 +705+ [[ 200 == \5\0\3 ]]
11:15:05 +705+ [[ 200 == \5\0\2 ]]
11:15:05 +705+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:15:05 +705+ sleep 1m
11:15:07 ++260+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1b9ffba-58c6-4790-927c-8d46f5727279/status
11:15:07 +260+ RESPONSE_RAW='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:15:07 200'
11:15:07 ++260+ head -n1
11:15:07 +260+ RESPONSE='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:15:07 ++260+ tail -n1
11:15:07 +260+ STATUS_CODE=200
11:15:07 ++260+ echo '{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:15:07 ++260+ jq -r .notarizationStatus.status
11:15:07 +260+ STATUS=IN_PROGRESS
11:15:07 +260+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:15:07 +260+ sleep 1m
11:15:13 ++539+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a5c02fd5-8885-4405-82e9-ff9152e06e49/status
11:15:13 +539+ RESPONSE_RAW='{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
11:15:13 200'
11:15:13 ++539+ head -n1
11:15:13 +539+ RESPONSE='{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:15:13 ++539+ tail -n1
11:15:13 +539+ STATUS_CODE=200
11:15:13 ++539+ echo '{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
11:15:13 ++539+ jq -r .notarizationStatus.status
11:15:13 +539+ STATUS=IN_PROGRESS
11:15:13 +539+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:15:13 +539+ sleep 1m
11:15:13 ++184+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/984aed74-1150-48d7-a6de-7c1a2cb62609/status
11:15:13 +184+ RESPONSE_RAW='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:15:13 200'
11:15:13 ++184+ head -n1
11:15:13 +184+ RESPONSE='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:15:13 ++184+ tail -n1
11:15:13 +184+ STATUS_CODE=200
11:15:13 ++184+ echo '{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:15:13 ++184+ jq -r .notarizationStatus.status
11:15:13 +184+ STATUS=IN_PROGRESS
11:15:13 +184+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:15:13 +184+ sleep 1m
11:15:16 +116+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
11:15:16 +116+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg
11:15:16 ++116+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize
11:15:16 +116+ LOG=eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.log
11:15:16 +116+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg'
11:15:16 +116+ /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-06-R-macosx-cocoa-x86_64.dmg
11:15:16 +116+ sleep 18s
11:15:16 +116+ tee --append eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.log
11:15:16 +767+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg
11:15:16 ++767+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg
11:15:16 +767+ DMG=eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg
11:15:16 +767+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg
11:15:17 ++767+ echo eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg
11:15:17 ++767+ sed s/_/-/g
11:15:17 +767+ PRIMARY_BUNDLE_ID=eclipse-php-2024-06-R-macosx-cocoa-x86-64.dmg
11:15:17 +767+ retryCount=1
11:15:17 +767+ '[' 1 -gt 0 ']'
11:15:17 ++767+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-php-2024-06-R-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
11:15:21 ++398+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2/status
11:15:21 +398+ RESPONSE_RAW='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:15:21 200'
11:15:21 ++398+ head -n1
11:15:21 +398+ RESPONSE='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:15:21 ++398+ tail -n1
11:15:21 +398+ STATUS_CODE=200
11:15:21 ++398+ echo '{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:15:21 ++398+ jq -r .notarizationStatus.status
11:15:21 +398+ STATUS=IN_PROGRESS
11:15:21 +398+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:15:21 +398+ sleep 1m
11:15:23 ++292+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cee72602-2ebf-4e95-9640-831b44b79ade/status
11:15:23 +767+ RESPONSE_RAW='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
11:15:23 200'
11:15:23 ++767+ head -n1
11:15:23 +767+ RESPONSE='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:15:23 ++767+ tail -n1
11:15:23 +292+ RESPONSE_RAW='{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:15:23 200'
11:15:23 ++292+ head -n1
11:15:23 +767+ STATUS_CODE=200
11:15:23 ++767+ echo '{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:15:23 ++767+ jq -r .uuid
11:15:23 +292+ RESPONSE='{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:15:23 ++292+ tail -n1
11:15:23 +292+ STATUS_CODE=200
11:15:23 ++292+ echo '{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:15:23 ++292+ jq -r .notarizationStatus.status
11:15:23 +767+ UUID=46fcb529-b1ed-4517-9c49-b4a6d99bbcae
11:15:23 ++767+ echo '{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:15:23 ++767+ jq -r .notarizationStatus.status
11:15:23 +292+ STATUS=IN_PROGRESS
11:15:23 +292+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:15:23 +292+ sleep 1m
11:15:23 +767+ STATUS=IN_PROGRESS
11:15:23 +767+ [[ 200 == \5\0\3 ]]
11:15:23 +767+ [[ 200 == \5\0\2 ]]
11:15:23 +767+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:15:23 +767+ sleep 1m
11:15:29 ++206+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0d4e50e0-5c40-4254-b73d-aab050e1fad8/status
11:15:29 +206+ RESPONSE_RAW='{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:15:29 200'
11:15:29 ++206+ head -n1
11:15:29 +206+ RESPONSE='{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:15:29 ++206+ tail -n1
11:15:29 +206+ STATUS_CODE=200
11:15:29 ++206+ echo '{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:15:29 ++206+ jq -r .notarizationStatus.status
11:15:29 +206+ STATUS=IN_PROGRESS
11:15:29 +206+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:15:29 +206+ sleep 1m
11:15:30 ++591+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d26e9f1a-d362-45af-ac19-ef87a7e3a172/status
11:15:30 +591+ RESPONSE_RAW='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
11:15:30 200'
11:15:30 ++591+ head -n1
11:15:30 +591+ RESPONSE='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:15:30 ++591+ tail -n1
11:15:30 +591+ STATUS_CODE=200
11:15:30 ++591+ echo '{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
11:15:30 ++591+ jq -r .notarizationStatus.status
11:15:30 +591+ STATUS=IN_PROGRESS
11:15:30 +591+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:15:30 +591+ sleep 1m
11:15:34 +116+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
11:15:34 +116+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg
11:15:34 ++116+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize
11:15:34 +116+ LOG=eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.log
11:15:34 +116+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg'
11:15:34 +116+ /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-06-R-macosx-cocoa-aarch64.dmg
11:15:34 +116+ sleep 18s
11:15:34 +116+ tee --append eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.log
11:15:34 +829+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg
11:15:34 ++829+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg
11:15:34 +829+ DMG=eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg
11:15:34 +829+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg
11:15:35 ++440+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/162e2bd3-71ef-4eca-b89f-580ae1f7524f/status
11:15:35 +440+ RESPONSE_RAW='{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:15:35 200'
11:15:35 ++440+ head -n1
11:15:35 +440+ RESPONSE='{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:15:35 ++440+ tail -n1
11:15:35 +440+ STATUS_CODE=200
11:15:35 ++440+ echo '{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:15:35 ++440+ jq -r .notarizationStatus.status
11:15:35 +440+ STATUS=IN_PROGRESS
11:15:35 +440+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:15:35 +440+ sleep 1m
11:15:35 ++829+ echo eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg
11:15:35 ++829+ sed s/_/-/g
11:15:35 +829+ PRIMARY_BUNDLE_ID=eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg
11:15:35 +829+ retryCount=1
11:15:35 +829+ '[' 1 -gt 0 ']'
11:15:35 ++829+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
11:15:41 +829+ RESPONSE_RAW='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
11:15:41 200'
11:15:41 ++829+ head -n1
11:15:41 +829+ RESPONSE='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:15:41 ++829+ tail -n1
11:15:41 +829+ STATUS_CODE=200
11:15:41 ++829+ echo '{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:15:41 ++829+ jq -r .uuid
11:15:41 +829+ UUID=21f99eab-182e-464f-9590-df904aa2840f
11:15:41 ++829+ echo '{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:15:41 ++829+ jq -r .notarizationStatus.status
11:15:41 +829+ STATUS=IN_PROGRESS
11:15:41 +829+ [[ 200 == \5\0\3 ]]
11:15:41 +829+ [[ 200 == \5\0\2 ]]
11:15:41 +829+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:15:41 +829+ sleep 1m
11:15:42 ++324+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3b077971-591c-4040-b39d-c76ab35c1fc7/status
11:15:42 +324+ RESPONSE_RAW='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:15:42 200'
11:15:42 ++324+ head -n1
11:15:42 +324+ RESPONSE='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:15:42 ++324+ tail -n1
11:15:42 +324+ STATUS_CODE=200
11:15:42 ++324+ echo '{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:15:42 ++324+ jq -r .notarizationStatus.status
11:15:42 +324+ STATUS=IN_PROGRESS
11:15:42 +324+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:15:42 +324+ sleep 1m
11:15:48 ++228+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1ef1f283-e430-411b-97d1-0d447b12d8ca/status
11:15:48 +228+ RESPONSE_RAW='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:15:48 200'
11:15:48 ++228+ head -n1
11:15:48 +228+ RESPONSE='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:15:48 ++228+ tail -n1
11:15:48 +228+ STATUS_CODE=200
11:15:48 ++228+ echo '{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:15:48 ++228+ jq -r .notarizationStatus.status
11:15:48 +228+ STATUS=IN_PROGRESS
11:15:48 +228+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:15:48 +228+ sleep 1m
11:15:50 ++643+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a27139a3-d537-461e-ae7d-22e4c7daea05/status
11:15:50 +643+ RESPONSE_RAW='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
11:15:50 200'
11:15:50 ++643+ head -n1
11:15:50 +643+ RESPONSE='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:15:50 ++643+ tail -n1
11:15:50 +643+ STATUS_CODE=200
11:15:50 ++643+ echo '{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
11:15:50 ++643+ jq -r .notarizationStatus.status
11:15:50 +643+ STATUS=IN_PROGRESS
11:15:50 +643+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:15:50 +643+ sleep 1m
11:15:52 +116+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
11:15:52 +116+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg
11:15:52 ++116+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize
11:15:52 +116+ LOG=eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.log
11:15:52 +116+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg'
11:15:52 +116+ /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-06-R-macosx-cocoa-aarch64.dmg
11:15:52 +116+ sleep 18s
11:15:52 +116+ tee --append eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.log
11:15:52 +891+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg
11:15:52 ++891+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg
11:15:52 +891+ DMG=eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg
11:15:52 +891+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg
11:15:52 ++487+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bae03c99-3013-430b-81e6-2e516940dc04/status
11:15:52 +487+ RESPONSE_RAW='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:15:52 200'
11:15:52 ++487+ head -n1
11:15:52 +487+ RESPONSE='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:15:52 ++487+ tail -n1
11:15:52 +487+ STATUS_CODE=200
11:15:52 ++487+ echo '{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:15:52 ++487+ jq -r .notarizationStatus.status
11:15:52 +487+ STATUS=IN_PROGRESS
11:15:52 +487+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:15:52 +487+ sleep 1m
11:15:53 ++891+ echo eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg
11:15:53 ++891+ sed s/_/-/g
11:15:53 +891+ PRIMARY_BUNDLE_ID=eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg
11:15:53 +891+ retryCount=1
11:15:53 +891+ '[' 1 -gt 0 ']'
11:15:53 ++891+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
11:15:54 ++162+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b/status
11:15:54 +162+ RESPONSE_RAW='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:15:54 200'
11:15:54 ++162+ head -n1
11:15:54 +162+ RESPONSE='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:15:54 ++162+ tail -n1
11:15:54 +162+ STATUS_CODE=200
11:15:54 ++162+ echo '{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:15:54 ++162+ jq -r .notarizationStatus.status
11:15:54 +162+ STATUS=IN_PROGRESS
11:15:54 +162+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:15:54 +162+ sleep 1m
11:16:00 ++356+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21631a71-8bf4-4b8d-981d-34e5dfbc8c96/status
11:16:00 +356+ RESPONSE_RAW='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:16:00 200'
11:16:00 ++356+ head -n1
11:16:00 +356+ RESPONSE='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:16:00 ++356+ tail -n1
11:16:00 +356+ STATUS_CODE=200
11:16:00 ++356+ echo '{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:16:00 ++356+ jq -r .notarizationStatus.status
11:16:00 +356+ STATUS=IN_PROGRESS
11:16:00 +356+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:16:00 +356+ sleep 1m
11:16:02 +891+ RESPONSE_RAW='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
11:16:02 200'
11:16:02 ++891+ head -n1
11:16:02 +891+ RESPONSE='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:16:02 ++891+ tail -n1
11:16:02 +891+ STATUS_CODE=200
11:16:02 ++891+ echo '{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:16:02 ++891+ jq -r .uuid
11:16:02 +891+ UUID=1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef
11:16:02 ++891+ echo '{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:16:02 ++891+ jq -r .notarizationStatus.status
11:16:02 +891+ STATUS=IN_PROGRESS
11:16:02 +891+ [[ 200 == \5\0\3 ]]
11:16:02 +891+ [[ 200 == \5\0\2 ]]
11:16:02 +891+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:16:02 +891+ sleep 1m
11:16:05 ++705+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b8a660e3-f771-446a-a195-bbd86ae9155c/status
11:16:05 +705+ RESPONSE_RAW='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
11:16:05 200'
11:16:05 ++705+ head -n1
11:16:05 +705+ RESPONSE='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:16:05 ++705+ tail -n1
11:16:05 +705+ STATUS_CODE=200
11:16:05 ++705+ echo '{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
11:16:05 ++705+ jq -r .notarizationStatus.status
11:16:05 +705+ STATUS=IN_PROGRESS
11:16:05 +705+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:16:05 +705+ sleep 1m
11:16:07 ++260+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1b9ffba-58c6-4790-927c-8d46f5727279/status
11:16:07 +260+ RESPONSE_RAW='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:16:07 200'
11:16:07 ++260+ head -n1
11:16:07 +260+ RESPONSE='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:16:07 ++260+ tail -n1
11:16:07 +260+ STATUS_CODE=200
11:16:07 ++260+ jq -r .notarizationStatus.status
11:16:07 ++260+ echo '{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:16:07 +260+ STATUS=IN_PROGRESS
11:16:07 +260+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:16:07 +260+ sleep 1m
11:16:10 +116+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
11:16:10 +116+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg
11:16:10 ++116+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize
11:16:10 +116+ LOG=eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.log
11:16:10 +116+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg'
11:16:10 +116+ /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-06-R-macosx-cocoa-x86_64.dmg
11:16:10 +116+ sleep 18s
11:16:10 +116+ tee --append eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.log
11:16:10 +963+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg
11:16:10 ++963+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg
11:16:10 +963+ DMG=eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg
11:16:10 +963+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg
11:16:11 ++963+ echo eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg
11:16:11 ++963+ sed s/_/-/g
11:16:11 +963+ PRIMARY_BUNDLE_ID=eclipse-dsl-2024-06-R-macosx-cocoa-x86-64.dmg
11:16:11 +963+ retryCount=1
11:16:11 +963+ '[' 1 -gt 0 ']'
11:16:11 ++963+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-dsl-2024-06-R-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
11:16:13 ++539+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a5c02fd5-8885-4405-82e9-ff9152e06e49/status
11:16:13 +539+ RESPONSE_RAW='{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:16:13 200'
11:16:13 ++539+ head -n1
11:16:13 +539+ RESPONSE='{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:16:13 ++539+ tail -n1
11:16:13 +539+ STATUS_CODE=200
11:16:13 ++539+ echo '{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:16:13 ++539+ jq -r .notarizationStatus.status
11:16:13 +539+ STATUS=IN_PROGRESS
11:16:13 +539+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:16:13 +539+ sleep 1m
11:16:13 ++184+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/984aed74-1150-48d7-a6de-7c1a2cb62609/status
11:16:13 +184+ RESPONSE_RAW='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:16:13 200'
11:16:13 ++184+ head -n1
11:16:13 +184+ RESPONSE='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:16:13 ++184+ tail -n1
11:16:13 +184+ STATUS_CODE=200
11:16:13 ++184+ echo '{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:16:13 ++184+ jq -r .notarizationStatus.status
11:16:13 +184+ STATUS=IN_PROGRESS
11:16:13 +184+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:16:13 +184+ sleep 1m
11:16:18 +963+ RESPONSE_RAW='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
11:16:18 200'
11:16:18 ++963+ head -n1
11:16:18 +963+ RESPONSE='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:16:18 ++963+ tail -n1
11:16:18 +963+ STATUS_CODE=200
11:16:18 ++963+ echo '{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:16:18 ++963+ jq -r .uuid
11:16:18 +963+ UUID=a3bdbbfc-821b-472f-b59f-02317d5958fd
11:16:18 ++963+ echo '{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:16:18 ++963+ jq -r .notarizationStatus.status
11:16:18 +963+ STATUS=IN_PROGRESS
11:16:18 +963+ [[ 200 == \5\0\3 ]]
11:16:18 +963+ [[ 200 == \5\0\2 ]]
11:16:18 +963+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:16:18 +963+ sleep 1m
11:16:21 ++398+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2/status
11:16:21 +398+ RESPONSE_RAW='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:16:21 200'
11:16:21 ++398+ head -n1
11:16:21 +398+ RESPONSE='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:16:21 ++398+ tail -n1
11:16:21 +398+ STATUS_CODE=200
11:16:21 ++398+ echo '{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:16:21 ++398+ jq -r .notarizationStatus.status
11:16:21 +398+ STATUS=IN_PROGRESS
11:16:21 +398+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:16:21 +398+ sleep 1m
11:16:23 ++292+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cee72602-2ebf-4e95-9640-831b44b79ade/status
11:16:23 ++767+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/46fcb529-b1ed-4517-9c49-b4a6d99bbcae/status
11:16:23 +767+ RESPONSE_RAW='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:16:23 200'
11:16:23 ++767+ head -n1
11:16:23 +767+ RESPONSE='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:16:23 ++767+ tail -n1
11:16:23 +767+ STATUS_CODE=200
11:16:23 ++767+ echo '{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:16:23 ++767+ jq -r .notarizationStatus.status
11:16:23 +292+ RESPONSE_RAW='{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:16:23 200'
11:16:23 ++292+ head -n1
11:16:23 +292+ RESPONSE='{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:16:23 +767+ STATUS=IN_PROGRESS
11:16:23 +767+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:16:23 +767+ sleep 1m
11:16:23 ++292+ tail -n1
11:16:23 +292+ STATUS_CODE=200
11:16:23 ++292+ echo '{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:16:23 ++292+ jq -r .notarizationStatus.status
11:16:23 +292+ STATUS=IN_PROGRESS
11:16:23 +292+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:16:23 +292+ sleep 1m
11:16:28 +116+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
11:16:28 +116+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg
11:16:28 ++116+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize
11:16:28 +116+ LOG=eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.log
11:16:28 +116+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg'
11:16:28 +116+ sleep 18s
11:16:28 +116+ /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-06-R-macosx-cocoa-aarch64.dmg
11:16:28 +116+ tee --append eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.log
11:16:28 +1035+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg
11:16:28 ++1035+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg
11:16:28 +1035+ DMG=eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg
11:16:28 +1035+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg
11:16:29 ++206+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0d4e50e0-5c40-4254-b73d-aab050e1fad8/status
11:16:29 +206+ RESPONSE_RAW='{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:16:29 200'
11:16:29 ++206+ head -n1
11:16:29 +206+ RESPONSE='{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:16:29 ++206+ tail -n1
11:16:29 +206+ STATUS_CODE=200
11:16:29 ++206+ echo '{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:16:29 ++206+ jq -r .notarizationStatus.status
11:16:29 +206+ STATUS=IN_PROGRESS
11:16:29 +206+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:16:29 +206+ sleep 1m
11:16:30 ++1035+ echo eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg
11:16:30 ++1035+ sed s/_/-/g
11:16:30 +1035+ PRIMARY_BUNDLE_ID=eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg
11:16:30 +1035+ retryCount=1
11:16:30 +1035+ '[' 1 -gt 0 ']'
11:16:30 ++1035+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
11:16:30 ++591+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d26e9f1a-d362-45af-ac19-ef87a7e3a172/status
11:16:30 +591+ RESPONSE_RAW='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:16:30 200'
11:16:30 ++591+ head -n1
11:16:30 +591+ RESPONSE='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:16:30 ++591+ tail -n1
11:16:30 +591+ STATUS_CODE=200
11:16:30 ++591+ echo '{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:16:30 ++591+ jq -r .notarizationStatus.status
11:16:30 +591+ STATUS=IN_PROGRESS
11:16:30 +591+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:16:30 +591+ sleep 1m
11:16:35 ++440+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/162e2bd3-71ef-4eca-b89f-580ae1f7524f/status
11:16:35 +440+ RESPONSE_RAW='{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:16:35 200'
11:16:35 ++440+ head -n1
11:16:35 +440+ RESPONSE='{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:16:35 ++440+ tail -n1
11:16:35 +440+ STATUS_CODE=200
11:16:35 ++440+ echo '{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:16:35 ++440+ jq -r .notarizationStatus.status
11:16:35 +440+ STATUS=IN_PROGRESS
11:16:35 +440+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:16:35 +440+ sleep 1m
11:16:37 +1035+ RESPONSE_RAW='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
11:16:37 200'
11:16:37 ++1035+ head -n1
11:16:37 +1035+ RESPONSE='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:16:37 ++1035+ tail -n1
11:16:37 +1035+ STATUS_CODE=200
11:16:37 ++1035+ echo '{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:16:37 ++1035+ jq -r .uuid
11:16:37 +1035+ UUID=e5842955-5ebf-40de-ac73-8c70291f1465
11:16:37 ++1035+ echo '{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:16:37 ++1035+ jq -r .notarizationStatus.status
11:16:37 +1035+ STATUS=IN_PROGRESS
11:16:37 +1035+ [[ 200 == \5\0\3 ]]
11:16:37 +1035+ [[ 200 == \5\0\2 ]]
11:16:37 +1035+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:16:37 +1035+ sleep 1m
11:16:41 ++829+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21f99eab-182e-464f-9590-df904aa2840f/status
11:16:41 +829+ RESPONSE_RAW='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
11:16:41 200'
11:16:41 ++829+ head -n1
11:16:41 +829+ RESPONSE='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:16:41 ++829+ tail -n1
11:16:41 +829+ STATUS_CODE=200
11:16:41 ++829+ echo '{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
11:16:41 ++829+ jq -r .notarizationStatus.status
11:16:41 +829+ STATUS=IN_PROGRESS
11:16:41 +829+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:16:41 +829+ sleep 1m
11:16:42 ++324+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3b077971-591c-4040-b39d-c76ab35c1fc7/status
11:16:42 +324+ RESPONSE_RAW='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:16:42 200'
11:16:42 ++324+ head -n1
11:16:42 +324+ RESPONSE='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:16:42 ++324+ tail -n1
11:16:42 +324+ STATUS_CODE=200
11:16:42 ++324+ echo '{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:16:42 ++324+ jq -r .notarizationStatus.status
11:16:42 +324+ STATUS=IN_PROGRESS
11:16:42 +324+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:16:42 +324+ sleep 1m
11:16:46 +116+ jobs -p
11:16:46 162
11:16:46 184
11:16:46 206
11:16:46 228
11:16:46 260
11:16:46 292
11:16:46 324
11:16:46 356
11:16:46 398
11:16:46 440
11:16:46 487
11:16:46 539
11:16:46 591
11:16:46 643
11:16:46 705
11:16:46 767
11:16:46 829
11:16:46 891
11:16:46 963
11:16:46 1035
11:16:46 +116+ wait
11:16:46 ++116+ jobs -p
11:16:48 ++228+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1ef1f283-e430-411b-97d1-0d447b12d8ca/status
11:16:48 +228+ RESPONSE_RAW='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:16:48 200'
11:16:48 ++228+ head -n1
11:16:48 +228+ RESPONSE='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:16:48 ++228+ tail -n1
11:16:48 +228+ STATUS_CODE=200
11:16:48 ++228+ echo '{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:16:48 ++228+ jq -r .notarizationStatus.status
11:16:48 +228+ STATUS=IN_PROGRESS
11:16:48 +228+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:16:48 +228+ sleep 1m
11:16:50 ++643+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a27139a3-d537-461e-ae7d-22e4c7daea05/status
11:16:50 +643+ RESPONSE_RAW='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:16:50 200'
11:16:50 ++643+ head -n1
11:16:50 +643+ RESPONSE='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:16:50 ++643+ tail -n1
11:16:50 +643+ STATUS_CODE=200
11:16:50 ++643+ echo '{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:16:50 ++643+ jq -r .notarizationStatus.status
11:16:50 +643+ STATUS=IN_PROGRESS
11:16:50 +643+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:16:50 +643+ sleep 1m
11:16:52 ++487+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bae03c99-3013-430b-81e6-2e516940dc04/status
11:16:52 +487+ RESPONSE_RAW='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:16:52 200'
11:16:52 ++487+ head -n1
11:16:52 +487+ RESPONSE='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:16:52 ++487+ tail -n1
11:16:52 +487+ STATUS_CODE=200
11:16:52 ++487+ echo '{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:16:52 ++487+ jq -r .notarizationStatus.status
11:16:52 +487+ STATUS=IN_PROGRESS
11:16:52 +487+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:16:52 +487+ sleep 1m
11:16:54 ++162+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b/status
11:16:54 +162+ RESPONSE_RAW='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:16:54 200'
11:16:54 ++162+ head -n1
11:16:54 +162+ RESPONSE='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:16:54 ++162+ tail -n1
11:16:54 +162+ STATUS_CODE=200
11:16:54 ++162+ echo '{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:16:54 ++162+ jq -r .notarizationStatus.status
11:16:54 +162+ STATUS=IN_PROGRESS
11:16:54 +162+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:16:54 +162+ sleep 1m
11:17:00 ++356+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21631a71-8bf4-4b8d-981d-34e5dfbc8c96/status
11:17:00 +356+ RESPONSE_RAW='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:17:00 200'
11:17:00 ++356+ head -n1
11:17:00 +356+ RESPONSE='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:17:00 ++356+ tail -n1
11:17:00 +356+ STATUS_CODE=200
11:17:00 ++356+ echo '{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:17:00 ++356+ jq -r .notarizationStatus.status
11:17:00 +356+ STATUS=IN_PROGRESS
11:17:00 +356+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:17:00 +356+ sleep 1m
11:17:02 ++891+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef/status
11:17:02 +891+ RESPONSE_RAW='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
11:17:02 200'
11:17:02 ++891+ head -n1
11:17:02 +891+ RESPONSE='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:17:02 ++891+ tail -n1
11:17:02 +891+ STATUS_CODE=200
11:17:02 ++891+ echo '{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
11:17:02 ++891+ jq -r .notarizationStatus.status
11:17:02 +891+ STATUS=IN_PROGRESS
11:17:02 +891+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:17:02 +891+ sleep 1m
11:17:05 ++705+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b8a660e3-f771-446a-a195-bbd86ae9155c/status
11:17:05 +705+ RESPONSE_RAW='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:17:05 200'
11:17:05 ++705+ head -n1
11:17:05 +705+ RESPONSE='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:17:05 ++705+ tail -n1
11:17:05 +705+ STATUS_CODE=200
11:17:05 ++705+ echo '{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:17:05 ++705+ jq -r .notarizationStatus.status
11:17:05 +705+ STATUS=IN_PROGRESS
11:17:05 +705+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:17:05 +705+ sleep 1m
11:17:07 ++260+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1b9ffba-58c6-4790-927c-8d46f5727279/status
11:17:07 +260+ RESPONSE_RAW='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:17:07 200'
11:17:07 ++260+ head -n1
11:17:07 +260+ RESPONSE='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:17:07 ++260+ tail -n1
11:17:07 +260+ STATUS_CODE=200
11:17:07 ++260+ echo '{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:17:07 ++260+ jq -r .notarizationStatus.status
11:17:07 +260+ STATUS=IN_PROGRESS
11:17:07 +260+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:17:07 +260+ sleep 1m
11:17:13 ++539+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a5c02fd5-8885-4405-82e9-ff9152e06e49/status
11:17:13 +539+ RESPONSE_RAW='{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:17:13 200'
11:17:13 ++539+ head -n1
11:17:13 +539+ RESPONSE='{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:17:13 ++539+ tail -n1
11:17:13 +539+ STATUS_CODE=200
11:17:13 ++539+ echo '{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:17:13 ++539+ jq -r .notarizationStatus.status
11:17:13 +539+ STATUS=IN_PROGRESS
11:17:13 +539+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:17:13 +539+ sleep 1m
11:17:13 ++184+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/984aed74-1150-48d7-a6de-7c1a2cb62609/status
11:17:13 +184+ RESPONSE_RAW='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:17:13 200'
11:17:13 ++184+ head -n1
11:17:13 +184+ RESPONSE='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:17:13 ++184+ tail -n1
11:17:13 +184+ STATUS_CODE=200
11:17:13 ++184+ echo '{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:17:13 ++184+ jq -r .notarizationStatus.status
11:17:13 +184+ STATUS=IN_PROGRESS
11:17:13 +184+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:17:13 +184+ sleep 1m
11:17:18 ++963+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a3bdbbfc-821b-472f-b59f-02317d5958fd/status
11:17:18 +963+ RESPONSE_RAW='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
11:17:18 200'
11:17:18 ++963+ head -n1
11:17:18 +963+ RESPONSE='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:17:18 ++963+ tail -n1
11:17:18 +963+ STATUS_CODE=200
11:17:18 ++963+ echo '{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
11:17:18 ++963+ jq -r .notarizationStatus.status
11:17:18 +963+ STATUS=IN_PROGRESS
11:17:18 +963+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:17:18 +963+ sleep 1m
11:17:21 ++398+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2/status
11:17:21 +398+ RESPONSE_RAW='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:17:21 200'
11:17:21 ++398+ head -n1
11:17:21 +398+ RESPONSE='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:17:21 ++398+ tail -n1
11:17:21 +398+ STATUS_CODE=200
11:17:21 ++398+ echo '{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:17:21 ++398+ jq -r .notarizationStatus.status
11:17:21 +398+ STATUS=IN_PROGRESS
11:17:21 +398+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:17:21 +398+ sleep 1m
11:17:23 ++767+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/46fcb529-b1ed-4517-9c49-b4a6d99bbcae/status
11:17:23 ++292+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cee72602-2ebf-4e95-9640-831b44b79ade/status
11:17:23 +767+ RESPONSE_RAW='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:17:23 200'
11:17:23 ++767+ head -n1
11:17:23 +767+ RESPONSE='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:17:23 ++767+ tail -n1
11:17:23 +767+ STATUS_CODE=200
11:17:23 ++767+ echo '{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:17:23 ++767+ jq -r .notarizationStatus.status
11:17:23 +767+ STATUS=IN_PROGRESS
11:17:23 +767+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:17:23 +767+ sleep 1m
11:17:23 +292+ RESPONSE_RAW='{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:17:23 200'
11:17:23 ++292+ head -n1
11:17:23 +292+ RESPONSE='{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:17:23 ++292+ tail -n1
11:17:23 +292+ STATUS_CODE=200
11:17:23 ++292+ echo '{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:17:23 ++292+ jq -r .notarizationStatus.status
11:17:23 +292+ STATUS=IN_PROGRESS
11:17:23 +292+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:17:23 +292+ sleep 1m
11:17:29 ++206+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0d4e50e0-5c40-4254-b73d-aab050e1fad8/status
11:17:29 +206+ RESPONSE_RAW='{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:17:29 200'
11:17:29 ++206+ head -n1
11:17:29 +206+ RESPONSE='{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:17:29 ++206+ tail -n1
11:17:29 +206+ STATUS_CODE=200
11:17:29 ++206+ echo '{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:17:29 ++206+ jq -r .notarizationStatus.status
11:17:29 +206+ STATUS=IN_PROGRESS
11:17:29 +206+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:17:29 +206+ sleep 1m
11:17:30 ++591+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d26e9f1a-d362-45af-ac19-ef87a7e3a172/status
11:17:30 +591+ RESPONSE_RAW='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:17:30 200'
11:17:30 ++591+ head -n1
11:17:30 +591+ RESPONSE='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:17:30 ++591+ tail -n1
11:17:30 +591+ STATUS_CODE=200
11:17:30 ++591+ echo '{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:17:30 ++591+ jq -r .notarizationStatus.status
11:17:30 +591+ STATUS=IN_PROGRESS
11:17:30 +591+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:17:30 +591+ sleep 1m
11:17:35 ++440+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/162e2bd3-71ef-4eca-b89f-580ae1f7524f/status
11:17:35 +440+ RESPONSE_RAW='{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:17:35 200'
11:17:35 ++440+ head -n1
11:17:35 +440+ RESPONSE='{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:17:35 ++440+ tail -n1
11:17:35 +440+ STATUS_CODE=200
11:17:35 ++440+ echo '{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:17:35 ++440+ jq -r .notarizationStatus.status
11:17:35 +440+ STATUS=IN_PROGRESS
11:17:35 +440+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:17:35 +440+ sleep 1m
11:17:37 ++1035+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e5842955-5ebf-40de-ac73-8c70291f1465/status
11:17:37 +1035+ RESPONSE_RAW='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
11:17:37 200'
11:17:37 ++1035+ head -n1
11:17:37 +1035+ RESPONSE='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
11:17:37 ++1035+ tail -n1
11:17:37 +1035+ STATUS_CODE=200
11:17:37 ++1035+ echo '{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
11:17:37 ++1035+ jq -r .notarizationStatus.status
11:17:37 +1035+ STATUS=IN_PROGRESS
11:17:37 +1035+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:17:37 +1035+ sleep 1m
11:17:41 ++829+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21f99eab-182e-464f-9590-df904aa2840f/status
11:17:42 +829+ RESPONSE_RAW='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:17:42 200'
11:17:42 ++829+ head -n1
11:17:42 +829+ RESPONSE='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:17:42 ++829+ tail -n1
11:17:42 +829+ STATUS_CODE=200
11:17:42 ++829+ echo '{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:17:42 ++829+ jq -r .notarizationStatus.status
11:17:42 +829+ STATUS=IN_PROGRESS
11:17:42 +829+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:17:42 +829+ sleep 1m
11:17:42 ++324+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3b077971-591c-4040-b39d-c76ab35c1fc7/status
11:17:42 +324+ RESPONSE_RAW='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:17:42 200'
11:17:42 ++324+ head -n1
11:17:42 +324+ RESPONSE='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:17:42 ++324+ tail -n1
11:17:42 +324+ STATUS_CODE=200
11:17:42 ++324+ echo '{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:17:42 ++324+ jq -r .notarizationStatus.status
11:17:42 +324+ STATUS=IN_PROGRESS
11:17:42 +324+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:17:42 +324+ sleep 1m
11:17:48 ++228+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1ef1f283-e430-411b-97d1-0d447b12d8ca/status
11:17:48 +228+ RESPONSE_RAW='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:17:48 200'
11:17:48 ++228+ head -n1
11:17:48 +228+ RESPONSE='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:17:48 ++228+ tail -n1
11:17:48 +228+ STATUS_CODE=200
11:17:48 ++228+ echo '{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:17:48 ++228+ jq -r .notarizationStatus.status
11:17:48 +228+ STATUS=IN_PROGRESS
11:17:48 +228+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:17:48 +228+ sleep 1m
11:17:50 ++643+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a27139a3-d537-461e-ae7d-22e4c7daea05/status
11:17:51 +643+ RESPONSE_RAW='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:17:51 200'
11:17:51 ++643+ head -n1
11:17:51 +643+ RESPONSE='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:17:51 ++643+ tail -n1
11:17:51 +643+ STATUS_CODE=200
11:17:51 ++643+ echo '{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:17:51 ++643+ jq -r .notarizationStatus.status
11:17:51 +643+ STATUS=IN_PROGRESS
11:17:51 +643+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:17:51 +643+ sleep 1m
11:17:52 ++487+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bae03c99-3013-430b-81e6-2e516940dc04/status
11:17:52 +487+ RESPONSE_RAW='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:17:52 200'
11:17:52 ++487+ head -n1
11:17:52 +487+ RESPONSE='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:17:52 ++487+ tail -n1
11:17:52 +487+ STATUS_CODE=200
11:17:52 ++487+ echo '{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:17:52 ++487+ jq -r .notarizationStatus.status
11:17:52 +487+ STATUS=IN_PROGRESS
11:17:52 +487+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:17:52 +487+ sleep 1m
11:17:54 ++162+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b/status
11:17:54 +162+ RESPONSE_RAW='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:17:54 200'
11:17:54 ++162+ head -n1
11:17:54 +162+ RESPONSE='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:17:54 ++162+ tail -n1
11:17:54 +162+ STATUS_CODE=200
11:17:54 ++162+ echo '{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:17:54 ++162+ jq -r .notarizationStatus.status
11:17:54 +162+ STATUS=IN_PROGRESS
11:17:54 +162+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:17:54 +162+ sleep 1m
11:18:00 ++356+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21631a71-8bf4-4b8d-981d-34e5dfbc8c96/status
11:18:01 +356+ RESPONSE_RAW='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:18:01 200'
11:18:01 ++356+ head -n1
11:18:01 +356+ RESPONSE='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:18:01 ++356+ tail -n1
11:18:01 +356+ STATUS_CODE=200
11:18:01 ++356+ echo '{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:18:01 ++356+ jq -r .notarizationStatus.status
11:18:01 +356+ STATUS=IN_PROGRESS
11:18:01 +356+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:18:01 +356+ sleep 1m
11:18:02 ++891+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef/status
11:18:02 +891+ RESPONSE_RAW='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:18:02 200'
11:18:02 ++891+ head -n1
11:18:02 +891+ RESPONSE='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:18:02 ++891+ tail -n1
11:18:02 +891+ STATUS_CODE=200
11:18:02 ++891+ echo '{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:18:02 ++891+ jq -r .notarizationStatus.status
11:18:02 +891+ STATUS=IN_PROGRESS
11:18:02 +891+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:18:02 +891+ sleep 1m
11:18:05 ++705+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b8a660e3-f771-446a-a195-bbd86ae9155c/status
11:18:05 +705+ RESPONSE_RAW='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:18:05 200'
11:18:05 ++705+ head -n1
11:18:05 +705+ RESPONSE='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:18:05 ++705+ tail -n1
11:18:05 +705+ STATUS_CODE=200
11:18:05 ++705+ echo '{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:18:05 ++705+ jq -r .notarizationStatus.status
11:18:05 +705+ STATUS=IN_PROGRESS
11:18:05 +705+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:18:05 +705+ sleep 1m
11:18:07 ++260+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1b9ffba-58c6-4790-927c-8d46f5727279/status
11:18:07 +260+ RESPONSE_RAW='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:18:07 200'
11:18:07 ++260+ head -n1
11:18:07 +260+ RESPONSE='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:18:07 ++260+ tail -n1
11:18:07 +260+ STATUS_CODE=200
11:18:07 ++260+ echo '{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:18:07 ++260+ jq -r .notarizationStatus.status
11:18:07 +260+ STATUS=IN_PROGRESS
11:18:07 +260+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:18:07 +260+ sleep 1m
11:18:13 ++539+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a5c02fd5-8885-4405-82e9-ff9152e06e49/status
11:18:13 +539+ RESPONSE_RAW='{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:18:13 200'
11:18:13 ++539+ head -n1
11:18:13 +539+ RESPONSE='{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:18:13 ++539+ tail -n1
11:18:13 +539+ STATUS_CODE=200
11:18:13 ++539+ echo '{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:18:13 ++539+ jq -r .notarizationStatus.status
11:18:13 +539+ STATUS=IN_PROGRESS
11:18:13 +539+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:18:13 +539+ sleep 1m
11:18:13 ++184+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/984aed74-1150-48d7-a6de-7c1a2cb62609/status
11:18:13 +184+ RESPONSE_RAW='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:18:13 200'
11:18:13 ++184+ head -n1
11:18:13 +184+ RESPONSE='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:18:13 ++184+ tail -n1
11:18:13 +184+ STATUS_CODE=200
11:18:13 ++184+ echo '{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:18:13 ++184+ jq -r .notarizationStatus.status
11:18:13 +184+ STATUS=IN_PROGRESS
11:18:13 +184+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:18:13 +184+ sleep 1m
11:18:18 ++963+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a3bdbbfc-821b-472f-b59f-02317d5958fd/status
11:18:18 +963+ RESPONSE_RAW='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:18:18 200'
11:18:18 ++963+ head -n1
11:18:18 +963+ RESPONSE='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:18:18 ++963+ tail -n1
11:18:18 +963+ STATUS_CODE=200
11:18:18 ++963+ echo '{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:18:18 ++963+ jq -r .notarizationStatus.status
11:18:18 +963+ STATUS=IN_PROGRESS
11:18:18 +963+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:18:18 +963+ sleep 1m
11:18:21 ++398+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2/status
11:18:21 +398+ RESPONSE_RAW='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:18:21 200'
11:18:21 ++398+ head -n1
11:18:21 +398+ RESPONSE='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:18:21 ++398+ tail -n1
11:18:21 +398+ STATUS_CODE=200
11:18:21 ++398+ echo '{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:18:21 ++398+ jq -r .notarizationStatus.status
11:18:21 +398+ STATUS=IN_PROGRESS
11:18:21 +398+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:18:21 +398+ sleep 1m
11:18:23 ++767+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/46fcb529-b1ed-4517-9c49-b4a6d99bbcae/status
11:18:23 ++292+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cee72602-2ebf-4e95-9640-831b44b79ade/status
11:18:23 +767+ RESPONSE_RAW='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:18:23 200'
11:18:23 ++767+ head -n1
11:18:23 +767+ RESPONSE='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:18:23 ++767+ tail -n1
11:18:23 +767+ STATUS_CODE=200
11:18:23 ++767+ echo '{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:18:23 ++767+ jq -r .notarizationStatus.status
11:18:23 +767+ STATUS=IN_PROGRESS
11:18:23 +767+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:18:23 +767+ sleep 1m
11:18:23 +292+ RESPONSE_RAW='{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:18:23 200'
11:18:23 ++292+ head -n1
11:18:23 +292+ RESPONSE='{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:18:23 ++292+ tail -n1
11:18:23 +292+ STATUS_CODE=200
11:18:23 ++292+ echo '{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:18:23 ++292+ jq -r .notarizationStatus.status
11:18:23 +292+ STATUS=IN_PROGRESS
11:18:23 +292+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:18:23 +292+ sleep 1m
11:18:29 ++206+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0d4e50e0-5c40-4254-b73d-aab050e1fad8/status
11:18:29 +206+ RESPONSE_RAW='{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:18:29 200'
11:18:29 ++206+ head -n1
11:18:29 +206+ RESPONSE='{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:18:29 ++206+ tail -n1
11:18:29 +206+ STATUS_CODE=200
11:18:29 ++206+ echo '{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:18:29 ++206+ jq -r .notarizationStatus.status
11:18:29 +206+ STATUS=IN_PROGRESS
11:18:29 +206+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:18:29 +206+ sleep 1m
11:18:30 ++591+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d26e9f1a-d362-45af-ac19-ef87a7e3a172/status
11:18:30 +591+ RESPONSE_RAW='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:18:30 200'
11:18:30 ++591+ head -n1
11:18:30 +591+ RESPONSE='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:18:30 ++591+ tail -n1
11:18:30 +591+ STATUS_CODE=200
11:18:30 ++591+ echo '{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:18:30 ++591+ jq -r .notarizationStatus.status
11:18:30 +591+ STATUS=IN_PROGRESS
11:18:30 +591+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:18:30 +591+ sleep 1m
11:18:35 ++440+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/162e2bd3-71ef-4eca-b89f-580ae1f7524f/status
11:18:35 +440+ RESPONSE_RAW='{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:18:35 200'
11:18:35 ++440+ head -n1
11:18:35 +440+ RESPONSE='{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:18:35 ++440+ tail -n1
11:18:35 +440+ STATUS_CODE=200
11:18:35 ++440+ echo '{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:18:35 ++440+ jq -r .notarizationStatus.status
11:18:35 +440+ STATUS=IN_PROGRESS
11:18:35 +440+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:18:35 +440+ sleep 1m
11:18:37 ++1035+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e5842955-5ebf-40de-ac73-8c70291f1465/status
11:18:38 +1035+ RESPONSE_RAW='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:18:38 200'
11:18:38 ++1035+ head -n1
11:18:38 +1035+ RESPONSE='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:18:38 ++1035+ tail -n1
11:18:38 +1035+ STATUS_CODE=200
11:18:38 ++1035+ echo '{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:18:38 ++1035+ jq -r .notarizationStatus.status
11:18:38 +1035+ STATUS=IN_PROGRESS
11:18:38 +1035+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:18:38 +1035+ sleep 1m
11:18:42 ++829+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21f99eab-182e-464f-9590-df904aa2840f/status
11:18:42 +829+ RESPONSE_RAW='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:18:42 200'
11:18:42 ++829+ head -n1
11:18:42 +829+ RESPONSE='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:18:42 ++829+ tail -n1
11:18:42 +829+ STATUS_CODE=200
11:18:42 ++829+ echo '{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:18:42 ++829+ jq -r .notarizationStatus.status
11:18:42 +829+ STATUS=IN_PROGRESS
11:18:42 +829+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:18:42 +829+ sleep 1m
11:18:42 ++324+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3b077971-591c-4040-b39d-c76ab35c1fc7/status
11:18:42 +324+ RESPONSE_RAW='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:18:42 200'
11:18:42 ++324+ head -n1
11:18:42 +324+ RESPONSE='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:18:42 ++324+ tail -n1
11:18:42 +324+ STATUS_CODE=200
11:18:42 ++324+ echo '{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:18:42 ++324+ jq -r .notarizationStatus.status
11:18:42 +324+ STATUS=IN_PROGRESS
11:18:42 +324+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:18:42 +324+ sleep 1m
11:18:48 ++228+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1ef1f283-e430-411b-97d1-0d447b12d8ca/status
11:18:48 +228+ RESPONSE_RAW='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:18:48 200'
11:18:48 ++228+ head -n1
11:18:48 +228+ RESPONSE='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:18:48 ++228+ tail -n1
11:18:48 +228+ STATUS_CODE=200
11:18:48 ++228+ echo '{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:18:48 ++228+ jq -r .notarizationStatus.status
11:18:48 +228+ STATUS=IN_PROGRESS
11:18:48 +228+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:18:48 +228+ sleep 1m
11:18:51 ++643+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a27139a3-d537-461e-ae7d-22e4c7daea05/status
11:18:51 +643+ RESPONSE_RAW='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:18:51 200'
11:18:51 ++643+ head -n1
11:18:51 +643+ RESPONSE='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:18:51 ++643+ tail -n1
11:18:51 +643+ STATUS_CODE=200
11:18:51 ++643+ echo '{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:18:51 ++643+ jq -r .notarizationStatus.status
11:18:51 +643+ STATUS=IN_PROGRESS
11:18:51 +643+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:18:51 +643+ sleep 1m
11:18:52 ++487+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bae03c99-3013-430b-81e6-2e516940dc04/status
11:18:52 +487+ RESPONSE_RAW='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:18:52 200'
11:18:52 ++487+ head -n1
11:18:52 +487+ RESPONSE='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:18:52 ++487+ tail -n1
11:18:52 +487+ STATUS_CODE=200
11:18:52 ++487+ echo '{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:18:52 ++487+ jq -r .notarizationStatus.status
11:18:52 +487+ STATUS=IN_PROGRESS
11:18:52 +487+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:18:52 +487+ sleep 1m
11:18:54 ++162+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b/status
11:18:54 +162+ RESPONSE_RAW='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:18:54 200'
11:18:54 ++162+ head -n1
11:18:54 +162+ RESPONSE='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:18:54 ++162+ tail -n1
11:18:54 +162+ STATUS_CODE=200
11:18:54 ++162+ echo '{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:18:54 ++162+ jq -r .notarizationStatus.status
11:18:54 +162+ STATUS=IN_PROGRESS
11:18:54 +162+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:18:54 +162+ sleep 1m
11:19:01 ++356+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21631a71-8bf4-4b8d-981d-34e5dfbc8c96/status
11:19:01 +356+ RESPONSE_RAW='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:19:01 200'
11:19:01 ++356+ head -n1
11:19:01 +356+ RESPONSE='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:19:01 ++356+ tail -n1
11:19:01 +356+ STATUS_CODE=200
11:19:01 ++356+ echo '{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:19:01 ++356+ jq -r .notarizationStatus.status
11:19:01 +356+ STATUS=IN_PROGRESS
11:19:01 +356+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:19:01 +356+ sleep 1m
11:19:02 ++891+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef/status
11:19:02 +891+ RESPONSE_RAW='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:19:02 200'
11:19:02 ++891+ head -n1
11:19:02 +891+ RESPONSE='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:19:02 ++891+ tail -n1
11:19:02 +891+ STATUS_CODE=200
11:19:02 ++891+ echo '{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:19:02 ++891+ jq -r .notarizationStatus.status
11:19:02 +891+ STATUS=IN_PROGRESS
11:19:02 +891+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:19:02 +891+ sleep 1m
11:19:05 ++705+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b8a660e3-f771-446a-a195-bbd86ae9155c/status
11:19:05 +705+ RESPONSE_RAW='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:19:05 200'
11:19:05 ++705+ head -n1
11:19:05 +705+ RESPONSE='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:19:05 ++705+ tail -n1
11:19:05 +705+ STATUS_CODE=200
11:19:05 ++705+ echo '{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:19:05 ++705+ jq -r .notarizationStatus.status
11:19:05 +705+ STATUS=IN_PROGRESS
11:19:05 +705+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:19:05 +705+ sleep 1m
11:19:07 ++260+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1b9ffba-58c6-4790-927c-8d46f5727279/status
11:19:07 +260+ RESPONSE_RAW='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:19:07 200'
11:19:07 ++260+ head -n1
11:19:07 +260+ RESPONSE='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:19:07 ++260+ tail -n1
11:19:07 +260+ STATUS_CODE=200
11:19:07 ++260+ echo '{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:19:07 ++260+ jq -r .notarizationStatus.status
11:19:07 +260+ STATUS=IN_PROGRESS
11:19:07 +260+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:19:07 +260+ sleep 1m
11:19:13 ++539+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a5c02fd5-8885-4405-82e9-ff9152e06e49/status
11:19:13 +539+ RESPONSE_RAW='{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:19:13 200'
11:19:13 ++539+ head -n1
11:19:13 +539+ RESPONSE='{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:19:13 ++539+ tail -n1
11:19:13 +539+ STATUS_CODE=200
11:19:13 ++539+ echo '{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:19:13 ++539+ jq -r .notarizationStatus.status
11:19:13 +539+ STATUS=IN_PROGRESS
11:19:13 +539+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:19:13 +539+ sleep 1m
11:19:13 ++184+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/984aed74-1150-48d7-a6de-7c1a2cb62609/status
11:19:13 +184+ RESPONSE_RAW='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:19:13 200'
11:19:13 ++184+ head -n1
11:19:13 +184+ RESPONSE='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:19:13 ++184+ tail -n1
11:19:13 +184+ STATUS_CODE=200
11:19:13 ++184+ echo '{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:19:13 ++184+ jq -r .notarizationStatus.status
11:19:13 +184+ STATUS=IN_PROGRESS
11:19:13 +184+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:19:13 +184+ sleep 1m
11:19:18 ++963+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a3bdbbfc-821b-472f-b59f-02317d5958fd/status
11:19:18 +963+ RESPONSE_RAW='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:19:18 200'
11:19:18 ++963+ head -n1
11:19:18 +963+ RESPONSE='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:19:18 ++963+ tail -n1
11:19:18 +963+ STATUS_CODE=200
11:19:18 ++963+ echo '{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:19:18 ++963+ jq -r .notarizationStatus.status
11:19:18 +963+ STATUS=IN_PROGRESS
11:19:18 +963+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:19:18 +963+ sleep 1m
11:19:21 ++398+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2/status
11:19:21 +398+ RESPONSE_RAW='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:19:21 200'
11:19:21 ++398+ head -n1
11:19:21 +398+ RESPONSE='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:19:21 ++398+ tail -n1
11:19:21 +398+ STATUS_CODE=200
11:19:21 ++398+ echo '{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:19:21 ++398+ jq -r .notarizationStatus.status
11:19:21 +398+ STATUS=IN_PROGRESS
11:19:21 +398+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:19:21 +398+ sleep 1m
11:19:23 ++767+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/46fcb529-b1ed-4517-9c49-b4a6d99bbcae/status
11:19:23 ++292+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cee72602-2ebf-4e95-9640-831b44b79ade/status
11:19:23 +767+ RESPONSE_RAW='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:19:23 200'
11:19:23 ++767+ head -n1
11:19:23 +767+ RESPONSE='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:19:23 ++767+ tail -n1
11:19:23 +767+ STATUS_CODE=200
11:19:23 ++767+ echo '{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:19:23 ++767+ jq -r .notarizationStatus.status
11:19:23 +767+ STATUS=IN_PROGRESS
11:19:23 +767+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:19:23 +767+ sleep 1m
11:19:23 +292+ RESPONSE_RAW='{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:19:23 200'
11:19:23 ++292+ head -n1
11:19:23 +292+ RESPONSE='{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:19:23 ++292+ tail -n1
11:19:23 +292+ STATUS_CODE=200
11:19:23 ++292+ echo '{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:19:23 ++292+ jq -r .notarizationStatus.status
11:19:23 +292+ STATUS=IN_PROGRESS
11:19:23 +292+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:19:23 +292+ sleep 1m
11:19:29 ++206+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0d4e50e0-5c40-4254-b73d-aab050e1fad8/status
11:19:29 +206+ RESPONSE_RAW='{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:19:29 200'
11:19:29 ++206+ head -n1
11:19:29 +206+ RESPONSE='{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:19:29 ++206+ tail -n1
11:19:29 +206+ STATUS_CODE=200
11:19:29 ++206+ echo '{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:19:29 ++206+ jq -r .notarizationStatus.status
11:19:29 +206+ STATUS=IN_PROGRESS
11:19:29 +206+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:19:29 +206+ sleep 1m
11:19:30 ++591+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d26e9f1a-d362-45af-ac19-ef87a7e3a172/status
11:19:30 +591+ RESPONSE_RAW='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:19:30 200'
11:19:30 ++591+ head -n1
11:19:30 +591+ RESPONSE='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:19:30 ++591+ tail -n1
11:19:30 +591+ STATUS_CODE=200
11:19:30 ++591+ echo '{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:19:30 ++591+ jq -r .notarizationStatus.status
11:19:30 +591+ STATUS=IN_PROGRESS
11:19:30 +591+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:19:30 +591+ sleep 1m
11:19:35 ++440+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/162e2bd3-71ef-4eca-b89f-580ae1f7524f/status
11:19:35 +440+ RESPONSE_RAW='{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:19:35 200'
11:19:35 ++440+ head -n1
11:19:35 +440+ RESPONSE='{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:19:35 ++440+ tail -n1
11:19:35 +440+ STATUS_CODE=200
11:19:35 ++440+ echo '{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:19:35 ++440+ jq -r .notarizationStatus.status
11:19:35 +440+ STATUS=IN_PROGRESS
11:19:35 +440+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:19:35 +440+ sleep 1m
11:19:38 ++1035+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e5842955-5ebf-40de-ac73-8c70291f1465/status
11:19:38 +1035+ RESPONSE_RAW='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:19:38 200'
11:19:38 ++1035+ head -n1
11:19:38 +1035+ RESPONSE='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:19:38 ++1035+ tail -n1
11:19:38 +1035+ STATUS_CODE=200
11:19:38 ++1035+ echo '{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:19:38 ++1035+ jq -r .notarizationStatus.status
11:19:38 +1035+ STATUS=IN_PROGRESS
11:19:38 +1035+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:19:38 +1035+ sleep 1m
11:19:42 ++829+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21f99eab-182e-464f-9590-df904aa2840f/status
11:19:42 +829+ RESPONSE_RAW='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:19:42 200'
11:19:42 ++829+ head -n1
11:19:42 +829+ RESPONSE='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:19:42 ++829+ tail -n1
11:19:42 +829+ STATUS_CODE=200
11:19:42 ++829+ echo '{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:19:42 ++829+ jq -r .notarizationStatus.status
11:19:42 +829+ STATUS=IN_PROGRESS
11:19:42 +829+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:19:42 +829+ sleep 1m
11:19:42 ++324+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3b077971-591c-4040-b39d-c76ab35c1fc7/status
11:19:42 +324+ RESPONSE_RAW='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:19:42 200'
11:19:42 ++324+ head -n1
11:19:42 +324+ RESPONSE='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:19:42 ++324+ tail -n1
11:19:42 +324+ STATUS_CODE=200
11:19:42 ++324+ echo '{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:19:42 ++324+ jq -r .notarizationStatus.status
11:19:42 +324+ STATUS=IN_PROGRESS
11:19:42 +324+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:19:42 +324+ sleep 1m
11:19:48 ++228+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1ef1f283-e430-411b-97d1-0d447b12d8ca/status
11:19:48 +228+ RESPONSE_RAW='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:19:48 200'
11:19:48 ++228+ head -n1
11:19:48 +228+ RESPONSE='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:19:48 ++228+ tail -n1
11:19:48 +228+ STATUS_CODE=200
11:19:48 ++228+ echo '{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:19:48 ++228+ jq -r .notarizationStatus.status
11:19:48 +228+ STATUS=IN_PROGRESS
11:19:48 +228+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:19:48 +228+ sleep 1m
11:19:51 ++643+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a27139a3-d537-461e-ae7d-22e4c7daea05/status
11:19:51 +643+ RESPONSE_RAW='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:19:51 200'
11:19:51 ++643+ head -n1
11:19:51 +643+ RESPONSE='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:19:51 ++643+ tail -n1
11:19:51 +643+ STATUS_CODE=200
11:19:51 ++643+ echo '{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:19:51 ++643+ jq -r .notarizationStatus.status
11:19:51 +643+ STATUS=IN_PROGRESS
11:19:51 +643+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:19:51 +643+ sleep 1m
11:19:52 ++487+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bae03c99-3013-430b-81e6-2e516940dc04/status
11:19:52 +487+ RESPONSE_RAW='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:19:52 200'
11:19:52 ++487+ head -n1
11:19:52 +487+ RESPONSE='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:19:52 ++487+ tail -n1
11:19:52 +487+ STATUS_CODE=200
11:19:52 ++487+ echo '{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:19:52 ++487+ jq -r .notarizationStatus.status
11:19:52 +487+ STATUS=IN_PROGRESS
11:19:52 +487+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:19:52 +487+ sleep 1m
11:19:54 ++162+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b/status
11:19:54 +162+ RESPONSE_RAW='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:19:54 200'
11:19:54 ++162+ head -n1
11:19:54 +162+ RESPONSE='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:19:54 ++162+ tail -n1
11:19:54 +162+ STATUS_CODE=200
11:19:54 ++162+ echo '{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:19:54 ++162+ jq -r .notarizationStatus.status
11:19:54 +162+ STATUS=IN_PROGRESS
11:19:54 +162+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:19:54 +162+ sleep 1m
11:20:01 ++356+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21631a71-8bf4-4b8d-981d-34e5dfbc8c96/status
11:20:01 +356+ RESPONSE_RAW='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:20:01 200'
11:20:01 ++356+ head -n1
11:20:01 +356+ RESPONSE='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:20:01 ++356+ tail -n1
11:20:01 +356+ STATUS_CODE=200
11:20:01 ++356+ echo '{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:20:01 ++356+ jq -r .notarizationStatus.status
11:20:01 +356+ STATUS=IN_PROGRESS
11:20:01 +356+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:20:01 +356+ sleep 1m
11:20:02 ++891+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef/status
11:20:02 +891+ RESPONSE_RAW='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:20:02 200'
11:20:02 ++891+ head -n1
11:20:02 +891+ RESPONSE='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:20:02 ++891+ tail -n1
11:20:02 +891+ STATUS_CODE=200
11:20:02 ++891+ echo '{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:20:02 ++891+ jq -r .notarizationStatus.status
11:20:02 +891+ STATUS=IN_PROGRESS
11:20:02 +891+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:20:02 +891+ sleep 1m
11:20:05 ++705+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b8a660e3-f771-446a-a195-bbd86ae9155c/status
11:20:05 +705+ RESPONSE_RAW='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:20:05 200'
11:20:05 ++705+ head -n1
11:20:05 +705+ RESPONSE='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:20:05 ++705+ tail -n1
11:20:05 +705+ STATUS_CODE=200
11:20:05 ++705+ echo '{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:20:05 ++705+ jq -r .notarizationStatus.status
11:20:05 +705+ STATUS=IN_PROGRESS
11:20:05 +705+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:20:05 +705+ sleep 1m
11:20:07 ++260+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1b9ffba-58c6-4790-927c-8d46f5727279/status
11:20:07 +260+ RESPONSE_RAW='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:20:07 200'
11:20:07 ++260+ head -n1
11:20:07 +260+ RESPONSE='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:20:07 ++260+ tail -n1
11:20:07 +260+ STATUS_CODE=200
11:20:07 ++260+ echo '{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:20:07 ++260+ jq -r .notarizationStatus.status
11:20:07 +260+ STATUS=IN_PROGRESS
11:20:07 +260+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:20:07 +260+ sleep 1m
11:20:13 ++539+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a5c02fd5-8885-4405-82e9-ff9152e06e49/status
11:20:13 +539+ RESPONSE_RAW='{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:20:13 200'
11:20:13 ++539+ head -n1
11:20:13 +539+ RESPONSE='{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:20:13 ++539+ tail -n1
11:20:13 +539+ STATUS_CODE=200
11:20:13 ++539+ echo '{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:20:13 ++539+ jq -r .notarizationStatus.status
11:20:13 +539+ STATUS=IN_PROGRESS
11:20:13 +539+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:20:13 +539+ sleep 1m
11:20:13 ++184+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/984aed74-1150-48d7-a6de-7c1a2cb62609/status
11:20:14 +184+ RESPONSE_RAW='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:20:14 200'
11:20:14 ++184+ head -n1
11:20:14 +184+ RESPONSE='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:20:14 ++184+ tail -n1
11:20:14 +184+ STATUS_CODE=200
11:20:14 ++184+ echo '{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:20:14 ++184+ jq -r .notarizationStatus.status
11:20:14 +184+ STATUS=IN_PROGRESS
11:20:14 +184+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:20:14 +184+ sleep 1m
11:20:18 ++963+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a3bdbbfc-821b-472f-b59f-02317d5958fd/status
11:20:18 +963+ RESPONSE_RAW='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:20:18 200'
11:20:18 ++963+ head -n1
11:20:18 +963+ RESPONSE='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:20:18 ++963+ tail -n1
11:20:18 +963+ STATUS_CODE=200
11:20:18 ++963+ echo '{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:20:18 ++963+ jq -r .notarizationStatus.status
11:20:18 +963+ STATUS=IN_PROGRESS
11:20:18 +963+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:20:18 +963+ sleep 1m
11:20:21 ++398+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2/status
11:20:21 +398+ RESPONSE_RAW='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:20:21 200'
11:20:21 ++398+ head -n1
11:20:21 +398+ RESPONSE='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:20:21 ++398+ tail -n1
11:20:21 +398+ STATUS_CODE=200
11:20:21 ++398+ echo '{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:20:21 ++398+ jq -r .notarizationStatus.status
11:20:21 +398+ STATUS=IN_PROGRESS
11:20:21 +398+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:20:21 +398+ sleep 1m
11:20:23 ++767+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/46fcb529-b1ed-4517-9c49-b4a6d99bbcae/status
11:20:23 ++292+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cee72602-2ebf-4e95-9640-831b44b79ade/status
11:20:23 +767+ RESPONSE_RAW='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:20:23 200'
11:20:23 ++767+ head -n1
11:20:23 +767+ RESPONSE='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:20:23 ++767+ tail -n1
11:20:23 +767+ STATUS_CODE=200
11:20:23 ++767+ echo '{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:20:23 ++767+ jq -r .notarizationStatus.status
11:20:23 +767+ STATUS=IN_PROGRESS
11:20:23 +767+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:20:23 +767+ sleep 1m
11:20:23 +292+ RESPONSE_RAW='{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:20:23 200'
11:20:23 ++292+ head -n1
11:20:23 +292+ RESPONSE='{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:20:23 ++292+ tail -n1
11:20:23 +292+ STATUS_CODE=200
11:20:23 ++292+ echo '{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:20:23 ++292+ jq -r .notarizationStatus.status
11:20:23 +292+ STATUS=IN_PROGRESS
11:20:23 +292+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:20:23 +292+ sleep 1m
11:20:29 ++206+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0d4e50e0-5c40-4254-b73d-aab050e1fad8/status
11:20:29 +206+ RESPONSE_RAW='{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:20:29 200'
11:20:29 ++206+ head -n1
11:20:29 +206+ RESPONSE='{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:20:29 ++206+ tail -n1
11:20:29 +206+ STATUS_CODE=200
11:20:29 ++206+ echo '{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:20:29 ++206+ jq -r .notarizationStatus.status
11:20:29 +206+ STATUS=IN_PROGRESS
11:20:29 +206+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:20:29 +206+ sleep 1m
11:20:30 ++591+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d26e9f1a-d362-45af-ac19-ef87a7e3a172/status
11:20:30 +591+ RESPONSE_RAW='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:20:30 200'
11:20:30 ++591+ head -n1
11:20:30 +591+ RESPONSE='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:20:30 ++591+ tail -n1
11:20:30 +591+ STATUS_CODE=200
11:20:30 ++591+ echo '{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:20:30 ++591+ jq -r .notarizationStatus.status
11:20:30 +591+ STATUS=IN_PROGRESS
11:20:30 +591+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:20:30 +591+ sleep 1m
11:20:35 ++440+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/162e2bd3-71ef-4eca-b89f-580ae1f7524f/status
11:20:35 +440+ RESPONSE_RAW='{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:20:35 200'
11:20:35 ++440+ head -n1
11:20:35 +440+ RESPONSE='{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:20:35 ++440+ tail -n1
11:20:35 +440+ STATUS_CODE=200
11:20:35 ++440+ echo '{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:20:35 ++440+ jq -r .notarizationStatus.status
11:20:35 +440+ STATUS=IN_PROGRESS
11:20:35 +440+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:20:35 +440+ sleep 1m
11:20:38 ++1035+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e5842955-5ebf-40de-ac73-8c70291f1465/status
11:20:38 +1035+ RESPONSE_RAW='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:20:38 200'
11:20:38 ++1035+ head -n1
11:20:38 +1035+ RESPONSE='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:20:38 ++1035+ tail -n1
11:20:38 +1035+ STATUS_CODE=200
11:20:38 ++1035+ echo '{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:20:38 ++1035+ jq -r .notarizationStatus.status
11:20:38 +1035+ STATUS=IN_PROGRESS
11:20:38 +1035+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:20:38 +1035+ sleep 1m
11:20:42 ++829+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21f99eab-182e-464f-9590-df904aa2840f/status
11:20:42 +829+ RESPONSE_RAW='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:20:42 200'
11:20:42 ++829+ head -n1
11:20:42 +829+ RESPONSE='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:20:42 ++829+ tail -n1
11:20:42 +829+ STATUS_CODE=200
11:20:42 ++829+ echo '{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:20:42 ++829+ jq -r .notarizationStatus.status
11:20:42 +829+ STATUS=IN_PROGRESS
11:20:42 +829+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:20:42 +829+ sleep 1m
11:20:42 ++324+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3b077971-591c-4040-b39d-c76ab35c1fc7/status
11:20:42 +324+ RESPONSE_RAW='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:20:42 200'
11:20:42 ++324+ head -n1
11:20:42 +324+ RESPONSE='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:20:42 ++324+ tail -n1
11:20:42 +324+ STATUS_CODE=200
11:20:42 ++324+ echo '{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:20:42 ++324+ jq -r .notarizationStatus.status
11:20:42 +324+ STATUS=IN_PROGRESS
11:20:42 +324+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:20:42 +324+ sleep 1m
11:20:48 ++228+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1ef1f283-e430-411b-97d1-0d447b12d8ca/status
11:20:48 +228+ RESPONSE_RAW='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:20:48 200'
11:20:48 ++228+ head -n1
11:20:48 +228+ RESPONSE='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:20:48 ++228+ tail -n1
11:20:48 +228+ STATUS_CODE=200
11:20:48 ++228+ echo '{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:20:48 ++228+ jq -r .notarizationStatus.status
11:20:48 +228+ STATUS=IN_PROGRESS
11:20:48 +228+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:20:48 +228+ sleep 1m
11:20:51 ++643+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a27139a3-d537-461e-ae7d-22e4c7daea05/status
11:20:51 +643+ RESPONSE_RAW='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:20:51 200'
11:20:51 ++643+ head -n1
11:20:51 +643+ RESPONSE='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:20:51 ++643+ tail -n1
11:20:51 +643+ STATUS_CODE=200
11:20:51 ++643+ echo '{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:20:51 ++643+ jq -r .notarizationStatus.status
11:20:51 +643+ STATUS=IN_PROGRESS
11:20:51 +643+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:20:51 +643+ sleep 1m
11:20:52 ++487+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bae03c99-3013-430b-81e6-2e516940dc04/status
11:20:52 +487+ RESPONSE_RAW='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:20:52 200'
11:20:52 ++487+ head -n1
11:20:52 +487+ RESPONSE='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:20:52 ++487+ tail -n1
11:20:52 +487+ STATUS_CODE=200
11:20:52 ++487+ echo '{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:20:52 ++487+ jq -r .notarizationStatus.status
11:20:52 +487+ STATUS=IN_PROGRESS
11:20:52 +487+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:20:52 +487+ sleep 1m
11:20:54 ++162+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b/status
11:20:54 +162+ RESPONSE_RAW='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:20:54 200'
11:20:54 ++162+ head -n1
11:20:54 +162+ RESPONSE='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:20:54 ++162+ tail -n1
11:20:54 +162+ STATUS_CODE=200
11:20:54 ++162+ echo '{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:20:54 ++162+ jq -r .notarizationStatus.status
11:20:54 +162+ STATUS=IN_PROGRESS
11:20:54 +162+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:20:54 +162+ sleep 1m
11:21:01 ++356+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21631a71-8bf4-4b8d-981d-34e5dfbc8c96/status
11:21:01 +356+ RESPONSE_RAW='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:21:01 200'
11:21:01 ++356+ head -n1
11:21:01 +356+ RESPONSE='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:21:01 ++356+ tail -n1
11:21:01 +356+ STATUS_CODE=200
11:21:01 ++356+ echo '{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:21:01 ++356+ jq -r .notarizationStatus.status
11:21:01 +356+ STATUS=IN_PROGRESS
11:21:01 +356+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:21:01 +356+ sleep 1m
11:21:02 ++891+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef/status
11:21:02 +891+ RESPONSE_RAW='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:21:02 200'
11:21:02 ++891+ head -n1
11:21:02 +891+ RESPONSE='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:21:02 ++891+ tail -n1
11:21:02 +891+ STATUS_CODE=200
11:21:02 ++891+ echo '{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:21:02 ++891+ jq -r .notarizationStatus.status
11:21:02 +891+ STATUS=IN_PROGRESS
11:21:02 +891+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:21:02 +891+ sleep 1m
11:21:05 ++705+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b8a660e3-f771-446a-a195-bbd86ae9155c/status
11:21:05 +705+ RESPONSE_RAW='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:21:05 200'
11:21:05 ++705+ head -n1
11:21:05 +705+ RESPONSE='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:21:05 ++705+ tail -n1
11:21:05 +705+ STATUS_CODE=200
11:21:05 ++705+ echo '{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:21:05 ++705+ jq -r .notarizationStatus.status
11:21:05 +705+ STATUS=IN_PROGRESS
11:21:05 +705+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:21:05 +705+ sleep 1m
11:21:07 ++260+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1b9ffba-58c6-4790-927c-8d46f5727279/status
11:21:07 +260+ RESPONSE_RAW='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:21:07 200'
11:21:07 ++260+ head -n1
11:21:07 +260+ RESPONSE='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:21:07 ++260+ tail -n1
11:21:07 +260+ STATUS_CODE=200
11:21:07 ++260+ echo '{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:21:07 ++260+ jq -r .notarizationStatus.status
11:21:07 +260+ STATUS=IN_PROGRESS
11:21:07 +260+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:21:07 +260+ sleep 1m
11:21:13 ++539+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a5c02fd5-8885-4405-82e9-ff9152e06e49/status
11:21:13 +539+ RESPONSE_RAW='{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:21:13 200'
11:21:13 ++539+ head -n1
11:21:13 +539+ RESPONSE='{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:21:13 ++539+ tail -n1
11:21:13 +539+ STATUS_CODE=200
11:21:13 ++539+ echo '{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:21:13 ++539+ jq -r .notarizationStatus.status
11:21:13 +539+ STATUS=IN_PROGRESS
11:21:13 +539+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:21:13 +539+ sleep 1m
11:21:14 ++184+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/984aed74-1150-48d7-a6de-7c1a2cb62609/status
11:21:14 +184+ RESPONSE_RAW='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:21:14 200'
11:21:14 ++184+ head -n1
11:21:14 +184+ RESPONSE='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:21:14 ++184+ tail -n1
11:21:14 +184+ STATUS_CODE=200
11:21:14 ++184+ echo '{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:21:14 ++184+ jq -r .notarizationStatus.status
11:21:14 +184+ STATUS=IN_PROGRESS
11:21:14 +184+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:21:14 +184+ sleep 1m
11:21:18 ++963+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a3bdbbfc-821b-472f-b59f-02317d5958fd/status
11:21:18 +963+ RESPONSE_RAW='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:21:18 200'
11:21:18 ++963+ head -n1
11:21:18 +963+ RESPONSE='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:21:18 ++963+ tail -n1
11:21:18 +963+ STATUS_CODE=200
11:21:18 ++963+ echo '{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:21:18 ++963+ jq -r .notarizationStatus.status
11:21:18 +963+ STATUS=IN_PROGRESS
11:21:18 +963+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:21:18 +963+ sleep 1m
11:21:21 ++398+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2/status
11:21:21 +398+ RESPONSE_RAW='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:21:21 200'
11:21:21 ++398+ head -n1
11:21:21 +398+ RESPONSE='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:21:21 ++398+ tail -n1
11:21:21 +398+ STATUS_CODE=200
11:21:21 ++398+ jq -r .notarizationStatus.status
11:21:21 ++398+ echo '{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:21:21 +398+ STATUS=IN_PROGRESS
11:21:21 +398+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:21:21 +398+ sleep 1m
11:21:23 ++767+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/46fcb529-b1ed-4517-9c49-b4a6d99bbcae/status
11:21:23 ++292+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cee72602-2ebf-4e95-9640-831b44b79ade/status
11:21:23 +767+ RESPONSE_RAW='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:21:23 200'
11:21:23 ++767+ head -n1
11:21:23 +767+ RESPONSE='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:21:23 ++767+ tail -n1
11:21:23 +767+ STATUS_CODE=200
11:21:23 ++767+ echo '{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:21:23 ++767+ jq -r .notarizationStatus.status
11:21:23 +767+ STATUS=IN_PROGRESS
11:21:23 +767+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:21:23 +767+ sleep 1m
11:21:23 +292+ RESPONSE_RAW='{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:21:23 200'
11:21:23 ++292+ head -n1
11:21:23 +292+ RESPONSE='{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:21:23 ++292+ tail -n1
11:21:23 +292+ STATUS_CODE=200
11:21:23 ++292+ echo '{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:21:23 ++292+ jq -r .notarizationStatus.status
11:21:23 +292+ STATUS=IN_PROGRESS
11:21:23 +292+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:21:23 +292+ sleep 1m
11:21:29 ++206+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0d4e50e0-5c40-4254-b73d-aab050e1fad8/status
11:21:29 +206+ RESPONSE_RAW='{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:21:29 200'
11:21:29 ++206+ head -n1
11:21:29 +206+ RESPONSE='{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:21:29 ++206+ tail -n1
11:21:29 +206+ STATUS_CODE=200
11:21:29 ++206+ echo '{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:21:29 ++206+ jq -r .notarizationStatus.status
11:21:29 +206+ STATUS=IN_PROGRESS
11:21:29 +206+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:21:29 +206+ sleep 1m
11:21:30 ++591+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d26e9f1a-d362-45af-ac19-ef87a7e3a172/status
11:21:30 +591+ RESPONSE_RAW='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:21:30 200'
11:21:30 ++591+ head -n1
11:21:30 +591+ RESPONSE='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:21:30 ++591+ tail -n1
11:21:30 +591+ STATUS_CODE=200
11:21:30 ++591+ echo '{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:21:30 ++591+ jq -r .notarizationStatus.status
11:21:30 +591+ STATUS=IN_PROGRESS
11:21:30 +591+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:21:30 +591+ sleep 1m
11:21:35 ++440+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/162e2bd3-71ef-4eca-b89f-580ae1f7524f/status
11:21:35 +440+ RESPONSE_RAW='{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:21:35 200'
11:21:35 ++440+ head -n1
11:21:35 +440+ RESPONSE='{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:21:35 ++440+ tail -n1
11:21:35 +440+ STATUS_CODE=200
11:21:35 ++440+ echo '{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:21:35 ++440+ jq -r .notarizationStatus.status
11:21:35 +440+ STATUS=IN_PROGRESS
11:21:35 +440+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:21:35 +440+ sleep 1m
11:21:38 ++1035+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e5842955-5ebf-40de-ac73-8c70291f1465/status
11:21:38 +1035+ RESPONSE_RAW='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:21:38 200'
11:21:38 ++1035+ head -n1
11:21:38 +1035+ RESPONSE='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:21:38 ++1035+ tail -n1
11:21:38 +1035+ STATUS_CODE=200
11:21:38 ++1035+ echo '{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:21:38 ++1035+ jq -r .notarizationStatus.status
11:21:38 +1035+ STATUS=IN_PROGRESS
11:21:38 +1035+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:21:38 +1035+ sleep 1m
11:21:42 ++829+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21f99eab-182e-464f-9590-df904aa2840f/status
11:21:42 +829+ RESPONSE_RAW='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:21:42 200'
11:21:42 ++829+ head -n1
11:21:42 +829+ RESPONSE='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:21:42 ++829+ tail -n1
11:21:42 +829+ STATUS_CODE=200
11:21:42 ++829+ echo '{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:21:42 ++829+ jq -r .notarizationStatus.status
11:21:42 +829+ STATUS=IN_PROGRESS
11:21:42 +829+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:21:42 +829+ sleep 1m
11:21:42 ++324+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3b077971-591c-4040-b39d-c76ab35c1fc7/status
11:21:42 +324+ RESPONSE_RAW='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:21:42 200'
11:21:42 ++324+ head -n1
11:21:42 +324+ RESPONSE='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:21:42 ++324+ tail -n1
11:21:42 +324+ STATUS_CODE=200
11:21:42 ++324+ echo '{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:21:42 ++324+ jq -r .notarizationStatus.status
11:21:42 +324+ STATUS=IN_PROGRESS
11:21:42 +324+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:21:42 +324+ sleep 1m
11:21:48 ++228+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1ef1f283-e430-411b-97d1-0d447b12d8ca/status
11:21:48 +228+ RESPONSE_RAW='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:21:48 200'
11:21:48 ++228+ head -n1
11:21:48 +228+ RESPONSE='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:21:48 ++228+ tail -n1
11:21:48 +228+ STATUS_CODE=200
11:21:48 ++228+ echo '{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:21:48 ++228+ jq -r .notarizationStatus.status
11:21:48 +228+ STATUS=IN_PROGRESS
11:21:48 +228+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:21:48 +228+ sleep 1m
11:21:51 ++643+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a27139a3-d537-461e-ae7d-22e4c7daea05/status
11:21:51 +643+ RESPONSE_RAW='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:21:51 200'
11:21:51 ++643+ head -n1
11:21:51 +643+ RESPONSE='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:21:51 ++643+ tail -n1
11:21:51 +643+ STATUS_CODE=200
11:21:51 ++643+ echo '{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:21:51 ++643+ jq -r .notarizationStatus.status
11:21:51 +643+ STATUS=IN_PROGRESS
11:21:51 +643+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:21:51 +643+ sleep 1m
11:21:52 ++487+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bae03c99-3013-430b-81e6-2e516940dc04/status
11:21:52 +487+ RESPONSE_RAW='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:21:52 200'
11:21:52 ++487+ head -n1
11:21:52 +487+ RESPONSE='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:21:52 ++487+ tail -n1
11:21:52 +487+ STATUS_CODE=200
11:21:52 ++487+ echo '{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:21:52 ++487+ jq -r .notarizationStatus.status
11:21:52 +487+ STATUS=IN_PROGRESS
11:21:52 +487+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:21:52 +487+ sleep 1m
11:21:54 ++162+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b/status
11:21:54 +162+ RESPONSE_RAW='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:21:54 200'
11:21:54 ++162+ head -n1
11:21:54 +162+ RESPONSE='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:21:54 ++162+ tail -n1
11:21:54 +162+ STATUS_CODE=200
11:21:54 ++162+ echo '{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:21:54 ++162+ jq -r .notarizationStatus.status
11:21:54 +162+ STATUS=IN_PROGRESS
11:21:54 +162+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:21:54 +162+ sleep 1m
11:22:01 ++356+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21631a71-8bf4-4b8d-981d-34e5dfbc8c96/status
11:22:01 +356+ RESPONSE_RAW='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:22:01 200'
11:22:01 ++356+ head -n1
11:22:01 +356+ RESPONSE='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:22:01 ++356+ tail -n1
11:22:01 +356+ STATUS_CODE=200
11:22:01 ++356+ echo '{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:22:01 ++356+ jq -r .notarizationStatus.status
11:22:01 +356+ STATUS=IN_PROGRESS
11:22:01 +356+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:22:01 +356+ sleep 1m
11:22:02 ++891+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef/status
11:22:02 +891+ RESPONSE_RAW='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:22:02 200'
11:22:02 ++891+ head -n1
11:22:02 +891+ RESPONSE='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:22:02 ++891+ tail -n1
11:22:02 +891+ STATUS_CODE=200
11:22:02 ++891+ echo '{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:22:02 ++891+ jq -r .notarizationStatus.status
11:22:02 +891+ STATUS=IN_PROGRESS
11:22:02 +891+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:22:02 +891+ sleep 1m
11:22:05 ++705+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b8a660e3-f771-446a-a195-bbd86ae9155c/status
11:22:05 +705+ RESPONSE_RAW='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:22:05 200'
11:22:05 ++705+ head -n1
11:22:05 +705+ RESPONSE='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:22:05 ++705+ tail -n1
11:22:05 +705+ STATUS_CODE=200
11:22:05 ++705+ echo '{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:22:05 ++705+ jq -r .notarizationStatus.status
11:22:05 +705+ STATUS=IN_PROGRESS
11:22:05 +705+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:22:05 +705+ sleep 1m
11:22:07 ++260+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1b9ffba-58c6-4790-927c-8d46f5727279/status
11:22:07 +260+ RESPONSE_RAW='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:22:07 200'
11:22:07 ++260+ head -n1
11:22:07 +260+ RESPONSE='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:22:07 ++260+ tail -n1
11:22:07 +260+ STATUS_CODE=200
11:22:07 ++260+ echo '{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:22:07 ++260+ jq -r .notarizationStatus.status
11:22:07 +260+ STATUS=IN_PROGRESS
11:22:07 +260+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:22:07 +260+ sleep 1m
11:22:13 ++539+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a5c02fd5-8885-4405-82e9-ff9152e06e49/status
11:22:13 +539+ RESPONSE_RAW='{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:22:13 200'
11:22:13 ++539+ head -n1
11:22:13 +539+ RESPONSE='{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:22:13 ++539+ tail -n1
11:22:13 +539+ STATUS_CODE=200
11:22:13 ++539+ echo '{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:22:13 ++539+ jq -r .notarizationStatus.status
11:22:13 +539+ STATUS=IN_PROGRESS
11:22:13 +539+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:22:13 +539+ sleep 1m
11:22:14 ++184+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/984aed74-1150-48d7-a6de-7c1a2cb62609/status
11:22:14 +184+ RESPONSE_RAW='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:22:14 200'
11:22:14 ++184+ head -n1
11:22:14 +184+ RESPONSE='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:22:14 ++184+ tail -n1
11:22:14 +184+ STATUS_CODE=200
11:22:14 ++184+ echo '{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:22:14 ++184+ jq -r .notarizationStatus.status
11:22:14 +184+ STATUS=IN_PROGRESS
11:22:14 +184+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:22:14 +184+ sleep 1m
11:22:18 ++963+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a3bdbbfc-821b-472f-b59f-02317d5958fd/status
11:22:18 +963+ RESPONSE_RAW='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:22:18 200'
11:22:18 ++963+ head -n1
11:22:18 +963+ RESPONSE='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:22:18 ++963+ tail -n1
11:22:18 +963+ STATUS_CODE=200
11:22:18 ++963+ echo '{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:22:18 ++963+ jq -r .notarizationStatus.status
11:22:18 +963+ STATUS=IN_PROGRESS
11:22:18 +963+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:22:18 +963+ sleep 1m
11:22:21 ++398+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2/status
11:22:21 +398+ RESPONSE_RAW='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:22:21 200'
11:22:21 ++398+ head -n1
11:22:21 +398+ RESPONSE='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:22:21 ++398+ tail -n1
11:22:21 +398+ STATUS_CODE=200
11:22:21 ++398+ echo '{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:22:21 ++398+ jq -r .notarizationStatus.status
11:22:21 +398+ STATUS=IN_PROGRESS
11:22:21 +398+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:22:21 +398+ sleep 1m
11:22:23 ++767+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/46fcb529-b1ed-4517-9c49-b4a6d99bbcae/status
11:22:23 ++292+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cee72602-2ebf-4e95-9640-831b44b79ade/status
11:22:23 +767+ RESPONSE_RAW='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:22:23 200'
11:22:23 ++767+ head -n1
11:22:23 +767+ RESPONSE='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:22:23 ++767+ tail -n1
11:22:23 +767+ STATUS_CODE=200
11:22:23 ++767+ echo '{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:22:23 ++767+ jq -r .notarizationStatus.status
11:22:23 +767+ STATUS=IN_PROGRESS
11:22:23 +767+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:22:23 +767+ sleep 1m
11:22:23 +292+ RESPONSE_RAW='{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:22:23 200'
11:22:23 ++292+ head -n1
11:22:23 +292+ RESPONSE='{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:22:23 ++292+ tail -n1
11:22:23 +292+ STATUS_CODE=200
11:22:23 ++292+ echo '{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:22:23 ++292+ jq -r .notarizationStatus.status
11:22:23 +292+ STATUS=IN_PROGRESS
11:22:23 +292+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:22:23 +292+ sleep 1m
11:22:29 ++206+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0d4e50e0-5c40-4254-b73d-aab050e1fad8/status
11:22:29 +206+ RESPONSE_RAW='{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:22:29 200'
11:22:29 ++206+ head -n1
11:22:29 +206+ RESPONSE='{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:22:29 ++206+ tail -n1
11:22:29 +206+ STATUS_CODE=200
11:22:29 ++206+ echo '{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:22:29 ++206+ jq -r .notarizationStatus.status
11:22:29 +206+ STATUS=IN_PROGRESS
11:22:29 +206+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:22:29 +206+ sleep 1m
11:22:30 ++591+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d26e9f1a-d362-45af-ac19-ef87a7e3a172/status
11:22:30 +591+ RESPONSE_RAW='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:22:30 200'
11:22:30 ++591+ head -n1
11:22:30 +591+ RESPONSE='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:22:30 ++591+ tail -n1
11:22:30 +591+ STATUS_CODE=200
11:22:30 ++591+ echo '{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:22:30 ++591+ jq -r .notarizationStatus.status
11:22:30 +591+ STATUS=IN_PROGRESS
11:22:30 +591+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:22:30 +591+ sleep 1m
11:22:35 ++440+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/162e2bd3-71ef-4eca-b89f-580ae1f7524f/status
11:22:35 +440+ RESPONSE_RAW='{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:22:35 200'
11:22:35 ++440+ head -n1
11:22:35 +440+ RESPONSE='{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:22:35 ++440+ tail -n1
11:22:35 +440+ STATUS_CODE=200
11:22:35 ++440+ echo '{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:22:35 ++440+ jq -r .notarizationStatus.status
11:22:35 +440+ STATUS=IN_PROGRESS
11:22:35 +440+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:22:35 +440+ sleep 1m
11:22:38 ++1035+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e5842955-5ebf-40de-ac73-8c70291f1465/status
11:22:38 +1035+ RESPONSE_RAW='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:22:38 200'
11:22:38 ++1035+ head -n1
11:22:38 +1035+ RESPONSE='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:22:38 ++1035+ tail -n1
11:22:38 +1035+ STATUS_CODE=200
11:22:38 ++1035+ echo '{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:22:38 ++1035+ jq -r .notarizationStatus.status
11:22:38 +1035+ STATUS=IN_PROGRESS
11:22:38 +1035+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:22:38 +1035+ sleep 1m
11:22:42 ++829+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21f99eab-182e-464f-9590-df904aa2840f/status
11:22:42 +829+ RESPONSE_RAW='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:22:42 200'
11:22:42 ++829+ head -n1
11:22:42 +829+ RESPONSE='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:22:42 ++829+ tail -n1
11:22:42 +829+ STATUS_CODE=200
11:22:42 ++829+ echo '{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:22:42 ++829+ jq -r .notarizationStatus.status
11:22:42 +829+ STATUS=IN_PROGRESS
11:22:42 +829+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:22:42 +829+ sleep 1m
11:22:42 ++324+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3b077971-591c-4040-b39d-c76ab35c1fc7/status
11:22:42 +324+ RESPONSE_RAW='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:22:42 200'
11:22:42 ++324+ head -n1
11:22:42 +324+ RESPONSE='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:22:42 ++324+ tail -n1
11:22:42 +324+ STATUS_CODE=200
11:22:42 ++324+ echo '{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:22:42 ++324+ jq -r .notarizationStatus.status
11:22:42 +324+ STATUS=IN_PROGRESS
11:22:42 +324+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:22:42 +324+ sleep 1m
11:22:48 ++228+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1ef1f283-e430-411b-97d1-0d447b12d8ca/status
11:22:48 +228+ RESPONSE_RAW='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:22:48 200'
11:22:48 ++228+ head -n1
11:22:48 +228+ RESPONSE='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:22:48 ++228+ tail -n1
11:22:48 +228+ STATUS_CODE=200
11:22:48 ++228+ echo '{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:22:48 ++228+ jq -r .notarizationStatus.status
11:22:48 +228+ STATUS=IN_PROGRESS
11:22:48 +228+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:22:48 +228+ sleep 1m
11:22:51 ++643+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a27139a3-d537-461e-ae7d-22e4c7daea05/status
11:22:51 +643+ RESPONSE_RAW='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:22:51 200'
11:22:51 ++643+ head -n1
11:22:51 +643+ RESPONSE='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:22:51 ++643+ tail -n1
11:22:51 +643+ STATUS_CODE=200
11:22:51 ++643+ echo '{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:22:51 ++643+ jq -r .notarizationStatus.status
11:22:51 +643+ STATUS=IN_PROGRESS
11:22:51 +643+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:22:51 +643+ sleep 1m
11:22:52 ++487+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bae03c99-3013-430b-81e6-2e516940dc04/status
11:22:52 +487+ RESPONSE_RAW='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:22:52 200'
11:22:52 ++487+ head -n1
11:22:52 +487+ RESPONSE='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:22:52 ++487+ tail -n1
11:22:52 +487+ STATUS_CODE=200
11:22:52 ++487+ echo '{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:22:52 ++487+ jq -r .notarizationStatus.status
11:22:52 +487+ STATUS=IN_PROGRESS
11:22:52 +487+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:22:52 +487+ sleep 1m
11:22:54 ++162+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b/status
11:22:54 +162+ RESPONSE_RAW='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:22:54 200'
11:22:54 ++162+ head -n1
11:22:54 +162+ RESPONSE='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:22:54 ++162+ tail -n1
11:22:54 +162+ STATUS_CODE=200
11:22:54 ++162+ echo '{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:22:54 ++162+ jq -r .notarizationStatus.status
11:22:54 +162+ STATUS=IN_PROGRESS
11:22:54 +162+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:22:54 +162+ sleep 1m
11:23:01 ++356+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21631a71-8bf4-4b8d-981d-34e5dfbc8c96/status
11:23:01 +356+ RESPONSE_RAW='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:23:01 200'
11:23:01 ++356+ head -n1
11:23:01 +356+ RESPONSE='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:23:01 ++356+ tail -n1
11:23:01 +356+ STATUS_CODE=200
11:23:01 ++356+ echo '{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:23:01 ++356+ jq -r .notarizationStatus.status
11:23:01 +356+ STATUS=IN_PROGRESS
11:23:01 +356+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:23:01 +356+ sleep 1m
11:23:02 ++891+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef/status
11:23:02 +891+ RESPONSE_RAW='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:23:02 200'
11:23:02 ++891+ head -n1
11:23:02 +891+ RESPONSE='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:23:02 ++891+ tail -n1
11:23:02 +891+ STATUS_CODE=200
11:23:02 ++891+ echo '{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:23:02 ++891+ jq -r .notarizationStatus.status
11:23:02 +891+ STATUS=IN_PROGRESS
11:23:02 +891+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:23:02 +891+ sleep 1m
11:23:05 ++705+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b8a660e3-f771-446a-a195-bbd86ae9155c/status
11:23:05 +705+ RESPONSE_RAW='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:23:05 200'
11:23:05 ++705+ head -n1
11:23:05 +705+ RESPONSE='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:23:05 ++705+ tail -n1
11:23:05 +705+ STATUS_CODE=200
11:23:05 ++705+ echo '{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:23:05 ++705+ jq -r .notarizationStatus.status
11:23:05 +705+ STATUS=IN_PROGRESS
11:23:05 +705+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:23:05 +705+ sleep 1m
11:23:07 ++260+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1b9ffba-58c6-4790-927c-8d46f5727279/status
11:23:07 +260+ RESPONSE_RAW='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:23:07 200'
11:23:07 ++260+ head -n1
11:23:07 +260+ RESPONSE='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:23:07 ++260+ tail -n1
11:23:07 +260+ STATUS_CODE=200
11:23:07 ++260+ echo '{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:23:07 ++260+ jq -r .notarizationStatus.status
11:23:07 +260+ STATUS=IN_PROGRESS
11:23:07 +260+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:23:07 +260+ sleep 1m
11:23:13 ++539+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a5c02fd5-8885-4405-82e9-ff9152e06e49/status
11:23:13 +539+ RESPONSE_RAW='{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:23:13 200'
11:23:13 ++539+ head -n1
11:23:13 +539+ RESPONSE='{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:23:13 ++539+ tail -n1
11:23:13 +539+ STATUS_CODE=200
11:23:13 ++539+ echo '{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:23:13 ++539+ jq -r .notarizationStatus.status
11:23:13 +539+ STATUS=IN_PROGRESS
11:23:13 +539+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:23:13 +539+ sleep 1m
11:23:14 ++184+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/984aed74-1150-48d7-a6de-7c1a2cb62609/status
11:23:14 +184+ RESPONSE_RAW='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:23:14 200'
11:23:14 ++184+ head -n1
11:23:14 +184+ RESPONSE='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:23:14 ++184+ tail -n1
11:23:14 +184+ STATUS_CODE=200
11:23:14 ++184+ echo '{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:23:14 ++184+ jq -r .notarizationStatus.status
11:23:14 +184+ STATUS=IN_PROGRESS
11:23:14 +184+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:23:14 +184+ sleep 1m
11:23:18 ++963+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a3bdbbfc-821b-472f-b59f-02317d5958fd/status
11:23:18 +963+ RESPONSE_RAW='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:23:18 200'
11:23:18 ++963+ head -n1
11:23:18 +963+ RESPONSE='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:23:18 ++963+ tail -n1
11:23:18 +963+ STATUS_CODE=200
11:23:18 ++963+ echo '{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:23:18 ++963+ jq -r .notarizationStatus.status
11:23:18 +963+ STATUS=IN_PROGRESS
11:23:18 +963+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:23:18 +963+ sleep 1m
11:23:21 ++398+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2/status
11:23:21 +398+ RESPONSE_RAW='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:23:21 200'
11:23:21 ++398+ head -n1
11:23:21 +398+ RESPONSE='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:23:21 ++398+ tail -n1
11:23:21 +398+ STATUS_CODE=200
11:23:21 ++398+ echo '{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:23:21 ++398+ jq -r .notarizationStatus.status
11:23:21 +398+ STATUS=IN_PROGRESS
11:23:21 +398+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:23:21 +398+ sleep 1m
11:23:23 ++767+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/46fcb529-b1ed-4517-9c49-b4a6d99bbcae/status
11:23:23 ++292+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cee72602-2ebf-4e95-9640-831b44b79ade/status
11:23:23 +767+ RESPONSE_RAW='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:23:23 200'
11:23:23 ++767+ head -n1
11:23:23 +767+ RESPONSE='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:23:23 ++767+ tail -n1
11:23:23 +767+ STATUS_CODE=200
11:23:23 ++767+ echo '{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:23:23 ++767+ jq -r .notarizationStatus.status
11:23:23 +767+ STATUS=IN_PROGRESS
11:23:23 +767+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:23:23 +767+ sleep 1m
11:23:23 +292+ RESPONSE_RAW='{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:23:23 200'
11:23:23 ++292+ head -n1
11:23:23 +292+ RESPONSE='{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:23:23 ++292+ tail -n1
11:23:23 +292+ STATUS_CODE=200
11:23:23 ++292+ echo '{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:23:23 ++292+ jq -r .notarizationStatus.status
11:23:23 +292+ STATUS=IN_PROGRESS
11:23:23 +292+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:23:23 +292+ sleep 1m
11:23:30 ++206+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0d4e50e0-5c40-4254-b73d-aab050e1fad8/status
11:23:30 +206+ RESPONSE_RAW='{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:23:30 200'
11:23:30 ++206+ head -n1
11:23:30 +206+ RESPONSE='{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:23:30 ++206+ tail -n1
11:23:30 +206+ STATUS_CODE=200
11:23:30 ++206+ echo '{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:23:30 ++206+ jq -r .notarizationStatus.status
11:23:30 +206+ STATUS=IN_PROGRESS
11:23:30 +206+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:23:30 +206+ sleep 1m
11:23:30 ++591+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d26e9f1a-d362-45af-ac19-ef87a7e3a172/status
11:23:30 +591+ RESPONSE_RAW='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:23:30 200'
11:23:30 ++591+ head -n1
11:23:30 +591+ RESPONSE='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:23:30 ++591+ tail -n1
11:23:30 +591+ STATUS_CODE=200
11:23:30 ++591+ echo '{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:23:30 ++591+ jq -r .notarizationStatus.status
11:23:30 +591+ STATUS=IN_PROGRESS
11:23:30 +591+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:23:30 +591+ sleep 1m
11:23:35 ++440+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/162e2bd3-71ef-4eca-b89f-580ae1f7524f/status
11:23:35 +440+ RESPONSE_RAW='{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:23:35 200'
11:23:35 ++440+ head -n1
11:23:35 +440+ RESPONSE='{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:23:35 ++440+ tail -n1
11:23:35 +440+ STATUS_CODE=200
11:23:35 ++440+ echo '{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:23:35 ++440+ jq -r .notarizationStatus.status
11:23:35 +440+ STATUS=IN_PROGRESS
11:23:35 +440+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:23:35 +440+ sleep 1m
11:23:38 ++1035+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e5842955-5ebf-40de-ac73-8c70291f1465/status
11:23:38 +1035+ RESPONSE_RAW='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:23:38 200'
11:23:38 ++1035+ head -n1
11:23:38 +1035+ RESPONSE='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:23:38 ++1035+ tail -n1
11:23:38 +1035+ STATUS_CODE=200
11:23:38 ++1035+ echo '{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:23:38 ++1035+ jq -r .notarizationStatus.status
11:23:38 +1035+ STATUS=IN_PROGRESS
11:23:38 +1035+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:23:38 +1035+ sleep 1m
11:23:42 ++829+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21f99eab-182e-464f-9590-df904aa2840f/status
11:23:42 +829+ RESPONSE_RAW='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:23:42 200'
11:23:42 ++829+ head -n1
11:23:42 +829+ RESPONSE='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:23:42 ++829+ tail -n1
11:23:42 +829+ STATUS_CODE=200
11:23:42 ++829+ echo '{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:23:42 ++829+ jq -r .notarizationStatus.status
11:23:42 +829+ STATUS=IN_PROGRESS
11:23:42 +829+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:23:42 +829+ sleep 1m
11:23:42 ++324+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3b077971-591c-4040-b39d-c76ab35c1fc7/status
11:23:42 +324+ RESPONSE_RAW='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:23:42 200'
11:23:42 ++324+ head -n1
11:23:42 +324+ RESPONSE='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:23:42 ++324+ tail -n1
11:23:42 +324+ STATUS_CODE=200
11:23:42 ++324+ echo '{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:23:42 ++324+ jq -r .notarizationStatus.status
11:23:42 +324+ STATUS=IN_PROGRESS
11:23:42 +324+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:23:42 +324+ sleep 1m
11:23:48 ++228+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1ef1f283-e430-411b-97d1-0d447b12d8ca/status
11:23:48 +228+ RESPONSE_RAW='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:23:48 200'
11:23:48 ++228+ head -n1
11:23:48 +228+ RESPONSE='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:23:48 ++228+ tail -n1
11:23:48 +228+ STATUS_CODE=200
11:23:48 ++228+ echo '{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:23:48 ++228+ jq -r .notarizationStatus.status
11:23:48 +228+ STATUS=IN_PROGRESS
11:23:48 +228+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:23:48 +228+ sleep 1m
11:23:51 ++643+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a27139a3-d537-461e-ae7d-22e4c7daea05/status
11:23:51 +643+ RESPONSE_RAW='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:23:51 200'
11:23:51 ++643+ head -n1
11:23:51 +643+ RESPONSE='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:23:51 ++643+ tail -n1
11:23:51 +643+ STATUS_CODE=200
11:23:51 ++643+ echo '{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:23:51 ++643+ jq -r .notarizationStatus.status
11:23:51 +643+ STATUS=IN_PROGRESS
11:23:51 +643+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:23:51 +643+ sleep 1m
11:23:52 ++487+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bae03c99-3013-430b-81e6-2e516940dc04/status
11:23:52 +487+ RESPONSE_RAW='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:23:52 200'
11:23:52 ++487+ head -n1
11:23:52 +487+ RESPONSE='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:23:52 ++487+ tail -n1
11:23:52 +487+ STATUS_CODE=200
11:23:52 ++487+ echo '{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:23:52 ++487+ jq -r .notarizationStatus.status
11:23:52 +487+ STATUS=IN_PROGRESS
11:23:52 +487+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:23:52 +487+ sleep 1m
11:23:54 ++162+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b/status
11:23:54 +162+ RESPONSE_RAW='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:23:54 200'
11:23:54 ++162+ head -n1
11:23:54 +162+ RESPONSE='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:23:54 ++162+ tail -n1
11:23:54 +162+ STATUS_CODE=200
11:23:54 ++162+ echo '{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:23:54 ++162+ jq -r .notarizationStatus.status
11:23:54 +162+ STATUS=IN_PROGRESS
11:23:54 +162+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:23:54 +162+ sleep 1m
11:24:01 ++356+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21631a71-8bf4-4b8d-981d-34e5dfbc8c96/status
11:24:01 +356+ RESPONSE_RAW='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:24:01 200'
11:24:01 ++356+ head -n1
11:24:01 +356+ RESPONSE='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:24:01 ++356+ tail -n1
11:24:01 +356+ STATUS_CODE=200
11:24:01 ++356+ echo '{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:24:01 ++356+ jq -r .notarizationStatus.status
11:24:01 +356+ STATUS=IN_PROGRESS
11:24:01 +356+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:24:01 +356+ sleep 1m
11:24:02 ++891+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef/status
11:24:02 +891+ RESPONSE_RAW='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:24:02 200'
11:24:02 ++891+ head -n1
11:24:02 +891+ RESPONSE='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:24:02 ++891+ tail -n1
11:24:02 +891+ STATUS_CODE=200
11:24:02 ++891+ echo '{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:24:02 ++891+ jq -r .notarizationStatus.status
11:24:02 +891+ STATUS=IN_PROGRESS
11:24:02 +891+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:24:02 +891+ sleep 1m
11:24:05 ++705+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b8a660e3-f771-446a-a195-bbd86ae9155c/status
11:24:05 +705+ RESPONSE_RAW='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:24:05 200'
11:24:05 ++705+ head -n1
11:24:05 +705+ RESPONSE='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:24:05 ++705+ tail -n1
11:24:05 +705+ STATUS_CODE=200
11:24:05 ++705+ echo '{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:24:05 ++705+ jq -r .notarizationStatus.status
11:24:05 +705+ STATUS=IN_PROGRESS
11:24:05 +705+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:24:05 +705+ sleep 1m
11:24:07 ++260+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1b9ffba-58c6-4790-927c-8d46f5727279/status
11:24:07 +260+ RESPONSE_RAW='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:24:07 200'
11:24:07 ++260+ head -n1
11:24:07 +260+ RESPONSE='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:24:07 ++260+ tail -n1
11:24:07 +260+ STATUS_CODE=200
11:24:07 ++260+ echo '{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:24:07 ++260+ jq -r .notarizationStatus.status
11:24:07 +260+ STATUS=IN_PROGRESS
11:24:07 +260+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:24:07 +260+ sleep 1m
11:24:13 ++539+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a5c02fd5-8885-4405-82e9-ff9152e06e49/status
11:24:13 +539+ RESPONSE_RAW='{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:24:13 200'
11:24:13 ++539+ head -n1
11:24:13 +539+ RESPONSE='{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:24:13 ++539+ tail -n1
11:24:13 +539+ STATUS_CODE=200
11:24:13 ++539+ echo '{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:24:13 ++539+ jq -r .notarizationStatus.status
11:24:13 +539+ STATUS=IN_PROGRESS
11:24:13 +539+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:24:13 +539+ sleep 1m
11:24:14 ++184+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/984aed74-1150-48d7-a6de-7c1a2cb62609/status
11:24:14 +184+ RESPONSE_RAW='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:24:14 200'
11:24:14 ++184+ head -n1
11:24:14 +184+ RESPONSE='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:24:14 ++184+ tail -n1
11:24:14 +184+ STATUS_CODE=200
11:24:14 ++184+ echo '{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:24:14 ++184+ jq -r .notarizationStatus.status
11:24:14 +184+ STATUS=IN_PROGRESS
11:24:14 +184+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:24:14 +184+ sleep 1m
11:24:18 ++963+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a3bdbbfc-821b-472f-b59f-02317d5958fd/status
11:24:18 +963+ RESPONSE_RAW='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:24:18 200'
11:24:18 ++963+ head -n1
11:24:18 +963+ RESPONSE='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:24:18 ++963+ tail -n1
11:24:18 +963+ STATUS_CODE=200
11:24:18 ++963+ echo '{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:24:18 ++963+ jq -r .notarizationStatus.status
11:24:18 +963+ STATUS=IN_PROGRESS
11:24:18 +963+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:24:18 +963+ sleep 1m
11:24:21 ++398+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2/status
11:24:21 +398+ RESPONSE_RAW='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:24:21 200'
11:24:21 ++398+ head -n1
11:24:21 +398+ RESPONSE='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:24:21 ++398+ tail -n1
11:24:21 +398+ STATUS_CODE=200
11:24:21 ++398+ echo '{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:24:21 ++398+ jq -r .notarizationStatus.status
11:24:21 +398+ STATUS=IN_PROGRESS
11:24:21 +398+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:24:21 +398+ sleep 1m
11:24:23 ++767+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/46fcb529-b1ed-4517-9c49-b4a6d99bbcae/status
11:24:23 ++292+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cee72602-2ebf-4e95-9640-831b44b79ade/status
11:24:23 +767+ RESPONSE_RAW='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:24:23 200'
11:24:23 ++767+ head -n1
11:24:23 +767+ RESPONSE='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:24:23 ++767+ tail -n1
11:24:23 +767+ STATUS_CODE=200
11:24:23 ++767+ echo '{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:24:23 ++767+ jq -r .notarizationStatus.status
11:24:23 +292+ RESPONSE_RAW='{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:24:23 200'
11:24:23 ++292+ head -n1
11:24:23 +292+ RESPONSE='{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:24:23 +767+ STATUS=IN_PROGRESS
11:24:23 +767+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:24:23 +767+ sleep 1m
11:24:23 ++292+ tail -n1
11:24:23 +292+ STATUS_CODE=200
11:24:23 ++292+ echo '{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:24:23 ++292+ jq -r .notarizationStatus.status
11:24:23 +292+ STATUS=IN_PROGRESS
11:24:23 +292+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:24:23 +292+ sleep 1m
11:24:30 ++206+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0d4e50e0-5c40-4254-b73d-aab050e1fad8/status
11:24:30 +206+ RESPONSE_RAW='{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","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\": \"f27cf6fe-2ac7-4a03-a2a6-4169658645b0\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg\",\n  \"uploadDate\": \"2024-06-06T15:12:13.803Z\",\n  \"sha256\": \"64a7e212dc66f8f1aa787c7fac35f99de604c48888a3d4ee5afb7379af64f24f\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"02cfa15714525ebfafdc008dcc0d29f6c6fe945f\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ec9d32f5cfc9e5a86839694bc80f64a2c9c3bbd2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.x86_64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.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-06-R-macosx-cocoa-x86_64-14584000399765571419.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-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.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-06-R-macosx-cocoa-x86_64-14584000399765571419.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-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dbc05cd5d6811ae0ec9e3b8bbf3bd05399a3fbd8\",\n      \"arch\": \"i386\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/arm64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7fcd81f6dbcdd03b3d0932d9d4df367f0810728d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86_64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cc1185fd93466d302e4d5810529a9de5d5fe0ec5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ec9d32f5cfc9e5a86839694bc80f64a2c9c3bbd2\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
11:24:30 200'
11:24:30 ++206+ head -n1
11:24:30 +206+ RESPONSE='{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","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\": \"f27cf6fe-2ac7-4a03-a2a6-4169658645b0\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg\",\n  \"uploadDate\": \"2024-06-06T15:12:13.803Z\",\n  \"sha256\": \"64a7e212dc66f8f1aa787c7fac35f99de604c48888a3d4ee5afb7379af64f24f\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"02cfa15714525ebfafdc008dcc0d29f6c6fe945f\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ec9d32f5cfc9e5a86839694bc80f64a2c9c3bbd2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.x86_64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.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-06-R-macosx-cocoa-x86_64-14584000399765571419.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-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.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-06-R-macosx-cocoa-x86_64-14584000399765571419.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-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dbc05cd5d6811ae0ec9e3b8bbf3bd05399a3fbd8\",\n      \"arch\": \"i386\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/arm64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7fcd81f6dbcdd03b3d0932d9d4df367f0810728d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86_64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cc1185fd93466d302e4d5810529a9de5d5fe0ec5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ec9d32f5cfc9e5a86839694bc80f64a2c9c3bbd2\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
11:24:30 ++206+ tail -n1
11:24:30 +206+ STATUS_CODE=200
11:24:30 ++206+ jq -r .notarizationStatus.status
11:24:30 ++206+ echo '{"uuid":"0d4e50e0-5c40-4254-b73d-aab050e1fad8","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\":' '\"f27cf6fe-2ac7-4a03-a2a6-4169658645b0\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg\",\n' '\"uploadDate\":' '\"2024-06-06T15:12:13.803Z\",\n' '\"sha256\":' '\"64a7e212dc66f8f1aa787c7fac35f99de604c48888a3d4ee5afb7379af64f24f\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"02cfa15714525ebfafdc008dcc0d29f6c6fe945f\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ec9d32f5cfc9e5a86839694bc80f64a2c9c3bbd2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.x86_64_4.32.0.20240606-1231/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1dc3e0aa58421da00229862264bd44753a8d1499\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.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-06-R-macosx-cocoa-x86_64-14584000399765571419.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-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.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-06-R-macosx-cocoa-x86_64-14584000399765571419.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-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a678702718088d6722b354cfc41a39c33e780c44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4cd63ba153c62631630a11716bdd007fba863065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"230f835ee00d93c808df43d0c2991635e80e63a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9498519d56e66afbc98652661d338edd66a0e4c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b909a667f52716ac4263b8097072a85066bc7d23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f53a30c10008284e16acc1158381119b2463084\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"221287cc2221f20ec84c875388b7a239b06304d0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"829d0d770326ae7073f74579bf678eac3c4828bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0afdad31f5216b285a02d8a790021d33668c89f9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26455017ff930a947b3886eeabed2cc462355cb2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1b702166e0355241d63314f57d901f39f13bac0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99175cdd438e9155db559ba8389441297b93986c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df7980d9033f04fb2a6341bcd93a729411129a27\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"888c55093caeb579a852e764aeb69420c7d398b5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"597b23ed4e29196566607e54893ec9cf410e669a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86/libjansi.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dbc05cd5d6811ae0ec9e3b8bbf3bd05399a3fbd8\",\n' '\"arch\":' '\"i386\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/arm64/libjansi.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7fcd81f6dbcdd03b3d0932d9d4df367f0810728d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86_64/libjansi.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cc1185fd93466d302e4d5810529a9de5d5fe0ec5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-x86_64-14584000399765571419.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ec9d32f5cfc9e5a86839694bc80f64a2c9c3bbd2\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
11:24:30 +206+ STATUS=COMPLETE
11:24:30 +206+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
11:24:30 +206+ [[ 200 == \5\0\3 ]]
11:24:30 +206+ [[ 200 == \5\0\2 ]]
11:24:30 +206+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
11:24:30 +206+ break
11:24:30 +206+ rm eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg
11:24:30 +206+ curl -JO https://cbi.eclipse.org/macos/xcrun/0d4e50e0-5c40-4254-b73d-aab050e1fad8/download
11:24:30   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
11:24:30                                  Dload  Upload   Total   Spent    Left  Speed
11:24:30 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0++591+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d26e9f1a-d362-45af-ac19-ef87a7e3a172/status
11:24:30 +591+ RESPONSE_RAW='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:24:30 200'
11:24:30 ++591+ head -n1
11:24:30 +591+ RESPONSE='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:24:30 ++591+ tail -n1
11:24:30 +591+ STATUS_CODE=200
11:24:30 ++591+ echo '{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:24:30 ++591+ jq -r .notarizationStatus.status
11:24:30 +591+ STATUS=IN_PROGRESS
11:24:30 +591+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:24:30 +591+ sleep 1m
11:24:30 
100 33.4M    0 33.4M    0     0  63.3M      0 --:--:-- --:--:-- --:--:-- 63.2M
100 85.1M    0 85.1M    0     0  55.6M      0 --:--:--  0:00:01 --:--:-- 55.5M
100  160M    0  160M    0     0  63.4M      0 --:--:--  0:00:02 --:--:-- 63.4M
100  220M    0  220M    0     0  62.6M      0 --:--:--  0:00:03 --:--:-- 62.6M
100  288M    0  288M    0     0  63.6M      0 --:--:--  0:00:04 --:--:-- 63.6M
100  329M    0  329M    0     0  64.5M      0 --:--:--  0:00:05 --:--:-- 64.7M
11:24:35 curl: Saved to filename 'eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg'
11:24:35 +206+ cp -vf eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg
11:24:35 ++440+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/162e2bd3-71ef-4eca-b89f-580ae1f7524f/status
11:24:35 +440+ RESPONSE_RAW='{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:24:35 200'
11:24:35 ++440+ head -n1
11:24:35 +440+ RESPONSE='{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:24:35 ++440+ tail -n1
11:24:35 +440+ STATUS_CODE=200
11:24:35 ++440+ echo '{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:24:35 ++440+ jq -r .notarizationStatus.status
11:24:35 +440+ STATUS=IN_PROGRESS
11:24:35 +440+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:24:35 +440+ sleep 1m
11:24:35 'eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg'
11:24:35 ++206+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg
11:24:35 +206+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
11:24:35 ++206+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg
11:24:35 +206+ b=eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg
11:24:35 +206+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
11:24:35 +206+ md5sum eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg
11:24:36 +206+ sha1sum eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg
11:24:36 +206+ sha512sum -b eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg
11:24:38 +206+ rm eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize
11:24:38 +206+ rm -f eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.md5
11:24:38 +206+ rm -f eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.sha1
11:24:38 +206+ rm -f eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.sha512
11:24:38 ++1035+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e5842955-5ebf-40de-ac73-8c70291f1465/status
11:24:38 +1035+ RESPONSE_RAW='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:24:38 200'
11:24:38 ++1035+ head -n1
11:24:38 +1035+ RESPONSE='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:24:38 ++1035+ tail -n1
11:24:38 +1035+ STATUS_CODE=200
11:24:38 ++1035+ echo '{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:24:38 ++1035+ jq -r .notarizationStatus.status
11:24:38 +1035+ STATUS=IN_PROGRESS
11:24:38 +1035+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:24:38 +1035+ sleep 1m
11:24:42 ++829+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21f99eab-182e-464f-9590-df904aa2840f/status
11:24:42 +829+ RESPONSE_RAW='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:24:42 200'
11:24:42 ++829+ head -n1
11:24:42 +829+ RESPONSE='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:24:42 ++829+ tail -n1
11:24:42 +829+ STATUS_CODE=200
11:24:42 ++829+ echo '{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:24:42 ++829+ jq -r .notarizationStatus.status
11:24:42 +829+ STATUS=IN_PROGRESS
11:24:42 +829+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:24:42 +829+ sleep 1m
11:24:42 ++324+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3b077971-591c-4040-b39d-c76ab35c1fc7/status
11:24:42 +324+ RESPONSE_RAW='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:24:42 200'
11:24:42 ++324+ head -n1
11:24:42 +324+ RESPONSE='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:24:42 ++324+ tail -n1
11:24:42 +324+ STATUS_CODE=200
11:24:42 ++324+ echo '{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:24:42 ++324+ jq -r .notarizationStatus.status
11:24:42 +324+ STATUS=IN_PROGRESS
11:24:42 +324+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:24:42 +324+ sleep 1m
11:24:48 ++228+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1ef1f283-e430-411b-97d1-0d447b12d8ca/status
11:24:48 +228+ RESPONSE_RAW='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:24:48 200'
11:24:48 ++228+ head -n1
11:24:48 +228+ RESPONSE='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:24:48 ++228+ tail -n1
11:24:48 +228+ STATUS_CODE=200
11:24:48 ++228+ echo '{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:24:48 ++228+ jq -r .notarizationStatus.status
11:24:48 +228+ STATUS=IN_PROGRESS
11:24:48 +228+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:24:48 +228+ sleep 1m
11:24:51 ++643+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a27139a3-d537-461e-ae7d-22e4c7daea05/status
11:24:51 +643+ RESPONSE_RAW='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:24:51 200'
11:24:51 ++643+ head -n1
11:24:51 +643+ RESPONSE='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:24:51 ++643+ tail -n1
11:24:51 +643+ STATUS_CODE=200
11:24:51 ++643+ echo '{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:24:51 ++643+ jq -r .notarizationStatus.status
11:24:51 +643+ STATUS=IN_PROGRESS
11:24:51 +643+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:24:51 +643+ sleep 1m
11:24:52 ++487+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bae03c99-3013-430b-81e6-2e516940dc04/status
11:24:53 +487+ RESPONSE_RAW='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:24:53 200'
11:24:53 ++487+ head -n1
11:24:53 +487+ RESPONSE='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:24:53 ++487+ tail -n1
11:24:53 +487+ STATUS_CODE=200
11:24:53 ++487+ echo '{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:24:53 ++487+ jq -r .notarizationStatus.status
11:24:53 +487+ STATUS=IN_PROGRESS
11:24:53 +487+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:24:53 +487+ sleep 1m
11:24:54 ++162+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b/status
11:24:54 +162+ RESPONSE_RAW='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:24:54 200'
11:24:54 ++162+ head -n1
11:24:54 +162+ RESPONSE='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:24:54 ++162+ tail -n1
11:24:54 +162+ STATUS_CODE=200
11:24:54 ++162+ echo '{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:24:54 ++162+ jq -r .notarizationStatus.status
11:24:54 +162+ STATUS=IN_PROGRESS
11:24:54 +162+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:24:54 +162+ sleep 1m
11:25:01 ++356+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21631a71-8bf4-4b8d-981d-34e5dfbc8c96/status
11:25:01 +356+ RESPONSE_RAW='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:25:01 200'
11:25:01 ++356+ head -n1
11:25:01 +356+ RESPONSE='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:25:01 ++356+ tail -n1
11:25:01 +356+ STATUS_CODE=200
11:25:01 ++356+ echo '{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:25:01 ++356+ jq -r .notarizationStatus.status
11:25:01 +356+ STATUS=IN_PROGRESS
11:25:01 +356+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:25:01 +356+ sleep 1m
11:25:02 ++891+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef/status
11:25:02 +891+ RESPONSE_RAW='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:25:02 200'
11:25:02 ++891+ head -n1
11:25:02 +891+ RESPONSE='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:25:02 ++891+ tail -n1
11:25:02 +891+ STATUS_CODE=200
11:25:02 ++891+ echo '{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:25:02 ++891+ jq -r .notarizationStatus.status
11:25:02 +891+ STATUS=IN_PROGRESS
11:25:02 +891+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:25:02 +891+ sleep 1m
11:25:05 ++705+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b8a660e3-f771-446a-a195-bbd86ae9155c/status
11:25:05 +705+ RESPONSE_RAW='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:25:05 200'
11:25:05 ++705+ head -n1
11:25:05 +705+ RESPONSE='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:25:05 ++705+ tail -n1
11:25:05 +705+ STATUS_CODE=200
11:25:05 ++705+ echo '{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:25:05 ++705+ jq -r .notarizationStatus.status
11:25:05 +705+ STATUS=IN_PROGRESS
11:25:05 +705+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:25:05 +705+ sleep 1m
11:25:07 ++260+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1b9ffba-58c6-4790-927c-8d46f5727279/status
11:25:07 +260+ RESPONSE_RAW='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:25:07 200'
11:25:07 ++260+ head -n1
11:25:07 +260+ RESPONSE='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:25:07 ++260+ tail -n1
11:25:07 +260+ STATUS_CODE=200
11:25:07 ++260+ echo '{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:25:07 ++260+ jq -r .notarizationStatus.status
11:25:07 +260+ STATUS=IN_PROGRESS
11:25:07 +260+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:25:07 +260+ sleep 1m
11:25:13 ++539+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a5c02fd5-8885-4405-82e9-ff9152e06e49/status
11:25:13 +539+ RESPONSE_RAW='{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:25:13 200'
11:25:13 ++539+ head -n1
11:25:13 +539+ RESPONSE='{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:25:13 ++539+ tail -n1
11:25:13 +539+ STATUS_CODE=200
11:25:13 ++539+ echo '{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:25:13 ++539+ jq -r .notarizationStatus.status
11:25:13 +539+ STATUS=IN_PROGRESS
11:25:13 +539+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:25:13 +539+ sleep 1m
11:25:14 ++184+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/984aed74-1150-48d7-a6de-7c1a2cb62609/status
11:25:14 +184+ RESPONSE_RAW='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:25:14 200'
11:25:14 ++184+ head -n1
11:25:14 +184+ RESPONSE='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:25:14 ++184+ tail -n1
11:25:14 +184+ STATUS_CODE=200
11:25:14 ++184+ echo '{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:25:14 ++184+ jq -r .notarizationStatus.status
11:25:14 +184+ STATUS=IN_PROGRESS
11:25:14 +184+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:25:14 +184+ sleep 1m
11:25:18 ++963+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a3bdbbfc-821b-472f-b59f-02317d5958fd/status
11:25:18 +963+ RESPONSE_RAW='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:25:18 200'
11:25:18 ++963+ head -n1
11:25:18 +963+ RESPONSE='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:25:18 ++963+ tail -n1
11:25:18 +963+ STATUS_CODE=200
11:25:18 ++963+ echo '{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:25:18 ++963+ jq -r .notarizationStatus.status
11:25:18 +963+ STATUS=IN_PROGRESS
11:25:18 +963+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:25:18 +963+ sleep 1m
11:25:21 ++398+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2/status
11:25:21 +398+ RESPONSE_RAW='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:25:21 200'
11:25:21 ++398+ head -n1
11:25:21 +398+ RESPONSE='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:25:21 ++398+ tail -n1
11:25:21 +398+ STATUS_CODE=200
11:25:21 ++398+ echo '{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:25:21 ++398+ jq -r .notarizationStatus.status
11:25:21 +398+ STATUS=IN_PROGRESS
11:25:21 +398+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:25:21 +398+ sleep 1m
11:25:23 ++767+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/46fcb529-b1ed-4517-9c49-b4a6d99bbcae/status
11:25:23 ++292+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cee72602-2ebf-4e95-9640-831b44b79ade/status
11:25:23 +767+ RESPONSE_RAW='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:25:23 200'
11:25:23 ++767+ head -n1
11:25:23 +767+ RESPONSE='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:25:23 ++767+ tail -n1
11:25:23 +767+ STATUS_CODE=200
11:25:23 ++767+ echo '{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:25:23 ++767+ jq -r .notarizationStatus.status
11:25:23 +292+ RESPONSE_RAW='{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:25:23 200'
11:25:23 ++292+ head -n1
11:25:23 +292+ RESPONSE='{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:25:23 ++292+ tail -n1
11:25:23 +767+ STATUS=IN_PROGRESS
11:25:23 +767+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:25:23 +767+ sleep 1m
11:25:23 +292+ STATUS_CODE=200
11:25:23 ++292+ echo '{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:25:23 ++292+ jq -r .notarizationStatus.status
11:25:23 +292+ STATUS=IN_PROGRESS
11:25:23 +292+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:25:23 +292+ sleep 1m
11:25:30 ++591+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d26e9f1a-d362-45af-ac19-ef87a7e3a172/status
11:25:30 +591+ RESPONSE_RAW='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:25:30 200'
11:25:30 ++591+ head -n1
11:25:30 +591+ RESPONSE='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:25:30 ++591+ tail -n1
11:25:30 +591+ STATUS_CODE=200
11:25:30 ++591+ echo '{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:25:30 ++591+ jq -r .notarizationStatus.status
11:25:30 +591+ STATUS=IN_PROGRESS
11:25:30 +591+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:25:30 +591+ sleep 1m
11:25:35 ++440+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/162e2bd3-71ef-4eca-b89f-580ae1f7524f/status
11:25:35 +440+ RESPONSE_RAW='{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:25:35 200'
11:25:35 ++440+ head -n1
11:25:35 +440+ RESPONSE='{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:25:35 ++440+ tail -n1
11:25:35 +440+ STATUS_CODE=200
11:25:35 ++440+ echo '{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:25:35 ++440+ jq -r .notarizationStatus.status
11:25:35 +440+ STATUS=IN_PROGRESS
11:25:35 +440+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:25:35 +440+ sleep 1m
11:25:38 ++1035+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e5842955-5ebf-40de-ac73-8c70291f1465/status
11:25:38 +1035+ RESPONSE_RAW='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:25:38 200'
11:25:38 ++1035+ head -n1
11:25:38 +1035+ RESPONSE='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:25:38 ++1035+ tail -n1
11:25:38 +1035+ STATUS_CODE=200
11:25:38 ++1035+ echo '{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:25:38 ++1035+ jq -r .notarizationStatus.status
11:25:38 +1035+ STATUS=IN_PROGRESS
11:25:38 +1035+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:25:38 +1035+ sleep 1m
11:25:42 ++829+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21f99eab-182e-464f-9590-df904aa2840f/status
11:25:42 +829+ RESPONSE_RAW='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:25:42 200'
11:25:42 ++829+ head -n1
11:25:42 +829+ RESPONSE='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:25:42 ++829+ tail -n1
11:25:42 +829+ STATUS_CODE=200
11:25:42 ++829+ echo '{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:25:42 ++829+ jq -r .notarizationStatus.status
11:25:42 +829+ STATUS=IN_PROGRESS
11:25:42 +829+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:25:42 +829+ sleep 1m
11:25:42 ++324+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3b077971-591c-4040-b39d-c76ab35c1fc7/status
11:25:42 +324+ RESPONSE_RAW='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:25:42 200'
11:25:42 ++324+ head -n1
11:25:42 +324+ RESPONSE='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:25:42 ++324+ tail -n1
11:25:42 +324+ STATUS_CODE=200
11:25:42 ++324+ echo '{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:25:42 ++324+ jq -r .notarizationStatus.status
11:25:42 +324+ STATUS=IN_PROGRESS
11:25:42 +324+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:25:42 +324+ sleep 1m
11:25:48 ++228+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1ef1f283-e430-411b-97d1-0d447b12d8ca/status
11:25:48 +228+ RESPONSE_RAW='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:25:48 200'
11:25:48 ++228+ head -n1
11:25:48 +228+ RESPONSE='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:25:48 ++228+ tail -n1
11:25:48 +228+ STATUS_CODE=200
11:25:48 ++228+ echo '{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:25:48 ++228+ jq -r .notarizationStatus.status
11:25:48 +228+ STATUS=IN_PROGRESS
11:25:48 +228+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:25:48 +228+ sleep 1m
11:25:51 ++643+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a27139a3-d537-461e-ae7d-22e4c7daea05/status
11:25:51 +643+ RESPONSE_RAW='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:25:51 200'
11:25:51 ++643+ head -n1
11:25:51 +643+ RESPONSE='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:25:51 ++643+ tail -n1
11:25:51 +643+ STATUS_CODE=200
11:25:51 ++643+ echo '{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:25:51 ++643+ jq -r .notarizationStatus.status
11:25:51 +643+ STATUS=IN_PROGRESS
11:25:51 +643+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:25:51 +643+ sleep 1m
11:25:53 ++487+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bae03c99-3013-430b-81e6-2e516940dc04/status
11:25:53 +487+ RESPONSE_RAW='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:25:53 200'
11:25:53 ++487+ head -n1
11:25:53 +487+ RESPONSE='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:25:53 ++487+ tail -n1
11:25:53 +487+ STATUS_CODE=200
11:25:53 ++487+ echo '{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:25:53 ++487+ jq -r .notarizationStatus.status
11:25:53 +487+ STATUS=IN_PROGRESS
11:25:53 +487+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:25:53 +487+ sleep 1m
11:25:54 ++162+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b/status
11:25:54 +162+ RESPONSE_RAW='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:25:54 200'
11:25:54 ++162+ head -n1
11:25:54 +162+ RESPONSE='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:25:54 ++162+ tail -n1
11:25:54 +162+ STATUS_CODE=200
11:25:54 ++162+ echo '{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:25:54 ++162+ jq -r .notarizationStatus.status
11:25:54 +162+ STATUS=IN_PROGRESS
11:25:54 +162+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:25:54 +162+ sleep 1m
11:26:01 ++356+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21631a71-8bf4-4b8d-981d-34e5dfbc8c96/status
11:26:01 +356+ RESPONSE_RAW='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:26:01 200'
11:26:01 ++356+ head -n1
11:26:01 +356+ RESPONSE='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:26:01 ++356+ tail -n1
11:26:01 +356+ STATUS_CODE=200
11:26:01 ++356+ echo '{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:26:01 ++356+ jq -r .notarizationStatus.status
11:26:01 +356+ STATUS=IN_PROGRESS
11:26:01 +356+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:26:01 +356+ sleep 1m
11:26:02 ++891+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef/status
11:26:02 +891+ RESPONSE_RAW='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:26:02 200'
11:26:02 ++891+ head -n1
11:26:02 +891+ RESPONSE='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:26:02 ++891+ tail -n1
11:26:02 +891+ STATUS_CODE=200
11:26:02 ++891+ echo '{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:26:02 ++891+ jq -r .notarizationStatus.status
11:26:02 +891+ STATUS=IN_PROGRESS
11:26:02 +891+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:26:02 +891+ sleep 1m
11:26:05 ++705+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b8a660e3-f771-446a-a195-bbd86ae9155c/status
11:26:05 +705+ RESPONSE_RAW='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:26:05 200'
11:26:05 ++705+ head -n1
11:26:05 +705+ RESPONSE='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:26:05 ++705+ tail -n1
11:26:05 +705+ STATUS_CODE=200
11:26:05 ++705+ echo '{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:26:05 ++705+ jq -r .notarizationStatus.status
11:26:05 +705+ STATUS=IN_PROGRESS
11:26:05 +705+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:26:05 +705+ sleep 1m
11:26:07 ++260+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1b9ffba-58c6-4790-927c-8d46f5727279/status
11:26:07 +260+ RESPONSE_RAW='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:26:07 200'
11:26:07 ++260+ head -n1
11:26:07 +260+ RESPONSE='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:26:07 ++260+ tail -n1
11:26:07 +260+ STATUS_CODE=200
11:26:07 ++260+ echo '{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:26:07 ++260+ jq -r .notarizationStatus.status
11:26:07 +260+ STATUS=IN_PROGRESS
11:26:07 +260+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:26:07 +260+ sleep 1m
11:26:13 ++539+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a5c02fd5-8885-4405-82e9-ff9152e06e49/status
11:26:13 +539+ RESPONSE_RAW='{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:26:13 200'
11:26:13 ++539+ head -n1
11:26:13 +539+ RESPONSE='{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:26:13 ++539+ tail -n1
11:26:13 +539+ STATUS_CODE=200
11:26:13 ++539+ echo '{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:26:13 ++539+ jq -r .notarizationStatus.status
11:26:13 +539+ STATUS=IN_PROGRESS
11:26:13 +539+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:26:13 +539+ sleep 1m
11:26:14 ++184+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/984aed74-1150-48d7-a6de-7c1a2cb62609/status
11:26:14 +184+ RESPONSE_RAW='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:26:14 200'
11:26:14 ++184+ head -n1
11:26:14 +184+ RESPONSE='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:26:14 ++184+ tail -n1
11:26:14 +184+ STATUS_CODE=200
11:26:14 ++184+ echo '{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:26:14 ++184+ jq -r .notarizationStatus.status
11:26:14 +184+ STATUS=IN_PROGRESS
11:26:14 +184+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:26:14 +184+ sleep 1m
11:26:18 ++963+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a3bdbbfc-821b-472f-b59f-02317d5958fd/status
11:26:18 +963+ RESPONSE_RAW='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:26:18 200'
11:26:18 ++963+ head -n1
11:26:18 +963+ RESPONSE='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:26:18 ++963+ tail -n1
11:26:18 +963+ STATUS_CODE=200
11:26:18 ++963+ echo '{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:26:18 ++963+ jq -r .notarizationStatus.status
11:26:18 +963+ STATUS=IN_PROGRESS
11:26:18 +963+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:26:18 +963+ sleep 1m
11:26:21 ++398+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2/status
11:26:21 +398+ RESPONSE_RAW='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:26:21 200'
11:26:21 ++398+ head -n1
11:26:21 +398+ RESPONSE='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:26:21 ++398+ tail -n1
11:26:21 +398+ STATUS_CODE=200
11:26:21 ++398+ echo '{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:26:21 ++398+ jq -r .notarizationStatus.status
11:26:21 +398+ STATUS=IN_PROGRESS
11:26:21 +398+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:26:21 +398+ sleep 1m
11:26:23 ++767+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/46fcb529-b1ed-4517-9c49-b4a6d99bbcae/status
11:26:23 ++292+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cee72602-2ebf-4e95-9640-831b44b79ade/status
11:26:23 +767+ RESPONSE_RAW='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:26:23 200'
11:26:23 ++767+ head -n1
11:26:23 +767+ RESPONSE='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:26:23 ++767+ tail -n1
11:26:23 +767+ STATUS_CODE=200
11:26:23 ++767+ echo '{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:26:23 ++767+ jq -r .notarizationStatus.status
11:26:23 +292+ RESPONSE_RAW='{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:26:23 200'
11:26:23 ++292+ head -n1
11:26:23 +292+ RESPONSE='{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:26:23 ++292+ tail -n1
11:26:23 +767+ STATUS=IN_PROGRESS
11:26:23 +767+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:26:23 +767+ sleep 1m
11:26:23 +292+ STATUS_CODE=200
11:26:23 ++292+ echo '{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:26:23 ++292+ jq -r .notarizationStatus.status
11:26:23 +292+ STATUS=IN_PROGRESS
11:26:23 +292+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:26:23 +292+ sleep 1m
11:26:30 ++591+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d26e9f1a-d362-45af-ac19-ef87a7e3a172/status
11:26:30 +591+ RESPONSE_RAW='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:26:30 200'
11:26:30 ++591+ head -n1
11:26:30 +591+ RESPONSE='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:26:30 ++591+ tail -n1
11:26:30 +591+ STATUS_CODE=200
11:26:30 ++591+ echo '{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:26:30 ++591+ jq -r .notarizationStatus.status
11:26:30 +591+ STATUS=IN_PROGRESS
11:26:30 +591+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:26:30 +591+ sleep 1m
11:26:35 ++440+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/162e2bd3-71ef-4eca-b89f-580ae1f7524f/status
11:26:35 +440+ RESPONSE_RAW='{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:26:35 200'
11:26:35 ++440+ head -n1
11:26:35 +440+ RESPONSE='{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:26:35 ++440+ tail -n1
11:26:35 +440+ STATUS_CODE=200
11:26:35 ++440+ echo '{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:26:35 ++440+ jq -r .notarizationStatus.status
11:26:35 +440+ STATUS=IN_PROGRESS
11:26:35 +440+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:26:35 +440+ sleep 1m
11:26:38 ++1035+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e5842955-5ebf-40de-ac73-8c70291f1465/status
11:26:38 +1035+ RESPONSE_RAW='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:26:38 200'
11:26:38 ++1035+ head -n1
11:26:38 +1035+ RESPONSE='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:26:38 ++1035+ tail -n1
11:26:38 +1035+ STATUS_CODE=200
11:26:38 ++1035+ echo '{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:26:38 ++1035+ jq -r .notarizationStatus.status
11:26:38 +1035+ STATUS=IN_PROGRESS
11:26:38 +1035+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:26:38 +1035+ sleep 1m
11:26:42 ++829+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21f99eab-182e-464f-9590-df904aa2840f/status
11:26:42 +829+ RESPONSE_RAW='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:26:42 200'
11:26:42 ++829+ head -n1
11:26:42 +829+ RESPONSE='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:26:42 ++829+ tail -n1
11:26:42 +829+ STATUS_CODE=200
11:26:42 ++829+ echo '{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:26:42 ++829+ jq -r .notarizationStatus.status
11:26:42 +829+ STATUS=IN_PROGRESS
11:26:42 +829+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:26:42 +829+ sleep 1m
11:26:42 ++324+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3b077971-591c-4040-b39d-c76ab35c1fc7/status
11:26:43 +324+ RESPONSE_RAW='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:26:43 200'
11:26:43 ++324+ head -n1
11:26:43 +324+ RESPONSE='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:26:43 ++324+ tail -n1
11:26:43 +324+ STATUS_CODE=200
11:26:43 ++324+ echo '{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:26:43 ++324+ jq -r .notarizationStatus.status
11:26:43 +324+ STATUS=IN_PROGRESS
11:26:43 +324+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:26:43 +324+ sleep 1m
11:26:48 ++228+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1ef1f283-e430-411b-97d1-0d447b12d8ca/status
11:26:48 +228+ RESPONSE_RAW='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:26:48 200'
11:26:48 ++228+ head -n1
11:26:48 +228+ RESPONSE='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:26:48 ++228+ tail -n1
11:26:48 +228+ STATUS_CODE=200
11:26:48 ++228+ echo '{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:26:48 ++228+ jq -r .notarizationStatus.status
11:26:48 +228+ STATUS=IN_PROGRESS
11:26:48 +228+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:26:48 +228+ sleep 1m
11:26:51 ++643+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a27139a3-d537-461e-ae7d-22e4c7daea05/status
11:26:51 +643+ RESPONSE_RAW='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:26:51 200'
11:26:51 ++643+ head -n1
11:26:51 +643+ RESPONSE='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:26:51 ++643+ tail -n1
11:26:51 +643+ STATUS_CODE=200
11:26:51 ++643+ echo '{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:26:51 ++643+ jq -r .notarizationStatus.status
11:26:51 +643+ STATUS=IN_PROGRESS
11:26:51 +643+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:26:51 +643+ sleep 1m
11:26:53 ++487+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bae03c99-3013-430b-81e6-2e516940dc04/status
11:26:53 +487+ RESPONSE_RAW='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:26:53 200'
11:26:53 ++487+ head -n1
11:26:53 +487+ RESPONSE='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:26:53 ++487+ tail -n1
11:26:53 +487+ STATUS_CODE=200
11:26:53 ++487+ echo '{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:26:53 ++487+ jq -r .notarizationStatus.status
11:26:53 +487+ STATUS=IN_PROGRESS
11:26:53 +487+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:26:53 +487+ sleep 1m
11:26:54 ++162+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b/status
11:26:54 +162+ RESPONSE_RAW='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:26:54 200'
11:26:54 ++162+ head -n1
11:26:54 +162+ RESPONSE='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:26:54 ++162+ tail -n1
11:26:54 +162+ STATUS_CODE=200
11:26:54 ++162+ echo '{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:26:54 ++162+ jq -r .notarizationStatus.status
11:26:54 +162+ STATUS=IN_PROGRESS
11:26:54 +162+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:26:54 +162+ sleep 1m
11:27:01 ++356+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21631a71-8bf4-4b8d-981d-34e5dfbc8c96/status
11:27:01 +356+ RESPONSE_RAW='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:27:01 200'
11:27:01 ++356+ head -n1
11:27:01 +356+ RESPONSE='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:27:01 ++356+ tail -n1
11:27:01 +356+ STATUS_CODE=200
11:27:01 ++356+ echo '{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:27:01 ++356+ jq -r .notarizationStatus.status
11:27:01 +356+ STATUS=IN_PROGRESS
11:27:01 +356+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:27:01 +356+ sleep 1m
11:27:02 ++891+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef/status
11:27:02 +891+ RESPONSE_RAW='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:27:02 200'
11:27:02 ++891+ head -n1
11:27:02 +891+ RESPONSE='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:27:02 ++891+ tail -n1
11:27:02 +891+ STATUS_CODE=200
11:27:02 ++891+ echo '{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:27:02 ++891+ jq -r .notarizationStatus.status
11:27:02 +891+ STATUS=IN_PROGRESS
11:27:02 +891+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:27:02 +891+ sleep 1m
11:27:05 ++705+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b8a660e3-f771-446a-a195-bbd86ae9155c/status
11:27:05 +705+ RESPONSE_RAW='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:27:05 200'
11:27:05 ++705+ head -n1
11:27:05 +705+ RESPONSE='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:27:05 ++705+ tail -n1
11:27:05 +705+ STATUS_CODE=200
11:27:05 ++705+ echo '{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:27:05 ++705+ jq -r .notarizationStatus.status
11:27:05 +705+ STATUS=IN_PROGRESS
11:27:05 +705+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:27:05 +705+ sleep 1m
11:27:07 ++260+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1b9ffba-58c6-4790-927c-8d46f5727279/status
11:27:07 +260+ RESPONSE_RAW='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:27:07 200'
11:27:07 ++260+ head -n1
11:27:07 +260+ RESPONSE='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:27:07 ++260+ tail -n1
11:27:07 +260+ STATUS_CODE=200
11:27:07 ++260+ echo '{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:27:07 ++260+ jq -r .notarizationStatus.status
11:27:07 +260+ STATUS=IN_PROGRESS
11:27:07 +260+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:27:07 +260+ sleep 1m
11:27:13 ++539+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a5c02fd5-8885-4405-82e9-ff9152e06e49/status
11:27:13 +539+ RESPONSE_RAW='{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:27:13 200'
11:27:13 ++539+ head -n1
11:27:13 +539+ RESPONSE='{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:27:13 ++539+ tail -n1
11:27:13 +539+ STATUS_CODE=200
11:27:13 ++539+ echo '{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:27:13 ++539+ jq -r .notarizationStatus.status
11:27:13 +539+ STATUS=IN_PROGRESS
11:27:13 +539+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:27:13 +539+ sleep 1m
11:27:14 ++184+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/984aed74-1150-48d7-a6de-7c1a2cb62609/status
11:27:14 +184+ RESPONSE_RAW='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:27:14 200'
11:27:14 ++184+ head -n1
11:27:14 +184+ RESPONSE='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:27:14 ++184+ tail -n1
11:27:14 +184+ STATUS_CODE=200
11:27:14 ++184+ echo '{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:27:14 ++184+ jq -r .notarizationStatus.status
11:27:14 +184+ STATUS=IN_PROGRESS
11:27:14 +184+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:27:14 +184+ sleep 1m
11:27:18 ++963+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a3bdbbfc-821b-472f-b59f-02317d5958fd/status
11:27:18 +963+ RESPONSE_RAW='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:27:18 200'
11:27:18 ++963+ head -n1
11:27:18 +963+ RESPONSE='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:27:18 ++963+ tail -n1
11:27:18 +963+ STATUS_CODE=200
11:27:18 ++963+ echo '{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:27:18 ++963+ jq -r .notarizationStatus.status
11:27:18 +963+ STATUS=IN_PROGRESS
11:27:18 +963+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:27:18 +963+ sleep 1m
11:27:21 ++398+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2/status
11:27:21 +398+ RESPONSE_RAW='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:27:21 200'
11:27:21 ++398+ head -n1
11:27:21 +398+ RESPONSE='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:27:21 ++398+ tail -n1
11:27:21 +398+ STATUS_CODE=200
11:27:21 ++398+ echo '{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:27:21 ++398+ jq -r .notarizationStatus.status
11:27:21 +398+ STATUS=IN_PROGRESS
11:27:21 +398+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:27:21 +398+ sleep 1m
11:27:23 ++767+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/46fcb529-b1ed-4517-9c49-b4a6d99bbcae/status
11:27:23 ++292+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cee72602-2ebf-4e95-9640-831b44b79ade/status
11:27:23 +767+ RESPONSE_RAW='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:27:23 200'
11:27:23 ++767+ head -n1
11:27:23 +767+ RESPONSE='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:27:23 ++767+ tail -n1
11:27:23 +767+ STATUS_CODE=200
11:27:23 ++767+ echo '{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:27:23 ++767+ jq -r .notarizationStatus.status
11:27:23 +292+ RESPONSE_RAW='{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","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\": \"812ce3ae-e193-4205-9c07-9070def95977\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg\",\n  \"uploadDate\": \"2024-06-06T15:12:59.032Z\",\n  \"sha256\": \"f55af28e75b2a62310fee26838c536e30a0eee5ff421bf8a51bba6aabfa77d6e\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"34c0c1853627ac5c4319439a1bc1eb66354434be\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"574f3ae2af60ebae97b8db304bf033ae3d58787d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.aarch64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.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-06-R-macosx-cocoa-aarch64-11595164417711369978.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-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.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-06-R-macosx-cocoa-aarch64-11595164417711369978.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-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dbc05cd5d6811ae0ec9e3b8bbf3bd05399a3fbd8\",\n      \"arch\": \"i386\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/arm64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7fcd81f6dbcdd03b3d0932d9d4df367f0810728d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86_64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cc1185fd93466d302e4d5810529a9de5d5fe0ec5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"574f3ae2af60ebae97b8db304bf033ae3d58787d\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
11:27:23 200'
11:27:23 ++292+ head -n1
11:27:23 +292+ RESPONSE='{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","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\": \"812ce3ae-e193-4205-9c07-9070def95977\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg\",\n  \"uploadDate\": \"2024-06-06T15:12:59.032Z\",\n  \"sha256\": \"f55af28e75b2a62310fee26838c536e30a0eee5ff421bf8a51bba6aabfa77d6e\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"34c0c1853627ac5c4319439a1bc1eb66354434be\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"574f3ae2af60ebae97b8db304bf033ae3d58787d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.aarch64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.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-06-R-macosx-cocoa-aarch64-11595164417711369978.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-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.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-06-R-macosx-cocoa-aarch64-11595164417711369978.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-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n     +767+ STATUS=IN_PROGRESS
11:27:23 +767+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:27:23 +767+ sleep 1m
11:27:23  \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dbc05cd5d6811ae0ec9e3b8bbf3bd05399a3fbd8\",\n      \"arch\": \"i386\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/arm64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7fcd81f6dbcdd03b3d0932d9d4df367f0810728d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86_64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cc1185fd93466d302e4d5810529a9de5d5fe0ec5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"574f3ae2af60ebae97b8db304bf033ae3d58787d\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
11:27:23 ++292+ tail -n1
11:27:23 +292+ STATUS_CODE=200
11:27:23 ++292+ jq -r .notarizationStatus.status
11:27:23 ++292+ echo '{"uuid":"cee72602-2ebf-4e95-9640-831b44b79ade","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\":' '\"812ce3ae-e193-4205-9c07-9070def95977\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg\",\n' '\"uploadDate\":' '\"2024-06-06T15:12:59.032Z\",\n' '\"sha256\":' '\"f55af28e75b2a62310fee26838c536e30a0eee5ff421bf8a51bba6aabfa77d6e\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"34c0c1853627ac5c4319439a1bc1eb66354434be\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"574f3ae2af60ebae97b8db304bf033ae3d58787d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.aarch64_4.32.0.20240606-1231/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.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-06-R-macosx-cocoa-aarch64-11595164417711369978.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-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1890d84559ff17552bbc5849af69a7599e2a628d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.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-06-R-macosx-cocoa-aarch64-11595164417711369978.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-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ee1390bac3aac18f9089c4744a742477158b1af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48aff537996048403a657ca3651c35b6e7dad18a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd60513572c0ac340c79494a8883607242b6442b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e8201cca40596294188cd2df95e27bbc27940f25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bb245c57e04dc229f1268a96aead5147247e41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf55166731342d0a65a6db3d53af4685a6989eae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c75665e4e8b555189c386b732164457e7b80ecb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb73a1bbd201c8a94927954d788373915491fc8e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecc25763935731c2bb4ed89545e95ca212329c57\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2d322de95f588e486586106fb3adb7a232d3a727\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332b1856c718286e35df1ccc759286c63db7bc45\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15ce7577d3c990127085b8dea8174d740ec272ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90afc4edfee1782468fdec5cab180a7533d17aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ee8371af06189c4ba625d243b39788e73ae23401\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9f75fff6e0ce189bf1080663643a45742c85625\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"250670496974f7410a847531817b05c93421a50b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ec72f9cc99370be1a2451258935cd31804791a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f186477e2121d809ee7726a77eddf0a9423734c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aedefb1ea0fd7715dca5337919eea223c053d604\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"662eeac930979eba6cc5183183417bce3445adc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f06a9a1117f6dcce48511e37da416126a39154\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"459225ef2de331f6eb0d34425525db993e881ba8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"064850ce36f634d352d932fb9cd756bed17d3efb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"921731a090f37de78c45152302ed554449d3e963\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86/libjansi.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dbc05cd5d6811ae0ec9e3b8bbf3bd05399a3fbd8\",\n' '\"arch\":' '\"i386\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/arm64/libjansi.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7fcd81f6dbcdd03b3d0932d9d4df367f0810728d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86_64/libjansi.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cc1185fd93466d302e4d5810529a9de5d5fe0ec5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-R-macosx-cocoa-aarch64-11595164417711369978.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"574f3ae2af60ebae97b8db304bf033ae3d58787d\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
11:27:23 +292+ STATUS=COMPLETE
11:27:23 +292+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
11:27:23 +292+ [[ 200 == \5\0\3 ]]
11:27:23 +292+ [[ 200 == \5\0\2 ]]
11:27:23 +292+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
11:27:23 +292+ break
11:27:23 +292+ rm eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg
11:27:23 +292+ curl -JO https://cbi.eclipse.org/macos/xcrun/cee72602-2ebf-4e95-9640-831b44b79ade/download
11:27:23   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
11:27:23                                  Dload  Upload   Total   Spent    Left  Speed
11:27:23 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 50.6M    0 50.6M    0     0  65.1M      0 --:--:-- --:--:-- --:--:-- 65.0M
100  111M    0  111M    0     0  62.8M      0 --:--:--  0:00:01 --:--:-- 62.7M
100  165M    0  165M    0     0  59.3M      0 --:--:--  0:00:02 --:--:-- 59.3M
100  231M    0  231M    0     0  60.9M      0 --:--:--  0:00:03 --:--:-- 60.9M
100  260M    0  260M    0     0  54.5M      0 --:--:--  0:00:04 --:--:-- 54.5M
100  316M    0  316M    0     0  54.6M      0 --:--:--  0:00:05 --:--:-- 53.0M
100  328M    0  328M    0     0  54.9M      0 --:--:--  0:00:05 --:--:-- 51.6M
11:27:29 curl: Saved to filename 'eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg'
11:27:29 +292+ cp -vf eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg
11:27:30 'eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg'
11:27:30 ++292+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg
11:27:30 +292+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
11:27:30 ++292+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg
11:27:30 +292+ b=eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg
11:27:30 +292+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
11:27:30 +292+ md5sum eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg
11:27:30 ++591+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d26e9f1a-d362-45af-ac19-ef87a7e3a172/status
11:27:30 +591+ RESPONSE_RAW='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:27:30 200'
11:27:30 ++591+ head -n1
11:27:30 +591+ RESPONSE='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:27:30 ++591+ tail -n1
11:27:30 +591+ STATUS_CODE=200
11:27:30 ++591+ echo '{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:27:30 ++591+ jq -r .notarizationStatus.status
11:27:30 +591+ STATUS=IN_PROGRESS
11:27:30 +591+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:27:30 +591+ sleep 1m
11:27:30 +292+ sha1sum eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg
11:27:31 +292+ sha512sum -b eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg
11:27:32 +292+ rm eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize
11:27:32 +292+ rm -f eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.md5
11:27:32 +292+ rm -f eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.sha1
11:27:32 +292+ rm -f eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.sha512
11:27:35 ++440+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/162e2bd3-71ef-4eca-b89f-580ae1f7524f/status
11:27:35 +440+ RESPONSE_RAW='{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:27:35 200'
11:27:35 ++440+ head -n1
11:27:35 +440+ RESPONSE='{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:27:35 ++440+ tail -n1
11:27:35 +440+ STATUS_CODE=200
11:27:35 ++440+ echo '{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:27:35 ++440+ jq -r .notarizationStatus.status
11:27:35 +440+ STATUS=IN_PROGRESS
11:27:35 +440+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:27:35 +440+ sleep 1m
11:27:38 ++1035+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e5842955-5ebf-40de-ac73-8c70291f1465/status
11:27:38 +1035+ RESPONSE_RAW='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:27:38 200'
11:27:38 ++1035+ head -n1
11:27:38 +1035+ RESPONSE='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:27:38 ++1035+ tail -n1
11:27:38 +1035+ STATUS_CODE=200
11:27:38 ++1035+ echo '{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:27:38 ++1035+ jq -r .notarizationStatus.status
11:27:38 +1035+ STATUS=IN_PROGRESS
11:27:38 +1035+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:27:38 +1035+ sleep 1m
11:27:42 ++829+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21f99eab-182e-464f-9590-df904aa2840f/status
11:27:42 +829+ RESPONSE_RAW='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:27:42 200'
11:27:42 ++829+ head -n1
11:27:42 +829+ RESPONSE='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:27:42 ++829+ tail -n1
11:27:42 +829+ STATUS_CODE=200
11:27:42 ++829+ echo '{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:27:42 ++829+ jq -r .notarizationStatus.status
11:27:42 +829+ STATUS=IN_PROGRESS
11:27:42 +829+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:27:42 +829+ sleep 1m
11:27:43 ++324+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3b077971-591c-4040-b39d-c76ab35c1fc7/status
11:27:43 +324+ RESPONSE_RAW='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:27:43 200'
11:27:43 ++324+ head -n1
11:27:43 +324+ RESPONSE='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:27:43 ++324+ tail -n1
11:27:43 +324+ STATUS_CODE=200
11:27:43 ++324+ echo '{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:27:43 ++324+ jq -r .notarizationStatus.status
11:27:43 +324+ STATUS=IN_PROGRESS
11:27:43 +324+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:27:43 +324+ sleep 1m
11:27:48 ++228+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1ef1f283-e430-411b-97d1-0d447b12d8ca/status
11:27:48 +228+ RESPONSE_RAW='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:27:48 200'
11:27:48 ++228+ head -n1
11:27:48 +228+ RESPONSE='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:27:48 ++228+ tail -n1
11:27:48 +228+ STATUS_CODE=200
11:27:48 ++228+ echo '{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:27:48 ++228+ jq -r .notarizationStatus.status
11:27:48 +228+ STATUS=IN_PROGRESS
11:27:48 +228+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:27:48 +228+ sleep 1m
11:27:51 ++643+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a27139a3-d537-461e-ae7d-22e4c7daea05/status
11:27:51 +643+ RESPONSE_RAW='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:27:51 200'
11:27:51 ++643+ head -n1
11:27:51 +643+ RESPONSE='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:27:51 ++643+ tail -n1
11:27:51 +643+ STATUS_CODE=200
11:27:51 ++643+ echo '{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:27:51 ++643+ jq -r .notarizationStatus.status
11:27:51 +643+ STATUS=IN_PROGRESS
11:27:51 +643+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:27:51 +643+ sleep 1m
11:27:53 ++487+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bae03c99-3013-430b-81e6-2e516940dc04/status
11:27:53 +487+ RESPONSE_RAW='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:27:53 200'
11:27:53 ++487+ head -n1
11:27:53 +487+ RESPONSE='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:27:53 ++487+ tail -n1
11:27:53 +487+ STATUS_CODE=200
11:27:53 ++487+ echo '{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:27:53 ++487+ jq -r .notarizationStatus.status
11:27:53 +487+ STATUS=IN_PROGRESS
11:27:53 +487+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:27:53 +487+ sleep 1m
11:27:54 ++162+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b/status
11:27:54 +162+ RESPONSE_RAW='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:27:54 200'
11:27:54 ++162+ head -n1
11:27:54 +162+ RESPONSE='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:27:54 ++162+ tail -n1
11:27:54 +162+ STATUS_CODE=200
11:27:54 ++162+ echo '{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:27:54 ++162+ jq -r .notarizationStatus.status
11:27:54 +162+ STATUS=IN_PROGRESS
11:27:54 +162+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:27:54 +162+ sleep 1m
11:28:01 ++356+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21631a71-8bf4-4b8d-981d-34e5dfbc8c96/status
11:28:01 +356+ RESPONSE_RAW='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:28:01 200'
11:28:01 ++356+ head -n1
11:28:01 +356+ RESPONSE='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:28:01 ++356+ tail -n1
11:28:01 +356+ STATUS_CODE=200
11:28:01 ++356+ echo '{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:28:01 ++356+ jq -r .notarizationStatus.status
11:28:01 +356+ STATUS=IN_PROGRESS
11:28:01 +356+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:28:01 +356+ sleep 1m
11:28:02 ++891+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef/status
11:28:02 +891+ RESPONSE_RAW='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:28:02 200'
11:28:02 ++891+ head -n1
11:28:02 +891+ RESPONSE='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:28:02 ++891+ tail -n1
11:28:02 +891+ STATUS_CODE=200
11:28:02 ++891+ echo '{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:28:02 ++891+ jq -r .notarizationStatus.status
11:28:02 +891+ STATUS=IN_PROGRESS
11:28:02 +891+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:28:02 +891+ sleep 1m
11:28:05 ++705+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b8a660e3-f771-446a-a195-bbd86ae9155c/status
11:28:05 +705+ RESPONSE_RAW='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:28:05 200'
11:28:05 ++705+ head -n1
11:28:05 +705+ RESPONSE='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:28:05 ++705+ tail -n1
11:28:05 +705+ STATUS_CODE=200
11:28:05 ++705+ echo '{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:28:05 ++705+ jq -r .notarizationStatus.status
11:28:05 +705+ STATUS=IN_PROGRESS
11:28:05 +705+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:28:05 +705+ sleep 1m
11:28:07 ++260+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1b9ffba-58c6-4790-927c-8d46f5727279/status
11:28:07 +260+ RESPONSE_RAW='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:28:07 200'
11:28:07 ++260+ head -n1
11:28:07 +260+ RESPONSE='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:28:07 ++260+ tail -n1
11:28:07 +260+ STATUS_CODE=200
11:28:07 ++260+ echo '{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:28:07 ++260+ jq -r .notarizationStatus.status
11:28:07 +260+ STATUS=IN_PROGRESS
11:28:07 +260+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:28:07 +260+ sleep 1m
11:28:13 ++539+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a5c02fd5-8885-4405-82e9-ff9152e06e49/status
11:28:13 +539+ RESPONSE_RAW='{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:28:13 200'
11:28:13 ++539+ head -n1
11:28:13 +539+ RESPONSE='{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:28:13 ++539+ tail -n1
11:28:13 +539+ STATUS_CODE=200
11:28:13 ++539+ echo '{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:28:13 ++539+ jq -r .notarizationStatus.status
11:28:13 +539+ STATUS=IN_PROGRESS
11:28:13 +539+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:28:13 +539+ sleep 1m
11:28:14 ++184+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/984aed74-1150-48d7-a6de-7c1a2cb62609/status
11:28:14 +184+ RESPONSE_RAW='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:28:14 200'
11:28:14 ++184+ head -n1
11:28:14 +184+ RESPONSE='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:28:14 ++184+ tail -n1
11:28:14 +184+ STATUS_CODE=200
11:28:14 ++184+ echo '{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:28:14 ++184+ jq -r .notarizationStatus.status
11:28:14 +184+ STATUS=IN_PROGRESS
11:28:14 +184+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:28:14 +184+ sleep 1m
11:28:18 ++963+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a3bdbbfc-821b-472f-b59f-02317d5958fd/status
11:28:18 +963+ RESPONSE_RAW='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:28:18 200'
11:28:18 ++963+ head -n1
11:28:18 +963+ RESPONSE='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:28:18 ++963+ tail -n1
11:28:18 +963+ STATUS_CODE=200
11:28:18 ++963+ echo '{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:28:18 ++963+ jq -r .notarizationStatus.status
11:28:18 +963+ STATUS=IN_PROGRESS
11:28:18 +963+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:28:18 +963+ sleep 1m
11:28:21 ++398+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2/status
11:28:21 +398+ RESPONSE_RAW='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:28:21 200'
11:28:21 ++398+ head -n1
11:28:21 +398+ RESPONSE='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:28:21 ++398+ tail -n1
11:28:21 +398+ STATUS_CODE=200
11:28:21 ++398+ echo '{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:28:21 ++398+ jq -r .notarizationStatus.status
11:28:21 +398+ STATUS=IN_PROGRESS
11:28:21 +398+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:28:21 +398+ sleep 1m
11:28:23 ++767+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/46fcb529-b1ed-4517-9c49-b4a6d99bbcae/status
11:28:23 +767+ RESPONSE_RAW='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:28:23 200'
11:28:23 ++767+ head -n1
11:28:23 +767+ RESPONSE='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:28:23 ++767+ tail -n1
11:28:23 +767+ STATUS_CODE=200
11:28:23 ++767+ echo '{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:28:23 ++767+ jq -r .notarizationStatus.status
11:28:23 +767+ STATUS=IN_PROGRESS
11:28:23 +767+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:28:23 +767+ sleep 1m
11:28:30 ++591+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d26e9f1a-d362-45af-ac19-ef87a7e3a172/status
11:28:30 +591+ RESPONSE_RAW='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:28:30 200'
11:28:30 ++591+ head -n1
11:28:30 +591+ RESPONSE='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:28:30 ++591+ tail -n1
11:28:30 +591+ STATUS_CODE=200
11:28:30 ++591+ echo '{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:28:30 ++591+ jq -r .notarizationStatus.status
11:28:30 +591+ STATUS=IN_PROGRESS
11:28:30 +591+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:28:30 +591+ sleep 1m
11:28:35 ++440+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/162e2bd3-71ef-4eca-b89f-580ae1f7524f/status
11:28:35 +440+ RESPONSE_RAW='{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:28:35 200'
11:28:35 ++440+ head -n1
11:28:35 +440+ RESPONSE='{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:28:35 ++440+ tail -n1
11:28:35 +440+ STATUS_CODE=200
11:28:35 ++440+ echo '{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:28:35 ++440+ jq -r .notarizationStatus.status
11:28:35 +440+ STATUS=IN_PROGRESS
11:28:35 +440+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:28:35 +440+ sleep 1m
11:28:38 ++1035+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e5842955-5ebf-40de-ac73-8c70291f1465/status
11:28:38 +1035+ RESPONSE_RAW='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:28:38 200'
11:28:38 ++1035+ head -n1
11:28:38 +1035+ RESPONSE='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:28:38 ++1035+ tail -n1
11:28:38 +1035+ STATUS_CODE=200
11:28:38 ++1035+ echo '{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:28:38 ++1035+ jq -r .notarizationStatus.status
11:28:38 +1035+ STATUS=IN_PROGRESS
11:28:38 +1035+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:28:38 +1035+ sleep 1m
11:28:42 ++829+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21f99eab-182e-464f-9590-df904aa2840f/status
11:28:42 +829+ RESPONSE_RAW='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:28:42 200'
11:28:42 ++829+ head -n1
11:28:42 +829+ RESPONSE='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:28:42 ++829+ tail -n1
11:28:42 +829+ STATUS_CODE=200
11:28:42 ++829+ echo '{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:28:42 ++829+ jq -r .notarizationStatus.status
11:28:42 +829+ STATUS=IN_PROGRESS
11:28:42 +829+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:28:42 +829+ sleep 1m
11:28:43 ++324+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3b077971-591c-4040-b39d-c76ab35c1fc7/status
11:28:43 +324+ RESPONSE_RAW='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:28:43 200'
11:28:43 ++324+ head -n1
11:28:43 +324+ RESPONSE='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:28:43 ++324+ tail -n1
11:28:43 +324+ STATUS_CODE=200
11:28:43 ++324+ echo '{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:28:43 ++324+ jq -r .notarizationStatus.status
11:28:43 +324+ STATUS=IN_PROGRESS
11:28:43 +324+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:28:43 +324+ sleep 1m
11:28:48 ++228+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1ef1f283-e430-411b-97d1-0d447b12d8ca/status
11:28:48 +228+ RESPONSE_RAW='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:28:48 200'
11:28:48 ++228+ head -n1
11:28:48 +228+ RESPONSE='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:28:48 ++228+ tail -n1
11:28:48 +228+ STATUS_CODE=200
11:28:48 ++228+ echo '{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:28:48 ++228+ jq -r .notarizationStatus.status
11:28:48 +228+ STATUS=IN_PROGRESS
11:28:48 +228+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:28:48 +228+ sleep 1m
11:28:51 ++643+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a27139a3-d537-461e-ae7d-22e4c7daea05/status
11:28:51 +643+ RESPONSE_RAW='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:28:51 200'
11:28:51 ++643+ head -n1
11:28:51 +643+ RESPONSE='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:28:51 ++643+ tail -n1
11:28:51 +643+ STATUS_CODE=200
11:28:51 ++643+ echo '{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:28:51 ++643+ jq -r .notarizationStatus.status
11:28:51 +643+ STATUS=IN_PROGRESS
11:28:51 +643+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:28:51 +643+ sleep 1m
11:28:53 ++487+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bae03c99-3013-430b-81e6-2e516940dc04/status
11:28:53 +487+ RESPONSE_RAW='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:28:53 200'
11:28:53 ++487+ head -n1
11:28:53 +487+ RESPONSE='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:28:53 ++487+ tail -n1
11:28:53 +487+ STATUS_CODE=200
11:28:53 ++487+ echo '{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:28:53 ++487+ jq -r .notarizationStatus.status
11:28:53 +487+ STATUS=IN_PROGRESS
11:28:53 +487+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:28:53 +487+ sleep 1m
11:28:54 ++162+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b/status
11:28:54 +162+ RESPONSE_RAW='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:28:54 200'
11:28:54 ++162+ head -n1
11:28:54 +162+ RESPONSE='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:28:54 ++162+ tail -n1
11:28:54 +162+ STATUS_CODE=200
11:28:54 ++162+ echo '{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:28:54 ++162+ jq -r .notarizationStatus.status
11:28:54 +162+ STATUS=IN_PROGRESS
11:28:54 +162+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:28:54 +162+ sleep 1m
11:29:01 ++356+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21631a71-8bf4-4b8d-981d-34e5dfbc8c96/status
11:29:01 +356+ RESPONSE_RAW='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:29:01 200'
11:29:01 ++356+ head -n1
11:29:01 +356+ RESPONSE='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:29:01 ++356+ tail -n1
11:29:01 +356+ STATUS_CODE=200
11:29:01 ++356+ echo '{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:29:01 ++356+ jq -r .notarizationStatus.status
11:29:01 +356+ STATUS=IN_PROGRESS
11:29:01 +356+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:29:01 +356+ sleep 1m
11:29:02 ++891+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef/status
11:29:02 +891+ RESPONSE_RAW='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:29:02 200'
11:29:02 ++891+ head -n1
11:29:02 +891+ RESPONSE='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:29:02 ++891+ tail -n1
11:29:02 +891+ STATUS_CODE=200
11:29:02 ++891+ echo '{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:29:02 ++891+ jq -r .notarizationStatus.status
11:29:02 +891+ STATUS=IN_PROGRESS
11:29:02 +891+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:29:02 +891+ sleep 1m
11:29:05 ++705+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b8a660e3-f771-446a-a195-bbd86ae9155c/status
11:29:05 +705+ RESPONSE_RAW='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:29:05 200'
11:29:05 ++705+ head -n1
11:29:05 +705+ RESPONSE='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:29:05 ++705+ tail -n1
11:29:05 +705+ STATUS_CODE=200
11:29:05 ++705+ echo '{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:29:05 ++705+ jq -r .notarizationStatus.status
11:29:05 +705+ STATUS=IN_PROGRESS
11:29:05 +705+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:29:05 +705+ sleep 1m
11:29:07 ++260+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1b9ffba-58c6-4790-927c-8d46f5727279/status
11:29:07 +260+ RESPONSE_RAW='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:29:07 200'
11:29:07 ++260+ head -n1
11:29:07 +260+ RESPONSE='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:29:07 ++260+ tail -n1
11:29:07 +260+ STATUS_CODE=200
11:29:07 ++260+ echo '{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:29:07 ++260+ jq -r .notarizationStatus.status
11:29:07 +260+ STATUS=IN_PROGRESS
11:29:07 +260+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:29:07 +260+ sleep 1m
11:29:13 ++539+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a5c02fd5-8885-4405-82e9-ff9152e06e49/status
11:29:13 +539+ RESPONSE_RAW='{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:29:13 200'
11:29:13 ++539+ head -n1
11:29:13 +539+ RESPONSE='{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:29:13 ++539+ tail -n1
11:29:13 +539+ STATUS_CODE=200
11:29:13 ++539+ echo '{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:29:13 ++539+ jq -r .notarizationStatus.status
11:29:13 +539+ STATUS=IN_PROGRESS
11:29:13 +539+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:29:13 +539+ sleep 1m
11:29:14 ++184+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/984aed74-1150-48d7-a6de-7c1a2cb62609/status
11:29:14 +184+ RESPONSE_RAW='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:29:14 200'
11:29:14 ++184+ head -n1
11:29:14 +184+ RESPONSE='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:29:14 ++184+ tail -n1
11:29:14 +184+ STATUS_CODE=200
11:29:14 ++184+ echo '{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:29:14 ++184+ jq -r .notarizationStatus.status
11:29:14 +184+ STATUS=IN_PROGRESS
11:29:14 +184+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:29:14 +184+ sleep 1m
11:29:18 ++963+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a3bdbbfc-821b-472f-b59f-02317d5958fd/status
11:29:18 +963+ RESPONSE_RAW='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:29:18 200'
11:29:18 ++963+ head -n1
11:29:18 +963+ RESPONSE='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:29:18 ++963+ tail -n1
11:29:18 +963+ STATUS_CODE=200
11:29:18 ++963+ echo '{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:29:18 ++963+ jq -r .notarizationStatus.status
11:29:18 +963+ STATUS=IN_PROGRESS
11:29:18 +963+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:29:18 +963+ sleep 1m
11:29:21 ++398+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2/status
11:29:21 +398+ RESPONSE_RAW='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:29:21 200'
11:29:21 ++398+ head -n1
11:29:21 +398+ RESPONSE='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:29:21 ++398+ tail -n1
11:29:21 +398+ STATUS_CODE=200
11:29:21 ++398+ echo '{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:29:21 ++398+ jq -r .notarizationStatus.status
11:29:21 +398+ STATUS=IN_PROGRESS
11:29:21 +398+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:29:21 +398+ sleep 1m
11:29:23 ++767+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/46fcb529-b1ed-4517-9c49-b4a6d99bbcae/status
11:29:23 +767+ RESPONSE_RAW='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:29:23 200'
11:29:23 ++767+ head -n1
11:29:23 +767+ RESPONSE='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:29:23 ++767+ tail -n1
11:29:23 +767+ STATUS_CODE=200
11:29:23 ++767+ echo '{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:29:23 ++767+ jq -r .notarizationStatus.status
11:29:23 +767+ STATUS=IN_PROGRESS
11:29:23 +767+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:29:23 +767+ sleep 1m
11:29:30 ++591+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d26e9f1a-d362-45af-ac19-ef87a7e3a172/status
11:29:30 +591+ RESPONSE_RAW='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:29:30 200'
11:29:30 ++591+ head -n1
11:29:30 +591+ RESPONSE='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:29:30 ++591+ tail -n1
11:29:30 +591+ STATUS_CODE=200
11:29:30 ++591+ echo '{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:29:30 ++591+ jq -r .notarizationStatus.status
11:29:30 +591+ STATUS=IN_PROGRESS
11:29:30 +591+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:29:30 +591+ sleep 1m
11:29:35 ++440+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/162e2bd3-71ef-4eca-b89f-580ae1f7524f/status
11:29:35 +440+ RESPONSE_RAW='{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:29:35 200'
11:29:35 ++440+ head -n1
11:29:35 +440+ RESPONSE='{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:29:35 ++440+ tail -n1
11:29:35 +440+ STATUS_CODE=200
11:29:35 ++440+ echo '{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:29:35 ++440+ jq -r .notarizationStatus.status
11:29:35 +440+ STATUS=IN_PROGRESS
11:29:35 +440+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:29:35 +440+ sleep 1m
11:29:38 ++1035+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e5842955-5ebf-40de-ac73-8c70291f1465/status
11:29:38 +1035+ RESPONSE_RAW='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:29:38 200'
11:29:38 ++1035+ head -n1
11:29:38 +1035+ RESPONSE='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:29:38 ++1035+ tail -n1
11:29:38 +1035+ STATUS_CODE=200
11:29:38 ++1035+ echo '{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:29:38 ++1035+ jq -r .notarizationStatus.status
11:29:38 +1035+ STATUS=IN_PROGRESS
11:29:38 +1035+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:29:38 +1035+ sleep 1m
11:29:42 ++829+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21f99eab-182e-464f-9590-df904aa2840f/status
11:29:42 +829+ RESPONSE_RAW='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:29:42 200'
11:29:42 ++829+ head -n1
11:29:42 +829+ RESPONSE='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:29:42 ++829+ tail -n1
11:29:42 +829+ STATUS_CODE=200
11:29:42 ++829+ echo '{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:29:42 ++829+ jq -r .notarizationStatus.status
11:29:42 +829+ STATUS=IN_PROGRESS
11:29:42 +829+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:29:42 +829+ sleep 1m
11:29:43 ++324+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3b077971-591c-4040-b39d-c76ab35c1fc7/status
11:29:43 +324+ RESPONSE_RAW='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:29:43 200'
11:29:43 ++324+ head -n1
11:29:43 +324+ RESPONSE='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:29:43 ++324+ tail -n1
11:29:43 +324+ STATUS_CODE=200
11:29:43 ++324+ echo '{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:29:43 ++324+ jq -r .notarizationStatus.status
11:29:43 +324+ STATUS=IN_PROGRESS
11:29:43 +324+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:29:43 +324+ sleep 1m
11:29:48 ++228+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1ef1f283-e430-411b-97d1-0d447b12d8ca/status
11:29:48 +228+ RESPONSE_RAW='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:29:48 200'
11:29:48 ++228+ head -n1
11:29:48 +228+ RESPONSE='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:29:48 ++228+ tail -n1
11:29:48 +228+ STATUS_CODE=200
11:29:48 ++228+ echo '{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:29:48 ++228+ jq -r .notarizationStatus.status
11:29:48 +228+ STATUS=IN_PROGRESS
11:29:48 +228+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:29:48 +228+ sleep 1m
11:29:51 ++643+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a27139a3-d537-461e-ae7d-22e4c7daea05/status
11:29:51 +643+ RESPONSE_RAW='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:29:51 200'
11:29:51 ++643+ head -n1
11:29:51 +643+ RESPONSE='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:29:51 ++643+ tail -n1
11:29:51 +643+ STATUS_CODE=200
11:29:51 ++643+ echo '{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:29:51 ++643+ jq -r .notarizationStatus.status
11:29:51 +643+ STATUS=IN_PROGRESS
11:29:51 +643+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:29:51 +643+ sleep 1m
11:29:53 ++487+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bae03c99-3013-430b-81e6-2e516940dc04/status
11:29:53 +487+ RESPONSE_RAW='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:29:53 200'
11:29:53 ++487+ head -n1
11:29:53 +487+ RESPONSE='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:29:53 ++487+ tail -n1
11:29:53 +487+ STATUS_CODE=200
11:29:53 ++487+ echo '{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:29:53 ++487+ jq -r .notarizationStatus.status
11:29:53 +487+ STATUS=IN_PROGRESS
11:29:53 +487+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:29:53 +487+ sleep 1m
11:29:54 ++162+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b/status
11:29:54 +162+ RESPONSE_RAW='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:29:54 200'
11:29:54 ++162+ head -n1
11:29:54 +162+ RESPONSE='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:29:54 ++162+ tail -n1
11:29:54 +162+ STATUS_CODE=200
11:29:54 ++162+ echo '{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:29:54 ++162+ jq -r .notarizationStatus.status
11:29:54 +162+ STATUS=IN_PROGRESS
11:29:54 +162+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:29:54 +162+ sleep 1m
11:30:01 ++356+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21631a71-8bf4-4b8d-981d-34e5dfbc8c96/status
11:30:01 +356+ RESPONSE_RAW='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:30:01 200'
11:30:01 ++356+ head -n1
11:30:01 +356+ RESPONSE='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:30:01 ++356+ tail -n1
11:30:01 +356+ STATUS_CODE=200
11:30:01 ++356+ echo '{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:30:01 ++356+ jq -r .notarizationStatus.status
11:30:01 +356+ STATUS=IN_PROGRESS
11:30:01 +356+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:30:01 +356+ sleep 1m
11:30:02 ++891+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef/status
11:30:02 +891+ RESPONSE_RAW='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:30:02 200'
11:30:02 ++891+ head -n1
11:30:02 +891+ RESPONSE='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:30:02 ++891+ tail -n1
11:30:02 +891+ STATUS_CODE=200
11:30:02 ++891+ echo '{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:30:02 ++891+ jq -r .notarizationStatus.status
11:30:02 +891+ STATUS=IN_PROGRESS
11:30:02 +891+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:30:02 +891+ sleep 1m
11:30:05 ++705+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b8a660e3-f771-446a-a195-bbd86ae9155c/status
11:30:05 +705+ RESPONSE_RAW='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:30:05 200'
11:30:05 ++705+ head -n1
11:30:05 +705+ RESPONSE='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:30:05 ++705+ tail -n1
11:30:05 +705+ STATUS_CODE=200
11:30:05 ++705+ echo '{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:30:05 ++705+ jq -r .notarizationStatus.status
11:30:05 +705+ STATUS=IN_PROGRESS
11:30:05 +705+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:30:05 +705+ sleep 1m
11:30:07 ++260+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1b9ffba-58c6-4790-927c-8d46f5727279/status
11:30:07 +260+ RESPONSE_RAW='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:30:07 200'
11:30:07 ++260+ head -n1
11:30:07 +260+ RESPONSE='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:30:07 ++260+ tail -n1
11:30:07 +260+ STATUS_CODE=200
11:30:07 ++260+ echo '{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:30:07 ++260+ jq -r .notarizationStatus.status
11:30:07 +260+ STATUS=IN_PROGRESS
11:30:07 +260+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:30:07 +260+ sleep 1m
11:30:13 ++539+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a5c02fd5-8885-4405-82e9-ff9152e06e49/status
11:30:13 +539+ RESPONSE_RAW='{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","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\": \"94c1b137-9a48-4acd-8518-83a8774d86a6\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg\",\n  \"uploadDate\": \"2024-06-06T15:15:24.374Z\",\n  \"sha256\": \"f5b8be46ba32ec0e304ffee8bc5eefc8d62199b81df066fea3ce0a1567bc9774\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ced353d2c94305ec67c89f36a669f101e636a2d\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"724e82dfcfdac99cde00fda0408440b7828f2562\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.x86_64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.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-06-R-macosx-cocoa-x86_64-16823226476466981309.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-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.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-06-R-macosx-cocoa-x86_64-16823226476466981309.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-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dbc05cd5d6811ae0ec9e3b8bbf3bd05399a3fbd8\",\n      \"arch\": \"i386\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/arm64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7fcd81f6dbcdd03b3d0932d9d4df367f0810728d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86_64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cc1185fd93466d302e4d5810529a9de5d5fe0ec5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"724e82dfcfdac99cde00fda0408440b7828f2562\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
11:30:13 200'
11:30:13 ++539+ head -n1
11:30:13 +539+ RESPONSE='{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","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\": \"94c1b137-9a48-4acd-8518-83a8774d86a6\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg\",\n  \"uploadDate\": \"2024-06-06T15:15:24.374Z\",\n  \"sha256\": \"f5b8be46ba32ec0e304ffee8bc5eefc8d62199b81df066fea3ce0a1567bc9774\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ced353d2c94305ec67c89f36a669f101e636a2d\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"724e82dfcfdac99cde00fda0408440b7828f2562\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.x86_64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.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-06-R-macosx-cocoa-x86_64-16823226476466981309.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-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.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-06-R-macosx-cocoa-x86_64-16823226476466981309.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-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dbc05cd5d6811ae0ec9e3b8bbf3bd05399a3fbd8\",\n      \"arch\": \"i386\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/arm64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7fcd81f6dbcdd03b3d0932d9d4df367f0810728d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86_64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cc1185fd93466d302e4d5810529a9de5d5fe0ec5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"724e82dfcfdac99cde00fda0408440b7828f2562\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
11:30:13 ++539+ tail -n1
11:30:13 +539+ STATUS_CODE=200
11:30:13 ++539+ jq -r .notarizationStatus.status
11:30:13 ++539+ echo '{"uuid":"a5c02fd5-8885-4405-82e9-ff9152e06e49","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\":' '\"94c1b137-9a48-4acd-8518-83a8774d86a6\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg\",\n' '\"uploadDate\":' '\"2024-06-06T15:15:24.374Z\",\n' '\"sha256\":' '\"f5b8be46ba32ec0e304ffee8bc5eefc8d62199b81df066fea3ce0a1567bc9774\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ced353d2c94305ec67c89f36a669f101e636a2d\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"724e82dfcfdac99cde00fda0408440b7828f2562\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.x86_64_4.32.0.20240606-1231/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1dc3e0aa58421da00229862264bd44753a8d1499\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.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-06-R-macosx-cocoa-x86_64-16823226476466981309.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-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.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-06-R-macosx-cocoa-x86_64-16823226476466981309.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-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a678702718088d6722b354cfc41a39c33e780c44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4cd63ba153c62631630a11716bdd007fba863065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"230f835ee00d93c808df43d0c2991635e80e63a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9498519d56e66afbc98652661d338edd66a0e4c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b909a667f52716ac4263b8097072a85066bc7d23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f53a30c10008284e16acc1158381119b2463084\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"221287cc2221f20ec84c875388b7a239b06304d0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"829d0d770326ae7073f74579bf678eac3c4828bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0afdad31f5216b285a02d8a790021d33668c89f9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26455017ff930a947b3886eeabed2cc462355cb2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1b702166e0355241d63314f57d901f39f13bac0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99175cdd438e9155db559ba8389441297b93986c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df7980d9033f04fb2a6341bcd93a729411129a27\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"888c55093caeb579a852e764aeb69420c7d398b5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"597b23ed4e29196566607e54893ec9cf410e669a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86/libjansi.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dbc05cd5d6811ae0ec9e3b8bbf3bd05399a3fbd8\",\n' '\"arch\":' '\"i386\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/arm64/libjansi.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7fcd81f6dbcdd03b3d0932d9d4df367f0810728d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86_64/libjansi.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cc1185fd93466d302e4d5810529a9de5d5fe0ec5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-x86_64-16823226476466981309.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"724e82dfcfdac99cde00fda0408440b7828f2562\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
11:30:13 +539+ STATUS=COMPLETE
11:30:13 +539+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
11:30:13 +539+ [[ 200 == \5\0\3 ]]
11:30:13 +539+ [[ 200 == \5\0\2 ]]
11:30:13 +539+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
11:30:13 +539+ break
11:30:13 +539+ rm eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg
11:30:13 +539+ curl -JO https://cbi.eclipse.org/macos/xcrun/a5c02fd5-8885-4405-82e9-ff9152e06e49/download
11:30:13   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
11:30:13                                  Dload  Upload   Total   Spent    Left  Speed
11:30:13 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0++184+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/984aed74-1150-48d7-a6de-7c1a2cb62609/status
11:30:14 +184+ RESPONSE_RAW='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:30:14 200'
11:30:14 ++184+ head -n1
11:30:14 +184+ RESPONSE='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:30:14 ++184+ tail -n1
11:30:14 +184+ STATUS_CODE=200
11:30:14 ++184+ echo '{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:30:14 ++184+ jq -r .notarizationStatus.status
11:30:14 +184+ STATUS=IN_PROGRESS
11:30:14 +184+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:30:14 +184+ sleep 1m
11:30:14 
100 56.7M    0 56.7M    0     0  74.9M      0 --:--:-- --:--:-- --:--:-- 74.8M
100  149M    0  149M    0     0  84.5M      0 --:--:--  0:00:01 --:--:-- 84.4M
100  233M    0  233M    0     0  84.8M      0 --:--:--  0:00:02 --:--:-- 84.7M
100  321M    0  321M    0     0  85.7M      0 --:--:--  0:00:03 --:--:-- 85.6M
100  402M    0  402M    0     0  85.6M      0 --:--:--  0:00:04 --:--:-- 85.6M
11:30:18 curl: Saved to filename 'eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg'
11:30:18 +539+ cp -vf eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg
11:30:18 'eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg'
11:30:18 ++539+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg
11:30:18 +539+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
11:30:18 ++539+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg
11:30:18 +539+ b=eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg
11:30:18 +539+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
11:30:18 +539+ md5sum eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg
11:30:18 ++963+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a3bdbbfc-821b-472f-b59f-02317d5958fd/status
11:30:18 +963+ RESPONSE_RAW='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:30:18 200'
11:30:18 ++963+ head -n1
11:30:19 +963+ RESPONSE='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:30:19 ++963+ tail -n1
11:30:19 +963+ STATUS_CODE=200
11:30:19 ++963+ echo '{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:30:19 ++963+ jq -r .notarizationStatus.status
11:30:19 +963+ STATUS=IN_PROGRESS
11:30:19 +963+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:30:19 +963+ sleep 1m
11:30:19 +539+ sha1sum eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg
11:30:20 +539+ sha512sum -b eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg
11:30:21 ++398+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2/status
11:30:21 +398+ RESPONSE_RAW='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:30:21 200'
11:30:21 ++398+ head -n1
11:30:21 +398+ RESPONSE='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:30:21 ++398+ tail -n1
11:30:21 +398+ STATUS_CODE=200
11:30:21 ++398+ echo '{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:30:21 ++398+ jq -r .notarizationStatus.status
11:30:21 +398+ STATUS=IN_PROGRESS
11:30:21 +398+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:30:21 +398+ sleep 1m
11:30:22 +539+ rm eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize
11:30:22 +539+ rm -f eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.md5
11:30:22 +539+ rm -f eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.sha1
11:30:22 +539+ rm -f eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.sha512
11:30:23 ++767+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/46fcb529-b1ed-4517-9c49-b4a6d99bbcae/status
11:30:23 +767+ RESPONSE_RAW='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:30:23 200'
11:30:23 ++767+ head -n1
11:30:23 +767+ RESPONSE='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:30:23 ++767+ tail -n1
11:30:23 +767+ STATUS_CODE=200
11:30:23 ++767+ echo '{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:30:23 ++767+ jq -r .notarizationStatus.status
11:30:23 +767+ STATUS=IN_PROGRESS
11:30:23 +767+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:30:23 +767+ sleep 1m
11:30:30 ++591+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d26e9f1a-d362-45af-ac19-ef87a7e3a172/status
11:30:30 +591+ RESPONSE_RAW='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:30:30 200'
11:30:30 ++591+ head -n1
11:30:30 +591+ RESPONSE='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:30:30 ++591+ tail -n1
11:30:30 +591+ STATUS_CODE=200
11:30:30 ++591+ echo '{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:30:30 ++591+ jq -r .notarizationStatus.status
11:30:30 +591+ STATUS=IN_PROGRESS
11:30:30 +591+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:30:30 +591+ sleep 1m
11:30:35 ++440+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/162e2bd3-71ef-4eca-b89f-580ae1f7524f/status
11:30:35 +440+ RESPONSE_RAW='{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:30:35 200'
11:30:35 ++440+ head -n1
11:30:35 +440+ RESPONSE='{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:30:35 ++440+ tail -n1
11:30:35 +440+ STATUS_CODE=200
11:30:35 ++440+ echo '{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:30:35 ++440+ jq -r .notarizationStatus.status
11:30:35 +440+ STATUS=IN_PROGRESS
11:30:35 +440+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:30:35 +440+ sleep 1m
11:30:38 ++1035+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e5842955-5ebf-40de-ac73-8c70291f1465/status
11:30:38 +1035+ RESPONSE_RAW='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:30:38 200'
11:30:38 ++1035+ head -n1
11:30:38 +1035+ RESPONSE='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:30:38 ++1035+ tail -n1
11:30:38 +1035+ STATUS_CODE=200
11:30:38 ++1035+ echo '{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:30:38 ++1035+ jq -r .notarizationStatus.status
11:30:38 +1035+ STATUS=IN_PROGRESS
11:30:38 +1035+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:30:38 +1035+ sleep 1m
11:30:42 ++829+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21f99eab-182e-464f-9590-df904aa2840f/status
11:30:42 +829+ RESPONSE_RAW='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:30:42 200'
11:30:42 ++829+ head -n1
11:30:42 +829+ RESPONSE='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:30:42 ++829+ tail -n1
11:30:42 +829+ STATUS_CODE=200
11:30:42 ++829+ echo '{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:30:42 ++829+ jq -r .notarizationStatus.status
11:30:42 +829+ STATUS=IN_PROGRESS
11:30:42 +829+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:30:42 +829+ sleep 1m
11:30:43 ++324+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3b077971-591c-4040-b39d-c76ab35c1fc7/status
11:30:43 +324+ RESPONSE_RAW='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:30:43 200'
11:30:43 ++324+ head -n1
11:30:43 +324+ RESPONSE='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:30:43 ++324+ tail -n1
11:30:43 +324+ STATUS_CODE=200
11:30:43 ++324+ echo '{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:30:43 ++324+ jq -r .notarizationStatus.status
11:30:43 +324+ STATUS=IN_PROGRESS
11:30:43 +324+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:30:43 +324+ sleep 1m
11:30:48 ++228+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1ef1f283-e430-411b-97d1-0d447b12d8ca/status
11:30:48 +228+ RESPONSE_RAW='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:30:48 200'
11:30:48 ++228+ head -n1
11:30:48 +228+ RESPONSE='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:30:48 ++228+ tail -n1
11:30:48 +228+ STATUS_CODE=200
11:30:48 ++228+ echo '{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:30:48 ++228+ jq -r .notarizationStatus.status
11:30:48 +228+ STATUS=IN_PROGRESS
11:30:48 +228+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:30:48 +228+ sleep 1m
11:30:51 ++643+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a27139a3-d537-461e-ae7d-22e4c7daea05/status
11:30:51 +643+ RESPONSE_RAW='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:30:51 200'
11:30:51 ++643+ head -n1
11:30:51 +643+ RESPONSE='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:30:51 ++643+ tail -n1
11:30:51 +643+ STATUS_CODE=200
11:30:51 ++643+ echo '{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:30:51 ++643+ jq -r .notarizationStatus.status
11:30:51 +643+ STATUS=IN_PROGRESS
11:30:51 +643+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:30:51 +643+ sleep 1m
11:30:53 ++487+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bae03c99-3013-430b-81e6-2e516940dc04/status
11:30:53 +487+ RESPONSE_RAW='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:30:53 200'
11:30:53 ++487+ head -n1
11:30:53 +487+ RESPONSE='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:30:53 ++487+ tail -n1
11:30:53 +487+ STATUS_CODE=200
11:30:53 ++487+ echo '{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:30:53 ++487+ jq -r .notarizationStatus.status
11:30:53 +487+ STATUS=IN_PROGRESS
11:30:53 +487+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:30:53 +487+ sleep 1m
11:30:54 ++162+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b/status
11:30:54 +162+ RESPONSE_RAW='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","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\": \"5231792e-e0ce-4b0d-8e22-488cbbc05fa7\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg\",\n  \"uploadDate\": \"2024-06-06T15:11:43.060Z\",\n  \"sha256\": \"07c290cbb3281ae667934dd07b643f935c1cca10e48e264f0a7fa7add27c5763\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8e2d98b4528eb24c1f36251612043b0db5cfffcb\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f9dead85d835f7e11c702dbc899700c3acbac8c4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.x86_64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202406041555.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"507414029b386f7f583dec5b01e19fb36966aebc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202406041555.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0565a9d6504d8996628889cb5389852c11ff2c19\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.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-06-R-macosx-cocoa-x86_64-11149554458774961735.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-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.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-06-R-macosx-cocoa-x86_64-11149554458774961735.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-06-R-macosx-cocoa-x86_64-11149554458774961735.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-06-R-macosx-cocoa-x86_64-11149554458774961735.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-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f9dead85d835f7e11c702dbc899700c3acbac8c4\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
11:30:54 200'
11:30:54 ++162+ head -n1
11:30:54 +162+ RESPONSE='{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","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\": \"5231792e-e0ce-4b0d-8e22-488cbbc05fa7\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg\",\n  \"uploadDate\": \"2024-06-06T15:11:43.060Z\",\n  \"sha256\": \"07c290cbb3281ae667934dd07b643f935c1cca10e48e264f0a7fa7add27c5763\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8e2d98b4528eb24c1f36251612043b0db5cfffcb\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f9dead85d835f7e11c702dbc899700c3acbac8c4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.x86_64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202406041555.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"507414029b386f7f583dec5b01e19fb36966aebc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202406041555.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0565a9d6504d8996628889cb5389852c11ff2c19\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.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-06-R-macosx-cocoa-x86_64-11149554458774961735.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-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.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-06-R-macosx-cocoa-x86_64-11149554458774961735.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-06-R-macosx-cocoa-x86_64-11149554458774961735.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-06-R-macosx-cocoa-x86_64-11149554458774961735.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-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f9dead85d835f7e11c702dbc899700c3acbac8c4\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
11:30:54 ++162+ tail -n1
11:30:54 +162+ STATUS_CODE=200
11:30:54 ++162+ jq -r .notarizationStatus.status
11:30:54 ++162+ echo '{"uuid":"7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b","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\":' '\"5231792e-e0ce-4b0d-8e22-488cbbc05fa7\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg\",\n' '\"uploadDate\":' '\"2024-06-06T15:11:43.060Z\",\n' '\"sha256\":' '\"07c290cbb3281ae667934dd07b643f935c1cca10e48e264f0a7fa7add27c5763\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8e2d98b4528eb24c1f36251612043b0db5cfffcb\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f9dead85d835f7e11c702dbc899700c3acbac8c4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.x86_64_4.32.0.20240606-1231/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1dc3e0aa58421da00229862264bd44753a8d1499\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202406041555.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"507414029b386f7f583dec5b01e19fb36966aebc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202406041555.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0565a9d6504d8996628889cb5389852c11ff2c19\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.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-06-R-macosx-cocoa-x86_64-11149554458774961735.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-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.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-06-R-macosx-cocoa-x86_64-11149554458774961735.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-06-R-macosx-cocoa-x86_64-11149554458774961735.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-06-R-macosx-cocoa-x86_64-11149554458774961735.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-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a678702718088d6722b354cfc41a39c33e780c44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4cd63ba153c62631630a11716bdd007fba863065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"230f835ee00d93c808df43d0c2991635e80e63a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9498519d56e66afbc98652661d338edd66a0e4c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b909a667f52716ac4263b8097072a85066bc7d23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f53a30c10008284e16acc1158381119b2463084\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"221287cc2221f20ec84c875388b7a239b06304d0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"829d0d770326ae7073f74579bf678eac3c4828bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0afdad31f5216b285a02d8a790021d33668c89f9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26455017ff930a947b3886eeabed2cc462355cb2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1b702166e0355241d63314f57d901f39f13bac0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99175cdd438e9155db559ba8389441297b93986c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df7980d9033f04fb2a6341bcd93a729411129a27\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"888c55093caeb579a852e764aeb69420c7d398b5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"597b23ed4e29196566607e54893ec9cf410e669a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-x86_64-11149554458774961735.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f9dead85d835f7e11c702dbc899700c3acbac8c4\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
11:30:54 +162+ STATUS=COMPLETE
11:30:54 +162+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
11:30:54 +162+ [[ 200 == \5\0\3 ]]
11:30:54 +162+ [[ 200 == \5\0\2 ]]
11:30:54 +162+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
11:30:54 +162+ break
11:30:54 +162+ rm eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg
11:30:54 +162+ curl -JO https://cbi.eclipse.org/macos/xcrun/7d3af28c-ef0a-4ca3-97b6-d6d534dfb02b/download
11:30:54   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
11:30:54                                  Dload  Upload   Total   Spent    Left  Speed
11:30:54 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 41.3M    0 41.3M    0     0  47.5M      0 --:--:-- --:--:-- --:--:-- 47.4M
100 81.9M    0 81.9M    0     0  43.7M      0 --:--:--  0:00:01 --:--:-- 43.7M
100  149M    0  149M    0     0  52.1M      0 --:--:--  0:00:02 --:--:-- 52.0M
100  231M    0  231M    0     0  59.9M      0 --:--:--  0:00:03 --:--:-- 59.8M
100  296M    0  296M    0     0  60.8M      0 --:--:--  0:00:04 --:--:-- 60.8M
100  362M    0  362M    0     0  61.9M      0 --:--:--  0:00:05 --:--:-- 64.4M
11:31:00 curl: Saved to filename 'eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg'
11:31:00 +162+ cp -vf eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg
11:31:00 'eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg'
11:31:00 ++162+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg
11:31:00 +162+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
11:31:00 ++162+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg
11:31:00 +162+ b=eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg
11:31:00 +162+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
11:31:00 +162+ md5sum eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg
11:31:01 ++356+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21631a71-8bf4-4b8d-981d-34e5dfbc8c96/status
11:31:01 +356+ RESPONSE_RAW='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:31:01 200'
11:31:01 ++356+ head -n1
11:31:01 +356+ RESPONSE='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:31:01 ++356+ tail -n1
11:31:01 +356+ STATUS_CODE=200
11:31:01 ++356+ echo '{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:31:01 ++356+ jq -r .notarizationStatus.status
11:31:01 +356+ STATUS=IN_PROGRESS
11:31:01 +356+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:31:01 +356+ sleep 1m
11:31:01 +162+ sha1sum eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg
11:31:02 +162+ sha512sum -b eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg
11:31:02 ++891+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef/status
11:31:02 +891+ RESPONSE_RAW='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:31:02 200'
11:31:02 ++891+ head -n1
11:31:02 +891+ RESPONSE='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:31:02 ++891+ tail -n1
11:31:02 +891+ STATUS_CODE=200
11:31:02 ++891+ echo '{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:31:02 ++891+ jq -r .notarizationStatus.status
11:31:02 +891+ STATUS=IN_PROGRESS
11:31:02 +891+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:31:02 +891+ sleep 1m
11:31:03 +162+ rm eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize
11:31:03 +162+ rm -f eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.md5
11:31:03 +162+ rm -f eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.sha1
11:31:03 +162+ rm -f eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.sha512
11:31:05 ++705+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b8a660e3-f771-446a-a195-bbd86ae9155c/status
11:31:05 +705+ RESPONSE_RAW='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:31:05 200'
11:31:05 ++705+ head -n1
11:31:05 +705+ RESPONSE='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:31:05 ++705+ tail -n1
11:31:05 +705+ STATUS_CODE=200
11:31:05 ++705+ echo '{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:31:05 ++705+ jq -r .notarizationStatus.status
11:31:05 +705+ STATUS=IN_PROGRESS
11:31:05 +705+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:31:05 +705+ sleep 1m
11:31:07 ++260+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1b9ffba-58c6-4790-927c-8d46f5727279/status
11:31:07 +260+ RESPONSE_RAW='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:31:07 200'
11:31:07 ++260+ head -n1
11:31:07 +260+ RESPONSE='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:31:07 ++260+ tail -n1
11:31:07 +260+ STATUS_CODE=200
11:31:07 ++260+ echo '{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:31:07 ++260+ jq -r .notarizationStatus.status
11:31:07 +260+ STATUS=IN_PROGRESS
11:31:07 +260+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:31:07 +260+ sleep 1m
11:31:14 ++184+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/984aed74-1150-48d7-a6de-7c1a2cb62609/status
11:31:14 +184+ RESPONSE_RAW='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:31:14 200'
11:31:14 ++184+ head -n1
11:31:14 +184+ RESPONSE='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:31:14 ++184+ tail -n1
11:31:14 +184+ STATUS_CODE=200
11:31:14 ++184+ echo '{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:31:14 ++184+ jq -r .notarizationStatus.status
11:31:14 +184+ STATUS=IN_PROGRESS
11:31:14 +184+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:31:14 +184+ sleep 1m
11:31:19 ++963+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a3bdbbfc-821b-472f-b59f-02317d5958fd/status
11:31:19 +963+ RESPONSE_RAW='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:31:19 200'
11:31:19 ++963+ head -n1
11:31:19 +963+ RESPONSE='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:31:19 ++963+ tail -n1
11:31:19 +963+ STATUS_CODE=200
11:31:19 ++963+ echo '{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:31:19 ++963+ jq -r .notarizationStatus.status
11:31:19 +963+ STATUS=IN_PROGRESS
11:31:19 +963+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:31:19 +963+ sleep 1m
11:31:21 ++398+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2/status
11:31:21 +398+ RESPONSE_RAW='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:31:21 200'
11:31:21 ++398+ head -n1
11:31:21 +398+ RESPONSE='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:31:21 ++398+ tail -n1
11:31:21 +398+ STATUS_CODE=200
11:31:21 ++398+ echo '{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:31:21 ++398+ jq -r .notarizationStatus.status
11:31:21 +398+ STATUS=IN_PROGRESS
11:31:21 +398+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:31:21 +398+ sleep 1m
11:31:23 ++767+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/46fcb529-b1ed-4517-9c49-b4a6d99bbcae/status
11:31:23 +767+ RESPONSE_RAW='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:31:23 200'
11:31:23 ++767+ head -n1
11:31:23 +767+ RESPONSE='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:31:23 ++767+ tail -n1
11:31:23 +767+ STATUS_CODE=200
11:31:23 ++767+ echo '{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:31:23 ++767+ jq -r .notarizationStatus.status
11:31:23 +767+ STATUS=IN_PROGRESS
11:31:23 +767+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:31:23 +767+ sleep 1m
11:31:30 ++591+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d26e9f1a-d362-45af-ac19-ef87a7e3a172/status
11:31:30 +591+ RESPONSE_RAW='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:31:30 200'
11:31:30 ++591+ head -n1
11:31:30 +591+ RESPONSE='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:31:30 ++591+ tail -n1
11:31:30 +591+ STATUS_CODE=200
11:31:30 ++591+ echo '{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:31:30 ++591+ jq -r .notarizationStatus.status
11:31:30 +591+ STATUS=IN_PROGRESS
11:31:30 +591+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:31:30 +591+ sleep 1m
11:31:35 ++440+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/162e2bd3-71ef-4eca-b89f-580ae1f7524f/status
11:31:35 +440+ RESPONSE_RAW='{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","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\": \"e118894d-6df6-4faf-ae24-4f04a44f36a4\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg\",\n  \"uploadDate\": \"2024-06-06T15:14:45.282Z\",\n  \"sha256\": \"30f7e034943ab8143f471520bc24c1735c6dcc59ba7a66d1412775a307406fb3\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3cf21422c0bf76e45ff14a813818edd57c5b0d87\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"68e94b2a6e2246af6862ca4a753312ee7f4f11ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.x86_64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202406041555.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"507414029b386f7f583dec5b01e19fb36966aebc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202406041555.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0565a9d6504d8996628889cb5389852c11ff2c19\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.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-06-R-macosx-cocoa-x86_64-15647892263297866569.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-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.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-06-R-macosx-cocoa-x86_64-15647892263297866569.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-06-R-macosx-cocoa-x86_64-15647892263297866569.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-06-R-macosx-cocoa-x86_64-15647892263297866569.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-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"68e94b2a6e2246af6862ca4a753312ee7f4f11ba\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
11:31:35 200'
11:31:35 ++440+ head -n1
11:31:35 +440+ RESPONSE='{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","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\": \"e118894d-6df6-4faf-ae24-4f04a44f36a4\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg\",\n  \"uploadDate\": \"2024-06-06T15:14:45.282Z\",\n  \"sha256\": \"30f7e034943ab8143f471520bc24c1735c6dcc59ba7a66d1412775a307406fb3\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3cf21422c0bf76e45ff14a813818edd57c5b0d87\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"68e94b2a6e2246af6862ca4a753312ee7f4f11ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.x86_64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202406041555.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"507414029b386f7f583dec5b01e19fb36966aebc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202406041555.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0565a9d6504d8996628889cb5389852c11ff2c19\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.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-06-R-macosx-cocoa-x86_64-15647892263297866569.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-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.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-06-R-macosx-cocoa-x86_64-15647892263297866569.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-06-R-macosx-cocoa-x86_64-15647892263297866569.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-06-R-macosx-cocoa-x86_64-15647892263297866569.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-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"68e94b2a6e2246af6862ca4a753312ee7f4f11ba\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
11:31:35 ++440+ tail -n1
11:31:35 +440+ STATUS_CODE=200
11:31:35 ++440+ jq -r .notarizationStatus.status
11:31:35 ++440+ echo '{"uuid":"162e2bd3-71ef-4eca-b89f-580ae1f7524f","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\":' '\"e118894d-6df6-4faf-ae24-4f04a44f36a4\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg\",\n' '\"uploadDate\":' '\"2024-06-06T15:14:45.282Z\",\n' '\"sha256\":' '\"30f7e034943ab8143f471520bc24c1735c6dcc59ba7a66d1412775a307406fb3\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3cf21422c0bf76e45ff14a813818edd57c5b0d87\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"68e94b2a6e2246af6862ca4a753312ee7f4f11ba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.x86_64_4.32.0.20240606-1231/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1dc3e0aa58421da00229862264bd44753a8d1499\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202406041555.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"507414029b386f7f583dec5b01e19fb36966aebc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202406041555.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0565a9d6504d8996628889cb5389852c11ff2c19\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.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-06-R-macosx-cocoa-x86_64-15647892263297866569.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-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.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-06-R-macosx-cocoa-x86_64-15647892263297866569.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-06-R-macosx-cocoa-x86_64-15647892263297866569.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-06-R-macosx-cocoa-x86_64-15647892263297866569.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-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a678702718088d6722b354cfc41a39c33e780c44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4cd63ba153c62631630a11716bdd007fba863065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"230f835ee00d93c808df43d0c2991635e80e63a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9498519d56e66afbc98652661d338edd66a0e4c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b909a667f52716ac4263b8097072a85066bc7d23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f53a30c10008284e16acc1158381119b2463084\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"221287cc2221f20ec84c875388b7a239b06304d0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"829d0d770326ae7073f74579bf678eac3c4828bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0afdad31f5216b285a02d8a790021d33668c89f9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26455017ff930a947b3886eeabed2cc462355cb2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1b702166e0355241d63314f57d901f39f13bac0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99175cdd438e9155db559ba8389441297b93986c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df7980d9033f04fb2a6341bcd93a729411129a27\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"888c55093caeb579a852e764aeb69420c7d398b5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"597b23ed4e29196566607e54893ec9cf410e669a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64-15647892263297866569.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"68e94b2a6e2246af6862ca4a753312ee7f4f11ba\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
11:31:35 +440+ STATUS=COMPLETE
11:31:35 +440+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
11:31:35 +440+ [[ 200 == \5\0\3 ]]
11:31:35 +440+ [[ 200 == \5\0\2 ]]
11:31:35 +440+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
11:31:35 +440+ break
11:31:35 +440+ rm eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg
11:31:35 +440+ curl -JO https://cbi.eclipse.org/macos/xcrun/162e2bd3-71ef-4eca-b89f-580ae1f7524f/download
11:31:35   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
11:31:35                                  Dload  Upload   Total   Spent    Left  Speed
11:31:35 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 52.9M    0 52.9M    0     0  58.5M      0 --:--:-- --:--:-- --:--:-- 58.4M
100  142M    0  142M    0     0  74.6M      0 --:--:--  0:00:01 --:--:-- 74.6M++1035+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e5842955-5ebf-40de-ac73-8c70291f1465/status
11:31:38 +1035+ RESPONSE_RAW='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:31:38 200'
11:31:38 ++1035+ head -n1
11:31:38 +1035+ RESPONSE='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:31:38 ++1035+ tail -n1
11:31:38 +1035+ STATUS_CODE=200
11:31:38 ++1035+ echo '{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:31:38 ++1035+ jq -r .notarizationStatus.status
11:31:38 +1035+ STATUS=IN_PROGRESS
11:31:38 +1035+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:31:38 +1035+ sleep 1m
11:31:38 
100  212M    0  212M    0     0  73.2M      0 --:--:--  0:00:02 --:--:-- 73.2M
100  302M    0  302M    0     0  77.5M      0 --:--:--  0:00:03 --:--:-- 77.4M
100  369M    0  369M    0     0  75.3M      0 --:--:--  0:00:04 --:--:-- 75.3M
100  382M    0  382M    0     0  72.9M      0 --:--:--  0:00:05 --:--:-- 75.9M
11:31:40 curl: Saved to filename 'eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg'
11:31:40 +440+ cp -vf eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg
11:31:41 'eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg'
11:31:41 ++440+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg
11:31:41 +440+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
11:31:41 ++440+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg
11:31:41 +440+ b=eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg
11:31:41 +440+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
11:31:41 +440+ md5sum eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg
11:31:42 +440+ sha1sum eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg
11:31:42 ++829+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21f99eab-182e-464f-9590-df904aa2840f/status
11:31:42 +829+ RESPONSE_RAW='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:31:42 200'
11:31:42 ++829+ head -n1
11:31:42 +829+ RESPONSE='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:31:42 ++829+ tail -n1
11:31:42 +829+ STATUS_CODE=200
11:31:42 ++829+ echo '{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:31:42 ++829+ jq -r .notarizationStatus.status
11:31:42 +829+ STATUS=IN_PROGRESS
11:31:42 +829+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:31:42 +829+ sleep 1m
11:31:43 +440+ sha512sum -b eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg
11:31:43 ++324+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3b077971-591c-4040-b39d-c76ab35c1fc7/status
11:31:43 +324+ RESPONSE_RAW='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:31:43 200'
11:31:43 ++324+ head -n1
11:31:43 +324+ RESPONSE='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:31:43 ++324+ tail -n1
11:31:43 +324+ STATUS_CODE=200
11:31:43 ++324+ echo '{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:31:43 ++324+ jq -r .notarizationStatus.status
11:31:43 +324+ STATUS=IN_PROGRESS
11:31:43 +324+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:31:43 +324+ sleep 1m
11:31:44 +440+ rm eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize
11:31:44 +440+ rm -f eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.md5
11:31:44 +440+ rm -f eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.sha1
11:31:44 +440+ rm -f eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.sha512
11:31:48 ++228+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1ef1f283-e430-411b-97d1-0d447b12d8ca/status
11:31:48 +228+ RESPONSE_RAW='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","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\": \"1014ffa7-7b75-48ec-b4dd-75c194920100\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg\",\n  \"uploadDate\": \"2024-06-06T15:12:40.945Z\",\n  \"sha256\": \"80763c3f2730836ff9e9b9fc7f83478b95cfbbad27bd6f0883c15045d7057b53\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d5d3b4ec238d4dea94a2f6c205ba8fea5d15852\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d06031a2d8e86b57fed33d7016a854aa168b4ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.aarch64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202406041555.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"507414029b386f7f583dec5b01e19fb36966aebc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202406041555.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0565a9d6504d8996628889cb5389852c11ff2c19\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.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-06-R-macosx-cocoa-aarch64-5136946469311581784.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-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.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-06-R-macosx-cocoa-aarch64-5136946469311581784.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-06-R-macosx-cocoa-aarch64-5136946469311581784.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-06-R-macosx-cocoa-aarch64-5136946469311581784.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-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d06031a2d8e86b57fed33d7016a854aa168b4ce\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
11:31:48 200'
11:31:48 ++228+ head -n1
11:31:48 +228+ RESPONSE='{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","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\": \"1014ffa7-7b75-48ec-b4dd-75c194920100\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg\",\n  \"uploadDate\": \"2024-06-06T15:12:40.945Z\",\n  \"sha256\": \"80763c3f2730836ff9e9b9fc7f83478b95cfbbad27bd6f0883c15045d7057b53\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d5d3b4ec238d4dea94a2f6c205ba8fea5d15852\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d06031a2d8e86b57fed33d7016a854aa168b4ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.aarch64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202406041555.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"507414029b386f7f583dec5b01e19fb36966aebc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202406041555.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0565a9d6504d8996628889cb5389852c11ff2c19\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.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-06-R-macosx-cocoa-aarch64-5136946469311581784.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-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.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-06-R-macosx-cocoa-aarch64-5136946469311581784.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-06-R-macosx-cocoa-aarch64-5136946469311581784.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-06-R-macosx-cocoa-aarch64-5136946469311581784.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-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d06031a2d8e86b57fed33d7016a854aa168b4ce\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
11:31:48 ++228+ tail -n1
11:31:48 +228+ STATUS_CODE=200
11:31:48 ++228+ jq -r .notarizationStatus.status
11:31:48 ++228+ echo '{"uuid":"1ef1f283-e430-411b-97d1-0d447b12d8ca","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\":' '\"1014ffa7-7b75-48ec-b4dd-75c194920100\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg\",\n' '\"uploadDate\":' '\"2024-06-06T15:12:40.945Z\",\n' '\"sha256\":' '\"80763c3f2730836ff9e9b9fc7f83478b95cfbbad27bd6f0883c15045d7057b53\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d5d3b4ec238d4dea94a2f6c205ba8fea5d15852\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d06031a2d8e86b57fed33d7016a854aa168b4ce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.aarch64_4.32.0.20240606-1231/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202406041555.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"507414029b386f7f583dec5b01e19fb36966aebc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202406041555.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0565a9d6504d8996628889cb5389852c11ff2c19\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.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-06-R-macosx-cocoa-aarch64-5136946469311581784.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-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1890d84559ff17552bbc5849af69a7599e2a628d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.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-06-R-macosx-cocoa-aarch64-5136946469311581784.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-06-R-macosx-cocoa-aarch64-5136946469311581784.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-06-R-macosx-cocoa-aarch64-5136946469311581784.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-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ee1390bac3aac18f9089c4744a742477158b1af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48aff537996048403a657ca3651c35b6e7dad18a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd60513572c0ac340c79494a8883607242b6442b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e8201cca40596294188cd2df95e27bbc27940f25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bb245c57e04dc229f1268a96aead5147247e41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf55166731342d0a65a6db3d53af4685a6989eae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c75665e4e8b555189c386b732164457e7b80ecb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb73a1bbd201c8a94927954d788373915491fc8e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecc25763935731c2bb4ed89545e95ca212329c57\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2d322de95f588e486586106fb3adb7a232d3a727\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332b1856c718286e35df1ccc759286c63db7bc45\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15ce7577d3c990127085b8dea8174d740ec272ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90afc4edfee1782468fdec5cab180a7533d17aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ee8371af06189c4ba625d243b39788e73ae23401\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9f75fff6e0ce189bf1080663643a45742c85625\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"250670496974f7410a847531817b05c93421a50b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ec72f9cc99370be1a2451258935cd31804791a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f186477e2121d809ee7726a77eddf0a9423734c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aedefb1ea0fd7715dca5337919eea223c053d604\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"662eeac930979eba6cc5183183417bce3445adc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f06a9a1117f6dcce48511e37da416126a39154\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"459225ef2de331f6eb0d34425525db993e881ba8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"064850ce36f634d352d932fb9cd756bed17d3efb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"921731a090f37de78c45152302ed554449d3e963\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64-5136946469311581784.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d06031a2d8e86b57fed33d7016a854aa168b4ce\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
11:31:48 +228+ STATUS=COMPLETE
11:31:48 +228+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
11:31:48 +228+ [[ 200 == \5\0\3 ]]
11:31:48 +228+ [[ 200 == \5\0\2 ]]
11:31:48 +228+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
11:31:48 +228+ break
11:31:48 +228+ rm eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg
11:31:48 +228+ curl -JO https://cbi.eclipse.org/macos/xcrun/1ef1f283-e430-411b-97d1-0d447b12d8ca/download
11:31:48   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
11:31:48                                  Dload  Upload   Total   Spent    Left  Speed
11:31:48 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 50.0M    0 50.0M    0     0  76.2M      0 --:--:-- --:--:-- --:--:-- 76.0M
100  107M    0  107M    0     0  64.6M      0 --:--:--  0:00:01 --:--:-- 64.6M++643+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a27139a3-d537-461e-ae7d-22e4c7daea05/status
11:31:51 +643+ RESPONSE_RAW='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:31:51 200'
11:31:51 ++643+ head -n1
11:31:51 +643+ RESPONSE='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:31:51 ++643+ tail -n1
11:31:51 +643+ STATUS_CODE=200
11:31:51 ++643+ echo '{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:31:51 ++643+ jq -r .notarizationStatus.status
11:31:51 +643+ STATUS=IN_PROGRESS
11:31:51 +643+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:31:51 +643+ sleep 1m
11:31:51 
100  189M    0  189M    0     0  71.1M      0 --:--:--  0:00:02 --:--:-- 71.1M
100  271M    0  271M    0     0  74.3M      0 --:--:--  0:00:03 --:--:-- 74.2M++487+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bae03c99-3013-430b-81e6-2e516940dc04/status
11:31:53 +487+ RESPONSE_RAW='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:31:53 200'
11:31:53 ++487+ head -n1
11:31:53 +487+ RESPONSE='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:31:53 ++487+ tail -n1
11:31:53 +487+ STATUS_CODE=200
11:31:53 ++487+ echo '{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:31:53 ++487+ jq -r .notarizationStatus.status
11:31:53 +487+ STATUS=IN_PROGRESS
11:31:53 +487+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:31:53 +487+ sleep 1m
11:31:53 
100  344M    0  344M    0     0  73.9M      0 --:--:--  0:00:04 --:--:-- 73.9M
100  381M    0  381M    0     0  74.7M      0 --:--:--  0:00:05 --:--:-- 74.5M
11:31:54 curl: Saved to filename 'eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg'
11:31:54 +228+ cp -vf eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg
11:31:54 'eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg'
11:31:54 ++228+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg
11:31:54 +228+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
11:31:54 ++228+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg
11:31:54 +228+ b=eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg
11:31:54 +228+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
11:31:54 +228+ md5sum eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg
11:31:55 +228+ sha1sum eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg
11:31:56 +228+ sha512sum -b eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg
11:31:57 +228+ rm eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize
11:31:57 +228+ rm -f eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.md5
11:31:57 +228+ rm -f eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.sha1
11:31:57 +228+ rm -f eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.sha512
11:32:01 ++356+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21631a71-8bf4-4b8d-981d-34e5dfbc8c96/status
11:32:01 +356+ RESPONSE_RAW='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:32:01 200'
11:32:01 ++356+ head -n1
11:32:01 +356+ RESPONSE='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:32:01 ++356+ tail -n1
11:32:01 +356+ STATUS_CODE=200
11:32:01 ++356+ echo '{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:32:01 ++356+ jq -r .notarizationStatus.status
11:32:01 +356+ STATUS=IN_PROGRESS
11:32:01 +356+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:32:01 +356+ sleep 1m
11:32:02 ++891+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef/status
11:32:02 +891+ RESPONSE_RAW='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:32:02 200'
11:32:02 ++891+ head -n1
11:32:02 +891+ RESPONSE='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:32:02 ++891+ tail -n1
11:32:02 +891+ STATUS_CODE=200
11:32:02 ++891+ echo '{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:32:02 ++891+ jq -r .notarizationStatus.status
11:32:02 +891+ STATUS=IN_PROGRESS
11:32:02 +891+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:32:02 +891+ sleep 1m
11:32:05 ++705+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b8a660e3-f771-446a-a195-bbd86ae9155c/status
11:32:05 +705+ RESPONSE_RAW='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:32:05 200'
11:32:05 ++705+ head -n1
11:32:05 +705+ RESPONSE='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:32:05 ++705+ tail -n1
11:32:05 +705+ STATUS_CODE=200
11:32:05 ++705+ echo '{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:32:05 ++705+ jq -r .notarizationStatus.status
11:32:05 +705+ STATUS=IN_PROGRESS
11:32:05 +705+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:32:05 +705+ sleep 1m
11:32:07 ++260+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1b9ffba-58c6-4790-927c-8d46f5727279/status
11:32:07 +260+ RESPONSE_RAW='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:32:07 200'
11:32:07 ++260+ head -n1
11:32:07 +260+ RESPONSE='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:32:07 ++260+ tail -n1
11:32:07 +260+ STATUS_CODE=200
11:32:07 ++260+ echo '{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:32:07 ++260+ jq -r .notarizationStatus.status
11:32:07 +260+ STATUS=IN_PROGRESS
11:32:07 +260+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:32:07 +260+ sleep 1m
11:32:14 ++184+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/984aed74-1150-48d7-a6de-7c1a2cb62609/status
11:32:14 +184+ RESPONSE_RAW='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:32:14 200'
11:32:14 ++184+ head -n1
11:32:14 +184+ RESPONSE='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:32:14 ++184+ tail -n1
11:32:14 +184+ STATUS_CODE=200
11:32:14 ++184+ echo '{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:32:14 ++184+ jq -r .notarizationStatus.status
11:32:14 +184+ STATUS=IN_PROGRESS
11:32:14 +184+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:32:14 +184+ sleep 1m
11:32:19 ++963+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a3bdbbfc-821b-472f-b59f-02317d5958fd/status
11:32:19 +963+ RESPONSE_RAW='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:32:19 200'
11:32:19 ++963+ head -n1
11:32:19 +963+ RESPONSE='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:32:19 ++963+ tail -n1
11:32:19 +963+ STATUS_CODE=200
11:32:19 ++963+ echo '{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:32:19 ++963+ jq -r .notarizationStatus.status
11:32:19 +963+ STATUS=IN_PROGRESS
11:32:19 +963+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:32:19 +963+ sleep 1m
11:32:21 ++398+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2/status
11:32:21 +398+ RESPONSE_RAW='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:32:21 200'
11:32:21 ++398+ head -n1
11:32:21 +398+ RESPONSE='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:32:21 ++398+ tail -n1
11:32:21 +398+ STATUS_CODE=200
11:32:21 ++398+ echo '{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:32:21 ++398+ jq -r .notarizationStatus.status
11:32:21 +398+ STATUS=IN_PROGRESS
11:32:21 +398+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:32:21 +398+ sleep 1m
11:32:23 ++767+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/46fcb529-b1ed-4517-9c49-b4a6d99bbcae/status
11:32:24 +767+ RESPONSE_RAW='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:32:24 200'
11:32:24 ++767+ head -n1
11:32:24 +767+ RESPONSE='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:32:24 ++767+ tail -n1
11:32:24 +767+ STATUS_CODE=200
11:32:24 ++767+ echo '{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:32:24 ++767+ jq -r .notarizationStatus.status
11:32:24 +767+ STATUS=IN_PROGRESS
11:32:24 +767+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:32:24 +767+ sleep 1m
11:32:30 ++591+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d26e9f1a-d362-45af-ac19-ef87a7e3a172/status
11:32:30 +591+ RESPONSE_RAW='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:32:30 200'
11:32:30 ++591+ head -n1
11:32:30 +591+ RESPONSE='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:32:30 ++591+ tail -n1
11:32:30 +591+ STATUS_CODE=200
11:32:30 ++591+ echo '{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:32:30 ++591+ jq -r .notarizationStatus.status
11:32:30 +591+ STATUS=IN_PROGRESS
11:32:30 +591+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:32:30 +591+ sleep 1m
11:32:38 ++1035+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e5842955-5ebf-40de-ac73-8c70291f1465/status
11:32:38 +1035+ RESPONSE_RAW='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:32:38 200'
11:32:38 ++1035+ head -n1
11:32:38 +1035+ RESPONSE='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:32:38 ++1035+ tail -n1
11:32:38 +1035+ STATUS_CODE=200
11:32:38 ++1035+ echo '{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:32:38 ++1035+ jq -r .notarizationStatus.status
11:32:38 +1035+ STATUS=IN_PROGRESS
11:32:38 +1035+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:32:38 +1035+ sleep 1m
11:32:42 ++829+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21f99eab-182e-464f-9590-df904aa2840f/status
11:32:42 +829+ RESPONSE_RAW='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:32:42 200'
11:32:42 ++829+ head -n1
11:32:42 +829+ RESPONSE='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:32:42 ++829+ tail -n1
11:32:42 +829+ STATUS_CODE=200
11:32:42 ++829+ echo '{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:32:42 ++829+ jq -r .notarizationStatus.status
11:32:42 +829+ STATUS=IN_PROGRESS
11:32:42 +829+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:32:42 +829+ sleep 1m
11:32:43 ++324+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3b077971-591c-4040-b39d-c76ab35c1fc7/status
11:32:43 +324+ RESPONSE_RAW='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:32:43 200'
11:32:43 ++324+ head -n1
11:32:43 +324+ RESPONSE='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:32:43 ++324+ tail -n1
11:32:43 +324+ STATUS_CODE=200
11:32:43 ++324+ echo '{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:32:43 ++324+ jq -r .notarizationStatus.status
11:32:43 +324+ STATUS=IN_PROGRESS
11:32:43 +324+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:32:43 +324+ sleep 1m
11:32:51 ++643+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a27139a3-d537-461e-ae7d-22e4c7daea05/status
11:32:51 +643+ RESPONSE_RAW='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:32:51 200'
11:32:51 ++643+ head -n1
11:32:51 +643+ RESPONSE='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:32:51 ++643+ tail -n1
11:32:51 +643+ STATUS_CODE=200
11:32:51 ++643+ echo '{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:32:51 ++643+ jq -r .notarizationStatus.status
11:32:51 +643+ STATUS=IN_PROGRESS
11:32:51 +643+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:32:51 +643+ sleep 1m
11:32:53 ++487+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bae03c99-3013-430b-81e6-2e516940dc04/status
11:32:53 +487+ RESPONSE_RAW='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:32:53 200'
11:32:53 ++487+ head -n1
11:32:53 +487+ RESPONSE='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:32:53 ++487+ tail -n1
11:32:53 +487+ STATUS_CODE=200
11:32:53 ++487+ echo '{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:32:53 ++487+ jq -r .notarizationStatus.status
11:32:53 +487+ STATUS=IN_PROGRESS
11:32:53 +487+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:32:53 +487+ sleep 1m
11:33:01 ++356+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21631a71-8bf4-4b8d-981d-34e5dfbc8c96/status
11:33:01 +356+ RESPONSE_RAW='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:33:01 200'
11:33:01 ++356+ head -n1
11:33:01 +356+ RESPONSE='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:33:01 ++356+ tail -n1
11:33:01 +356+ STATUS_CODE=200
11:33:01 ++356+ echo '{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:33:01 ++356+ jq -r .notarizationStatus.status
11:33:01 +356+ STATUS=IN_PROGRESS
11:33:01 +356+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:33:01 +356+ sleep 1m
11:33:03 ++891+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef/status
11:33:03 +891+ RESPONSE_RAW='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:33:03 200'
11:33:03 ++891+ head -n1
11:33:03 +891+ RESPONSE='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:33:03 ++891+ tail -n1
11:33:03 +891+ STATUS_CODE=200
11:33:03 ++891+ echo '{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:33:03 ++891+ jq -r .notarizationStatus.status
11:33:03 +891+ STATUS=IN_PROGRESS
11:33:03 +891+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:33:03 +891+ sleep 1m
11:33:05 ++705+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b8a660e3-f771-446a-a195-bbd86ae9155c/status
11:33:05 +705+ RESPONSE_RAW='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:33:05 200'
11:33:05 ++705+ head -n1
11:33:05 +705+ RESPONSE='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:33:05 ++705+ tail -n1
11:33:05 +705+ STATUS_CODE=200
11:33:05 ++705+ echo '{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:33:05 ++705+ jq -r .notarizationStatus.status
11:33:05 +705+ STATUS=IN_PROGRESS
11:33:05 +705+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:33:05 +705+ sleep 1m
11:33:07 ++260+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1b9ffba-58c6-4790-927c-8d46f5727279/status
11:33:07 +260+ RESPONSE_RAW='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:33:07 200'
11:33:07 ++260+ head -n1
11:33:07 +260+ RESPONSE='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:33:07 ++260+ tail -n1
11:33:07 +260+ STATUS_CODE=200
11:33:07 ++260+ echo '{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:33:07 ++260+ jq -r .notarizationStatus.status
11:33:07 +260+ STATUS=IN_PROGRESS
11:33:07 +260+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:33:07 +260+ sleep 1m
11:33:14 ++184+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/984aed74-1150-48d7-a6de-7c1a2cb62609/status
11:33:14 +184+ RESPONSE_RAW='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:33:14 200'
11:33:14 ++184+ head -n1
11:33:14 +184+ RESPONSE='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:33:14 ++184+ tail -n1
11:33:14 +184+ STATUS_CODE=200
11:33:14 ++184+ echo '{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:33:14 ++184+ jq -r .notarizationStatus.status
11:33:14 +184+ STATUS=IN_PROGRESS
11:33:14 +184+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:33:14 +184+ sleep 1m
11:33:19 ++963+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a3bdbbfc-821b-472f-b59f-02317d5958fd/status
11:33:19 +963+ RESPONSE_RAW='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:33:19 200'
11:33:19 ++963+ head -n1
11:33:19 +963+ RESPONSE='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:33:19 ++963+ tail -n1
11:33:19 +963+ STATUS_CODE=200
11:33:19 ++963+ echo '{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:33:19 ++963+ jq -r .notarizationStatus.status
11:33:19 +963+ STATUS=IN_PROGRESS
11:33:19 +963+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:33:19 +963+ sleep 1m
11:33:21 ++398+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2/status
11:33:21 +398+ RESPONSE_RAW='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:33:21 200'
11:33:21 ++398+ head -n1
11:33:21 +398+ RESPONSE='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:33:21 ++398+ tail -n1
11:33:21 +398+ STATUS_CODE=200
11:33:21 ++398+ echo '{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:33:21 ++398+ jq -r .notarizationStatus.status
11:33:21 +398+ STATUS=IN_PROGRESS
11:33:21 +398+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:33:21 +398+ sleep 1m
11:33:24 ++767+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/46fcb529-b1ed-4517-9c49-b4a6d99bbcae/status
11:33:24 +767+ RESPONSE_RAW='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:33:24 200'
11:33:24 ++767+ head -n1
11:33:24 +767+ RESPONSE='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:33:24 ++767+ tail -n1
11:33:24 +767+ STATUS_CODE=200
11:33:24 ++767+ echo '{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:33:24 ++767+ jq -r .notarizationStatus.status
11:33:24 +767+ STATUS=IN_PROGRESS
11:33:24 +767+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:33:24 +767+ sleep 1m
11:33:30 ++591+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d26e9f1a-d362-45af-ac19-ef87a7e3a172/status
11:33:30 +591+ RESPONSE_RAW='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:33:30 200'
11:33:30 ++591+ head -n1
11:33:30 +591+ RESPONSE='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:33:30 ++591+ tail -n1
11:33:30 +591+ STATUS_CODE=200
11:33:30 ++591+ echo '{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:33:30 ++591+ jq -r .notarizationStatus.status
11:33:30 +591+ STATUS=IN_PROGRESS
11:33:30 +591+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:33:30 +591+ sleep 1m
11:33:38 ++1035+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e5842955-5ebf-40de-ac73-8c70291f1465/status
11:33:38 +1035+ RESPONSE_RAW='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:33:38 200'
11:33:38 ++1035+ head -n1
11:33:38 +1035+ RESPONSE='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:33:38 ++1035+ tail -n1
11:33:38 +1035+ STATUS_CODE=200
11:33:38 ++1035+ echo '{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:33:38 ++1035+ jq -r .notarizationStatus.status
11:33:38 +1035+ STATUS=IN_PROGRESS
11:33:38 +1035+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:33:38 +1035+ sleep 1m
11:33:42 ++829+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21f99eab-182e-464f-9590-df904aa2840f/status
11:33:42 +829+ RESPONSE_RAW='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:33:42 200'
11:33:42 ++829+ head -n1
11:33:42 +829+ RESPONSE='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:33:42 ++829+ tail -n1
11:33:42 +829+ STATUS_CODE=200
11:33:42 ++829+ echo '{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:33:42 ++829+ jq -r .notarizationStatus.status
11:33:42 +829+ STATUS=IN_PROGRESS
11:33:42 +829+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:33:42 +829+ sleep 1m
11:33:43 ++324+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3b077971-591c-4040-b39d-c76ab35c1fc7/status
11:33:43 +324+ RESPONSE_RAW='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:33:43 200'
11:33:43 ++324+ head -n1
11:33:43 +324+ RESPONSE='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:33:43 ++324+ tail -n1
11:33:43 +324+ STATUS_CODE=200
11:33:43 ++324+ echo '{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:33:43 ++324+ jq -r .notarizationStatus.status
11:33:43 +324+ STATUS=IN_PROGRESS
11:33:43 +324+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:33:43 +324+ sleep 1m
11:33:51 ++643+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a27139a3-d537-461e-ae7d-22e4c7daea05/status
11:33:51 +643+ RESPONSE_RAW='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:33:51 200'
11:33:51 ++643+ head -n1
11:33:51 +643+ RESPONSE='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:33:51 ++643+ tail -n1
11:33:51 +643+ STATUS_CODE=200
11:33:51 ++643+ echo '{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:33:51 ++643+ jq -r .notarizationStatus.status
11:33:51 +643+ STATUS=IN_PROGRESS
11:33:51 +643+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:33:51 +643+ sleep 1m
11:33:53 ++487+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bae03c99-3013-430b-81e6-2e516940dc04/status
11:33:53 +487+ RESPONSE_RAW='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","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\": \"b446474b-df45-43fe-be06-014f25186d09\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg\",\n  \"uploadDate\": \"2024-06-06T15:14:33.655Z\",\n  \"sha256\": \"378c1120fa121dbc9136aa75df8cdd4c05c79fe36ea010bcf851045fc3f6d2cd\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d93e87ea8ed0b6b73ae196761599ebedd83ec82\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5cc89f500c30ec5849c144d1b1ceef55dc010c61\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.aarch64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202406041555.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"507414029b386f7f583dec5b01e19fb36966aebc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202406041555.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0565a9d6504d8996628889cb5389852c11ff2c19\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.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-06-R-macosx-cocoa-aarch64-4907530277228215578.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-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.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-06-R-macosx-cocoa-aarch64-4907530277228215578.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-06-R-macosx-cocoa-aarch64-4907530277228215578.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-06-R-macosx-cocoa-aarch64-4907530277228215578.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-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5cc89f500c30ec5849c144d1b1ceef55dc010c61\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
11:33:53 200'
11:33:53 ++487+ head -n1
11:33:53 +487+ RESPONSE='{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","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\": \"b446474b-df45-43fe-be06-014f25186d09\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg\",\n  \"uploadDate\": \"2024-06-06T15:14:33.655Z\",\n  \"sha256\": \"378c1120fa121dbc9136aa75df8cdd4c05c79fe36ea010bcf851045fc3f6d2cd\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d93e87ea8ed0b6b73ae196761599ebedd83ec82\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5cc89f500c30ec5849c144d1b1ceef55dc010c61\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.aarch64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202406041555.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"507414029b386f7f583dec5b01e19fb36966aebc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202406041555.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0565a9d6504d8996628889cb5389852c11ff2c19\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.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-06-R-macosx-cocoa-aarch64-4907530277228215578.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-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.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-06-R-macosx-cocoa-aarch64-4907530277228215578.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-06-R-macosx-cocoa-aarch64-4907530277228215578.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-06-R-macosx-cocoa-aarch64-4907530277228215578.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-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5cc89f500c30ec5849c144d1b1ceef55dc010c61\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
11:33:53 ++487+ tail -n1
11:33:53 +487+ STATUS_CODE=200
11:33:53 ++487+ jq -r .notarizationStatus.status
11:33:53 ++487+ echo '{"uuid":"bae03c99-3013-430b-81e6-2e516940dc04","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\":' '\"b446474b-df45-43fe-be06-014f25186d09\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg\",\n' '\"uploadDate\":' '\"2024-06-06T15:14:33.655Z\",\n' '\"sha256\":' '\"378c1120fa121dbc9136aa75df8cdd4c05c79fe36ea010bcf851045fc3f6d2cd\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d93e87ea8ed0b6b73ae196761599ebedd83ec82\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5cc89f500c30ec5849c144d1b1ceef55dc010c61\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.aarch64_4.32.0.20240606-1231/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202406041555.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"507414029b386f7f583dec5b01e19fb36966aebc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202406041555.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0565a9d6504d8996628889cb5389852c11ff2c19\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.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-06-R-macosx-cocoa-aarch64-4907530277228215578.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-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1890d84559ff17552bbc5849af69a7599e2a628d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.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-06-R-macosx-cocoa-aarch64-4907530277228215578.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-06-R-macosx-cocoa-aarch64-4907530277228215578.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-06-R-macosx-cocoa-aarch64-4907530277228215578.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-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ee1390bac3aac18f9089c4744a742477158b1af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48aff537996048403a657ca3651c35b6e7dad18a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd60513572c0ac340c79494a8883607242b6442b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e8201cca40596294188cd2df95e27bbc27940f25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bb245c57e04dc229f1268a96aead5147247e41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf55166731342d0a65a6db3d53af4685a6989eae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c75665e4e8b555189c386b732164457e7b80ecb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb73a1bbd201c8a94927954d788373915491fc8e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecc25763935731c2bb4ed89545e95ca212329c57\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2d322de95f588e486586106fb3adb7a232d3a727\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332b1856c718286e35df1ccc759286c63db7bc45\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15ce7577d3c990127085b8dea8174d740ec272ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90afc4edfee1782468fdec5cab180a7533d17aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ee8371af06189c4ba625d243b39788e73ae23401\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9f75fff6e0ce189bf1080663643a45742c85625\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"250670496974f7410a847531817b05c93421a50b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ec72f9cc99370be1a2451258935cd31804791a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f186477e2121d809ee7726a77eddf0a9423734c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aedefb1ea0fd7715dca5337919eea223c053d604\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"662eeac930979eba6cc5183183417bce3445adc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f06a9a1117f6dcce48511e37da416126a39154\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"459225ef2de331f6eb0d34425525db993e881ba8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"064850ce36f634d352d932fb9cd756bed17d3efb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"921731a090f37de78c45152302ed554449d3e963\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-R-macosx-cocoa-aarch64-4907530277228215578.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5cc89f500c30ec5849c144d1b1ceef55dc010c61\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
11:33:53 +487+ STATUS=COMPLETE
11:33:53 +487+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
11:33:53 +487+ [[ 200 == \5\0\3 ]]
11:33:53 +487+ [[ 200 == \5\0\2 ]]
11:33:53 +487+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
11:33:53 +487+ break
11:33:53 +487+ rm eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg
11:33:53 +487+ curl -JO https://cbi.eclipse.org/macos/xcrun/bae03c99-3013-430b-81e6-2e516940dc04/download
11:33:53   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
11:33:53                                  Dload  Upload   Total   Spent    Left  Speed
11:33:53 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 15.6M    0 15.6M    0     0  71.0M      0 --:--:-- --:--:-- --:--:-- 70.7M
100  115M    0  115M    0     0  94.4M      0 --:--:--  0:00:01 --:--:-- 94.3M
100  205M    0  205M    0     0  92.5M      0 --:--:--  0:00:02 --:--:-- 92.5M
100  286M    0  286M    0     0  88.4M      0 --:--:--  0:00:03 --:--:-- 88.3M
100  361M    0  361M    0     0  89.9M      0 --:--:--  0:00:04 --:--:-- 89.9M
11:33:57 curl: Saved to filename 'eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg'
11:33:57 +487+ cp -vf eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg
11:33:57 'eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg'
11:33:57 ++487+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg
11:33:57 +487+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
11:33:57 ++487+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg
11:33:57 +487+ b=eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg
11:33:57 +487+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
11:33:57 +487+ md5sum eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg
11:33:58 +487+ sha1sum eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg
11:33:59 +487+ sha512sum -b eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg
11:34:00 +487+ rm eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize
11:34:00 +487+ rm -f eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.md5
11:34:00 +487+ rm -f eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.sha1
11:34:00 +487+ rm -f eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.sha512
11:34:01 ++356+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21631a71-8bf4-4b8d-981d-34e5dfbc8c96/status
11:34:01 +356+ RESPONSE_RAW='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:34:01 200'
11:34:01 ++356+ head -n1
11:34:01 +356+ RESPONSE='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:34:01 ++356+ tail -n1
11:34:01 +356+ STATUS_CODE=200
11:34:01 ++356+ echo '{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:34:01 ++356+ jq -r .notarizationStatus.status
11:34:01 +356+ STATUS=IN_PROGRESS
11:34:01 +356+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:34:01 +356+ sleep 1m
11:34:03 ++891+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef/status
11:34:03 +891+ RESPONSE_RAW='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:34:03 200'
11:34:03 ++891+ head -n1
11:34:03 +891+ RESPONSE='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:34:03 ++891+ tail -n1
11:34:03 +891+ STATUS_CODE=200
11:34:03 ++891+ echo '{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:34:03 ++891+ jq -r .notarizationStatus.status
11:34:03 +891+ STATUS=IN_PROGRESS
11:34:03 +891+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:34:03 +891+ sleep 1m
11:34:05 ++705+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b8a660e3-f771-446a-a195-bbd86ae9155c/status
11:34:05 +705+ RESPONSE_RAW='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:34:05 200'
11:34:05 ++705+ head -n1
11:34:05 +705+ RESPONSE='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:34:05 ++705+ tail -n1
11:34:05 +705+ STATUS_CODE=200
11:34:05 ++705+ echo '{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:34:05 ++705+ jq -r .notarizationStatus.status
11:34:05 +705+ STATUS=IN_PROGRESS
11:34:05 +705+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:34:05 +705+ sleep 1m
11:34:07 ++260+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1b9ffba-58c6-4790-927c-8d46f5727279/status
11:34:07 +260+ RESPONSE_RAW='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:34:07 200'
11:34:07 ++260+ head -n1
11:34:07 +260+ RESPONSE='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:34:07 ++260+ tail -n1
11:34:07 +260+ STATUS_CODE=200
11:34:07 ++260+ echo '{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:34:07 ++260+ jq -r .notarizationStatus.status
11:34:07 +260+ STATUS=IN_PROGRESS
11:34:07 +260+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:34:07 +260+ sleep 1m
11:34:14 ++184+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/984aed74-1150-48d7-a6de-7c1a2cb62609/status
11:34:14 +184+ RESPONSE_RAW='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","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\": \"3236fdaa-9bcc-4756-a8f8-7e2269b5a640\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg\",\n  \"uploadDate\": \"2024-06-06T15:12:23.705Z\",\n  \"sha256\": \"9499cf43d47859698a7d98fdecb4b5608a8c7aba8382ac13335cd95340a22a7e\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"213d7826158405dd55f0d2ef3aad0ba6e37d1ee9\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7249f7d574089cd508ba5958fafa4beb0d7f1093\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.x86_64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.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-06-R-macosx-cocoa-x86_64-17228033194994958327.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-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.1.1.202405211302.jar/resources/node-v20.13.1-darwin-x64.tar.gz/node-v20.13.1-darwin-x64.tar/node-v20.13.1-darwin-x64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b651df8124c1653709d94916a3ae8817277007b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.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-06-R-macosx-cocoa-x86_64-17228033194994958327.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-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dbc05cd5d6811ae0ec9e3b8bbf3bd05399a3fbd8\",\n      \"arch\": \"i386\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/arm64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7fcd81f6dbcdd03b3d0932d9d4df367f0810728d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86_64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cc1185fd93466d302e4d5810529a9de5d5fe0ec5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7249f7d574089cd508ba5958fafa4beb0d7f1093\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
11:34:14 200'
11:34:14 ++184+ head -n1
11:34:14 +184+ RESPONSE='{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","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\": \"3236fdaa-9bcc-4756-a8f8-7e2269b5a640\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg\",\n  \"uploadDate\": \"2024-06-06T15:12:23.705Z\",\n  \"sha256\": \"9499cf43d47859698a7d98fdecb4b5608a8c7aba8382ac13335cd95340a22a7e\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"213d7826158405dd55f0d2ef3aad0ba6e37d1ee9\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7249f7d574089cd508ba5958fafa4beb0d7f1093\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.x86_64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.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-06-R-macosx-cocoa-x86_64-17228033194994958327.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-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.1.1.202405211302.jar/resources/node-v20.13.1-darwin-x64.tar.gz/node-v20.13.1-darwin-x64.tar/node-v20.13.1-darwin-x64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b651df8124c1653709d94916a3ae8817277007b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.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-06-R-macosx-cocoa-x86_64-17228033194994958327.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-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dbc05cd5d6811ae0ec9e3b8bbf3bd05399a3fbd8\",\n      \"arch\": \"i386\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/arm64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7fcd81f6dbcdd03b3d0932d9d4df367f0810728d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86_64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cc1185fd93466d302e4d5810529a9de5d5fe0ec5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7249f7d574089cd508ba5958fafa4beb0d7f1093\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
11:34:14 ++184+ tail -n1
11:34:14 +184+ STATUS_CODE=200
11:34:14 ++184+ jq -r .notarizationStatus.status
11:34:14 ++184+ echo '{"uuid":"984aed74-1150-48d7-a6de-7c1a2cb62609","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\":' '\"3236fdaa-9bcc-4756-a8f8-7e2269b5a640\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg\",\n' '\"uploadDate\":' '\"2024-06-06T15:12:23.705Z\",\n' '\"sha256\":' '\"9499cf43d47859698a7d98fdecb4b5608a8c7aba8382ac13335cd95340a22a7e\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"213d7826158405dd55f0d2ef3aad0ba6e37d1ee9\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7249f7d574089cd508ba5958fafa4beb0d7f1093\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.x86_64_4.32.0.20240606-1231/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1dc3e0aa58421da00229862264bd44753a8d1499\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.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-06-R-macosx-cocoa-x86_64-17228033194994958327.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-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.1.1.202405211302.jar/resources/node-v20.13.1-darwin-x64.tar.gz/node-v20.13.1-darwin-x64.tar/node-v20.13.1-darwin-x64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7b651df8124c1653709d94916a3ae8817277007b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.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-06-R-macosx-cocoa-x86_64-17228033194994958327.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-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a678702718088d6722b354cfc41a39c33e780c44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4cd63ba153c62631630a11716bdd007fba863065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"230f835ee00d93c808df43d0c2991635e80e63a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9498519d56e66afbc98652661d338edd66a0e4c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b909a667f52716ac4263b8097072a85066bc7d23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f53a30c10008284e16acc1158381119b2463084\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"221287cc2221f20ec84c875388b7a239b06304d0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"829d0d770326ae7073f74579bf678eac3c4828bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0afdad31f5216b285a02d8a790021d33668c89f9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26455017ff930a947b3886eeabed2cc462355cb2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1b702166e0355241d63314f57d901f39f13bac0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99175cdd438e9155db559ba8389441297b93986c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df7980d9033f04fb2a6341bcd93a729411129a27\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"888c55093caeb579a852e764aeb69420c7d398b5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"597b23ed4e29196566607e54893ec9cf410e669a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86/libjansi.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dbc05cd5d6811ae0ec9e3b8bbf3bd05399a3fbd8\",\n' '\"arch\":' '\"i386\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/arm64/libjansi.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7fcd81f6dbcdd03b3d0932d9d4df367f0810728d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86_64/libjansi.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cc1185fd93466d302e4d5810529a9de5d5fe0ec5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-x86_64-17228033194994958327.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7249f7d574089cd508ba5958fafa4beb0d7f1093\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
11:34:14 +184+ STATUS=COMPLETE
11:34:14 +184+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
11:34:14 +184+ [[ 200 == \5\0\3 ]]
11:34:14 +184+ [[ 200 == \5\0\2 ]]
11:34:14 +184+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
11:34:14 +184+ break
11:34:14 +184+ rm eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg
11:34:14 +184+ curl -JO https://cbi.eclipse.org/macos/xcrun/984aed74-1150-48d7-a6de-7c1a2cb62609/download
11:34:14   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
11:34:14                                  Dload  Upload   Total   Spent    Left  Speed
11:34:14 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1412k    0 1412k    0     0  27.5M      0 --:--:-- --:--:-- --:--:-- 27.0M
100 73.9M    0 73.9M    0     0  70.3M      0 --:--:--  0:00:01 --:--:-- 70.3M
100  141M    0  141M    0     0  69.1M      0 --:--:--  0:00:02 --:--:-- 69.1M
100  184M    0  184M    0     0  60.5M      0 --:--:--  0:00:03 --:--:-- 60.5M
100  267M    0  267M    0     0  66.1M      0 --:--:--  0:00:04 --:--:-- 66.1M++963+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a3bdbbfc-821b-472f-b59f-02317d5958fd/status
11:34:19 +963+ RESPONSE_RAW='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:34:19 200'
11:34:19 ++963+ head -n1
11:34:19 +963+ RESPONSE='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:34:19 ++963+ tail -n1
11:34:19 +963+ STATUS_CODE=200
11:34:19 ++963+ echo '{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:34:19 ++963+ jq -r .notarizationStatus.status
11:34:19 +963+ STATUS=IN_PROGRESS
11:34:19 +963+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:34:19 +963+ sleep 1m
11:34:19 
100  350M    0  350M    0     0  69.2M      0 --:--:--  0:00:05 --:--:-- 69.7M
100  427M    0  427M    0     0  70.6M      0 --:--:--  0:00:06 --:--:-- 70.7M
100  491M    0  491M    0     0  69.7M      0 --:--:--  0:00:07 --:--:-- 70.0M++398+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2/status
11:34:22 +398+ RESPONSE_RAW='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:34:22 200'
11:34:22 ++398+ head -n1
11:34:22 +398+ RESPONSE='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:34:22 ++398+ tail -n1
11:34:22 +398+ STATUS_CODE=200
11:34:22 ++398+ echo '{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:34:22 ++398+ jq -r .notarizationStatus.status
11:34:22 +398+ STATUS=IN_PROGRESS
11:34:22 +398+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:34:22 +398+ sleep 1m
11:34:22 
100  521M    0  521M    0     0  69.8M      0 --:--:--  0:00:07 --:--:-- 76.2M
11:34:22 curl: Saved to filename 'eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg'
11:34:22 +184+ cp -vf eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg
11:34:22 'eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg'
11:34:22 ++184+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg
11:34:22 +184+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
11:34:22 ++184+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg
11:34:22 +184+ b=eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg
11:34:22 +184+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
11:34:22 +184+ md5sum eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg
11:34:23 +184+ sha1sum eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg
11:34:24 ++767+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/46fcb529-b1ed-4517-9c49-b4a6d99bbcae/status
11:34:24 +767+ RESPONSE_RAW='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","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\": \"111baf8d-a474-41de-b517-3db9bc9eaf7c\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg\",\n  \"uploadDate\": \"2024-06-06T15:16:11.354Z\",\n  \"sha256\": \"993d18e28eb06985740201651ee378526a1bd658b7c92a15571239a529411c6a\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf12a4a8f2ce37174f1ca7cbeebf1b37aca9eb50\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"77a4ca76ce0ccf1039caa75f35cb989e697f815c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.x86_64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202406041555.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"507414029b386f7f583dec5b01e19fb36966aebc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202406041555.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0565a9d6504d8996628889cb5389852c11ff2c19\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.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-06-R-macosx-cocoa-x86_64-15841714801503078329.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-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.1.1.202405211302.jar/resources/node-v20.13.1-darwin-x64.tar.gz/node-v20.13.1-darwin-x64.tar/node-v20.13.1-darwin-x64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b651df8124c1653709d94916a3ae8817277007b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.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-06-R-macosx-cocoa-x86_64-15841714801503078329.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-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"77a4ca76ce0ccf1039caa75f35cb989e697f815c\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
11:34:24 200'
11:34:24 ++767+ head -n1
11:34:24 +767+ RESPONSE='{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","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\": \"111baf8d-a474-41de-b517-3db9bc9eaf7c\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg\",\n  \"uploadDate\": \"2024-06-06T15:16:11.354Z\",\n  \"sha256\": \"993d18e28eb06985740201651ee378526a1bd658b7c92a15571239a529411c6a\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf12a4a8f2ce37174f1ca7cbeebf1b37aca9eb50\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"77a4ca76ce0ccf1039caa75f35cb989e697f815c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.x86_64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202406041555.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"507414029b386f7f583dec5b01e19fb36966aebc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202406041555.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0565a9d6504d8996628889cb5389852c11ff2c19\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.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-06-R-macosx-cocoa-x86_64-15841714801503078329.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-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.1.1.202405211302.jar/resources/node-v20.13.1-darwin-x64.tar.gz/node-v20.13.1-darwin-x64.tar/node-v20.13.1-darwin-x64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b651df8124c1653709d94916a3ae8817277007b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.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-06-R-macosx-cocoa-x86_64-15841714801503078329.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-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"77a4ca76ce0ccf1039caa75f35cb989e697f815c\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
11:34:24 ++767+ tail -n1
11:34:24 +767+ STATUS_CODE=200
11:34:24 ++767+ jq -r .notarizationStatus.status
11:34:24 ++767+ echo '{"uuid":"46fcb529-b1ed-4517-9c49-b4a6d99bbcae","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\":' '\"111baf8d-a474-41de-b517-3db9bc9eaf7c\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg\",\n' '\"uploadDate\":' '\"2024-06-06T15:16:11.354Z\",\n' '\"sha256\":' '\"993d18e28eb06985740201651ee378526a1bd658b7c92a15571239a529411c6a\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf12a4a8f2ce37174f1ca7cbeebf1b37aca9eb50\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"77a4ca76ce0ccf1039caa75f35cb989e697f815c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.x86_64_4.32.0.20240606-1231/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1dc3e0aa58421da00229862264bd44753a8d1499\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202406041555.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"507414029b386f7f583dec5b01e19fb36966aebc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202406041555.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0565a9d6504d8996628889cb5389852c11ff2c19\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.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-06-R-macosx-cocoa-x86_64-15841714801503078329.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-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.1.1.202405211302.jar/resources/node-v20.13.1-darwin-x64.tar.gz/node-v20.13.1-darwin-x64.tar/node-v20.13.1-darwin-x64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7b651df8124c1653709d94916a3ae8817277007b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.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-06-R-macosx-cocoa-x86_64-15841714801503078329.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-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a678702718088d6722b354cfc41a39c33e780c44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4cd63ba153c62631630a11716bdd007fba863065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"230f835ee00d93c808df43d0c2991635e80e63a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9498519d56e66afbc98652661d338edd66a0e4c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b909a667f52716ac4263b8097072a85066bc7d23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f53a30c10008284e16acc1158381119b2463084\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"221287cc2221f20ec84c875388b7a239b06304d0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"829d0d770326ae7073f74579bf678eac3c4828bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0afdad31f5216b285a02d8a790021d33668c89f9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26455017ff930a947b3886eeabed2cc462355cb2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1b702166e0355241d63314f57d901f39f13bac0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99175cdd438e9155db559ba8389441297b93986c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df7980d9033f04fb2a6341bcd93a729411129a27\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"888c55093caeb579a852e764aeb69420c7d398b5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"597b23ed4e29196566607e54893ec9cf410e669a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-x86_64-15841714801503078329.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"77a4ca76ce0ccf1039caa75f35cb989e697f815c\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
11:34:24 +767+ STATUS=COMPLETE
11:34:24 +767+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
11:34:24 +767+ [[ 200 == \5\0\3 ]]
11:34:24 +767+ [[ 200 == \5\0\2 ]]
11:34:24 +767+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
11:34:24 +767+ break
11:34:24 +767+ rm eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg
11:34:24 +767+ curl -JO https://cbi.eclipse.org/macos/xcrun/46fcb529-b1ed-4517-9c49-b4a6d99bbcae/download
11:34:24   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
11:34:24                                  Dload  Upload   Total   Spent    Left  Speed
11:34:24 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 19.0M    0 19.0M    0     0  39.4M      0 --:--:-- --:--:-- --:--:-- 39.3M+184+ sha512sum -b eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg
11:34:25 
100 77.5M    0 77.5M    0     0  51.1M      0 --:--:--  0:00:01 --:--:-- 51.1M
100  167M    0  167M    0     0  67.5M      0 --:--:--  0:00:02 --:--:-- 67.5M+184+ rm eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize
11:34:27 +184+ rm -f eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.md5
11:34:27 +184+ rm -f eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.sha1
11:34:27 +184+ rm -f eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.sha512
11:34:27 
100  245M    0  245M    0     0  70.3M      0 --:--:--  0:00:03 --:--:-- 70.3M
100  324M    0  324M    0     0  72.2M      0 --:--:--  0:00:04 --:--:-- 72.2M
100  398M    0  398M    0     0  72.6M      0 --:--:--  0:00:05 --:--:-- 75.8M
100  407M    0  407M    0     0  72.9M      0 --:--:--  0:00:05 --:--:-- 81.0M
11:34:29 curl: Saved to filename 'eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg'
11:34:29 +767+ cp -vf eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg
11:34:30 'eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg'
11:34:30 ++767+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg
11:34:30 +767+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
11:34:30 ++767+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg
11:34:30 +767+ b=eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg
11:34:30 +767+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
11:34:30 +767+ md5sum eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg
11:34:30 ++591+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d26e9f1a-d362-45af-ac19-ef87a7e3a172/status
11:34:30 +591+ RESPONSE_RAW='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:34:30 200'
11:34:30 ++591+ head -n1
11:34:30 +591+ RESPONSE='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:34:30 ++591+ tail -n1
11:34:30 +591+ STATUS_CODE=200
11:34:30 ++591+ echo '{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:34:30 ++591+ jq -r .notarizationStatus.status
11:34:30 +591+ STATUS=IN_PROGRESS
11:34:30 +591+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:34:30 +591+ sleep 1m
11:34:30 +767+ sha1sum eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg
11:34:31 +767+ sha512sum -b eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg
11:34:33 +767+ rm eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize
11:34:33 +767+ rm -f eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.md5
11:34:33 +767+ rm -f eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.sha1
11:34:33 +767+ rm -f eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.sha512
11:34:38 ++1035+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e5842955-5ebf-40de-ac73-8c70291f1465/status
11:34:38 +1035+ RESPONSE_RAW='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:34:38 200'
11:34:38 ++1035+ head -n1
11:34:38 +1035+ RESPONSE='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:34:38 ++1035+ tail -n1
11:34:38 +1035+ STATUS_CODE=200
11:34:38 ++1035+ echo '{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:34:38 ++1035+ jq -r .notarizationStatus.status
11:34:38 +1035+ STATUS=IN_PROGRESS
11:34:38 +1035+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:34:38 +1035+ sleep 1m
11:34:42 ++829+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21f99eab-182e-464f-9590-df904aa2840f/status
11:34:42 +829+ RESPONSE_RAW='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:34:42 200'
11:34:42 ++829+ head -n1
11:34:42 +829+ RESPONSE='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:34:42 ++829+ tail -n1
11:34:42 +829+ STATUS_CODE=200
11:34:42 ++829+ echo '{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:34:42 ++829+ jq -r .notarizationStatus.status
11:34:42 +829+ STATUS=IN_PROGRESS
11:34:42 +829+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:34:42 +829+ sleep 1m
11:34:43 ++324+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3b077971-591c-4040-b39d-c76ab35c1fc7/status
11:34:43 +324+ RESPONSE_RAW='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:34:43 200'
11:34:43 ++324+ head -n1
11:34:43 +324+ RESPONSE='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:34:43 ++324+ tail -n1
11:34:43 +324+ STATUS_CODE=200
11:34:43 ++324+ echo '{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:34:43 ++324+ jq -r .notarizationStatus.status
11:34:43 +324+ STATUS=IN_PROGRESS
11:34:43 +324+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:34:43 +324+ sleep 1m
11:34:51 ++643+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a27139a3-d537-461e-ae7d-22e4c7daea05/status
11:34:51 +643+ RESPONSE_RAW='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:34:51 200'
11:34:51 ++643+ head -n1
11:34:51 +643+ RESPONSE='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:34:51 ++643+ tail -n1
11:34:51 +643+ STATUS_CODE=200
11:34:51 ++643+ echo '{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:34:51 ++643+ jq -r .notarizationStatus.status
11:34:51 +643+ STATUS=IN_PROGRESS
11:34:51 +643+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:34:51 +643+ sleep 1m
11:35:01 ++356+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21631a71-8bf4-4b8d-981d-34e5dfbc8c96/status
11:35:01 +356+ RESPONSE_RAW='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:35:01 200'
11:35:01 ++356+ head -n1
11:35:01 +356+ RESPONSE='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:35:01 ++356+ tail -n1
11:35:01 +356+ STATUS_CODE=200
11:35:01 ++356+ echo '{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:35:01 ++356+ jq -r .notarizationStatus.status
11:35:01 +356+ STATUS=IN_PROGRESS
11:35:01 +356+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:35:01 +356+ sleep 1m
11:35:03 ++891+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef/status
11:35:03 +891+ RESPONSE_RAW='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:35:03 200'
11:35:03 ++891+ head -n1
11:35:03 +891+ RESPONSE='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:35:03 ++891+ tail -n1
11:35:03 +891+ STATUS_CODE=200
11:35:03 ++891+ echo '{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:35:03 ++891+ jq -r .notarizationStatus.status
11:35:03 +891+ STATUS=IN_PROGRESS
11:35:03 +891+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:35:03 +891+ sleep 1m
11:35:05 ++705+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b8a660e3-f771-446a-a195-bbd86ae9155c/status
11:35:05 +705+ RESPONSE_RAW='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","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\": \"d81a512f-1292-447a-a739-0e3572d3e3b9\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg\",\n  \"uploadDate\": \"2024-06-06T15:16:17.547Z\",\n  \"sha256\": \"ac4c2761a80c792c29054980549896f60b673d0059378168680f814f68d158f9\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebad83c81854bc91722d678e2fc4ce50c9f17b\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"abc6983a30eda30bb4ff71a6b3e261847c44fee8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.aarch64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202406041555.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"507414029b386f7f583dec5b01e19fb36966aebc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202406041555.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0565a9d6504d8996628889cb5389852c11ff2c19\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.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-06-R-macosx-cocoa-aarch64-97907713148210298.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-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.1.1.202405211302.jar/resources/node-v20.13.1-darwin-arm64.tar.gz/node-v20.13.1-darwin-arm64.tar/node-v20.13.1-darwin-arm64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e12316eecf6ff25134ba94e2c366edb81d8b82a3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.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-06-R-macosx-cocoa-aarch64-97907713148210298.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-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"abc6983a30eda30bb4ff71a6b3e261847c44fee8\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
11:35:05 200'
11:35:05 ++705+ head -n1
11:35:05 +705+ RESPONSE='{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","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\": \"d81a512f-1292-447a-a739-0e3572d3e3b9\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg\",\n  \"uploadDate\": \"2024-06-06T15:16:17.547Z\",\n  \"sha256\": \"ac4c2761a80c792c29054980549896f60b673d0059378168680f814f68d158f9\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebad83c81854bc91722d678e2fc4ce50c9f17b\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"abc6983a30eda30bb4ff71a6b3e261847c44fee8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.aarch64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202406041555.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"507414029b386f7f583dec5b01e19fb36966aebc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202406041555.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0565a9d6504d8996628889cb5389852c11ff2c19\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.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-06-R-macosx-cocoa-aarch64-97907713148210298.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-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.1.1.202405211302.jar/resources/node-v20.13.1-darwin-arm64.tar.gz/node-v20.13.1-darwin-arm64.tar/node-v20.13.1-darwin-arm64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e12316eecf6ff25134ba94e2c366edb81d8b82a3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.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-06-R-macosx-cocoa-aarch64-97907713148210298.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-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"abc6983a30eda30bb4ff71a6b3e261847c44fee8\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
11:35:05 ++705+ tail -n1
11:35:05 +705+ STATUS_CODE=200
11:35:05 ++705+ jq -r .notarizationStatus.status
11:35:05 ++705+ echo '{"uuid":"b8a660e3-f771-446a-a195-bbd86ae9155c","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\":' '\"d81a512f-1292-447a-a739-0e3572d3e3b9\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg\",\n' '\"uploadDate\":' '\"2024-06-06T15:16:17.547Z\",\n' '\"sha256\":' '\"ac4c2761a80c792c29054980549896f60b673d0059378168680f814f68d158f9\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebad83c81854bc91722d678e2fc4ce50c9f17b\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"abc6983a30eda30bb4ff71a6b3e261847c44fee8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.aarch64_4.32.0.20240606-1231/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202406041555.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"507414029b386f7f583dec5b01e19fb36966aebc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202406041555.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0565a9d6504d8996628889cb5389852c11ff2c19\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.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-06-R-macosx-cocoa-aarch64-97907713148210298.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-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1890d84559ff17552bbc5849af69a7599e2a628d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.1.1.202405211302.jar/resources/node-v20.13.1-darwin-arm64.tar.gz/node-v20.13.1-darwin-arm64.tar/node-v20.13.1-darwin-arm64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e12316eecf6ff25134ba94e2c366edb81d8b82a3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.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-06-R-macosx-cocoa-aarch64-97907713148210298.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-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ee1390bac3aac18f9089c4744a742477158b1af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48aff537996048403a657ca3651c35b6e7dad18a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd60513572c0ac340c79494a8883607242b6442b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e8201cca40596294188cd2df95e27bbc27940f25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bb245c57e04dc229f1268a96aead5147247e41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf55166731342d0a65a6db3d53af4685a6989eae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c75665e4e8b555189c386b732164457e7b80ecb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb73a1bbd201c8a94927954d788373915491fc8e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecc25763935731c2bb4ed89545e95ca212329c57\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2d322de95f588e486586106fb3adb7a232d3a727\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332b1856c718286e35df1ccc759286c63db7bc45\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15ce7577d3c990127085b8dea8174d740ec272ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90afc4edfee1782468fdec5cab180a7533d17aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ee8371af06189c4ba625d243b39788e73ae23401\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9f75fff6e0ce189bf1080663643a45742c85625\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"250670496974f7410a847531817b05c93421a50b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ec72f9cc99370be1a2451258935cd31804791a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f186477e2121d809ee7726a77eddf0a9423734c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aedefb1ea0fd7715dca5337919eea223c053d604\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"662eeac930979eba6cc5183183417bce3445adc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f06a9a1117f6dcce48511e37da416126a39154\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"459225ef2de331f6eb0d34425525db993e881ba8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"064850ce36f634d352d932fb9cd756bed17d3efb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"921731a090f37de78c45152302ed554449d3e963\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-R-macosx-cocoa-aarch64-97907713148210298.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"abc6983a30eda30bb4ff71a6b3e261847c44fee8\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
11:35:05 +705+ STATUS=COMPLETE
11:35:05 +705+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
11:35:05 +705+ [[ 200 == \5\0\3 ]]
11:35:05 +705+ [[ 200 == \5\0\2 ]]
11:35:05 +705+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
11:35:05 +705+ break
11:35:05 +705+ rm eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg
11:35:05 +705+ curl -JO https://cbi.eclipse.org/macos/xcrun/b8a660e3-f771-446a-a195-bbd86ae9155c/download
11:35:05   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
11:35:05                                  Dload  Upload   Total   Spent    Left  Speed
11:35:05 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 66.8M    0 66.8M    0     0  80.7M      0 --:--:-- --:--:-- --:--:-- 80.6M
100  147M    0  147M    0     0  80.6M      0 --:--:--  0:00:01 --:--:-- 80.6M++260+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1b9ffba-58c6-4790-927c-8d46f5727279/status
11:35:07 +260+ RESPONSE_RAW='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:35:07 200'
11:35:07 ++260+ head -n1
11:35:07 +260+ RESPONSE='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:35:07 ++260+ tail -n1
11:35:07 +260+ STATUS_CODE=200
11:35:07 ++260+ echo '{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:35:07 ++260+ jq -r .notarizationStatus.status
11:35:07 +260+ STATUS=IN_PROGRESS
11:35:07 +260+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:35:07 +260+ sleep 1m
11:35:08 
100  214M    0  214M    0     0  75.8M      0 --:--:--  0:00:02 --:--:-- 75.8M
100  306M    0  306M    0     0  80.0M      0 --:--:--  0:00:03 --:--:-- 80.0M
100  366M    0  366M    0     0  75.7M      0 --:--:--  0:00:04 --:--:-- 75.7M
100  404M    0  404M    0     0  77.0M      0 --:--:--  0:00:05 --:--:-- 76.4M
11:35:11 curl: Saved to filename 'eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg'
11:35:11 +705+ cp -vf eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg
11:35:11 'eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg'
11:35:11 ++705+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg
11:35:11 +705+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
11:35:11 ++705+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg
11:35:11 +705+ b=eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg
11:35:11 +705+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
11:35:11 +705+ md5sum eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg
11:35:12 +705+ sha1sum eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg
11:35:13 +705+ sha512sum -b eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg
11:35:14 +705+ rm eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize
11:35:14 +705+ rm -f eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.md5
11:35:14 +705+ rm -f eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.sha1
11:35:14 +705+ rm -f eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.sha512
11:35:19 ++963+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a3bdbbfc-821b-472f-b59f-02317d5958fd/status
11:35:19 +963+ RESPONSE_RAW='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:35:19 200'
11:35:19 ++963+ head -n1
11:35:19 +963+ RESPONSE='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:35:19 ++963+ tail -n1
11:35:19 +963+ STATUS_CODE=200
11:35:19 ++963+ echo '{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:35:19 ++963+ jq -r .notarizationStatus.status
11:35:19 +963+ STATUS=IN_PROGRESS
11:35:19 +963+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:35:19 +963+ sleep 1m
11:35:22 ++398+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2/status
11:35:22 +398+ RESPONSE_RAW='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:35:22 200'
11:35:22 ++398+ head -n1
11:35:22 +398+ RESPONSE='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:35:22 ++398+ tail -n1
11:35:22 +398+ STATUS_CODE=200
11:35:22 ++398+ echo '{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:35:22 ++398+ jq -r .notarizationStatus.status
11:35:22 +398+ STATUS=IN_PROGRESS
11:35:22 +398+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:35:22 +398+ sleep 1m
11:35:30 ++591+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d26e9f1a-d362-45af-ac19-ef87a7e3a172/status
11:35:30 +591+ RESPONSE_RAW='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","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\": \"b77b23b4-d0a5-453c-95b1-cf511d507fb8\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg\",\n  \"uploadDate\": \"2024-06-06T15:15:38.715Z\",\n  \"sha256\": \"0b38a6abd0a01bc1fd9eb8b73d5c3d8c4e395b8c57b0a33d8aa6992768872ca4\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"32dc2ef88314de03f0f130c77624b5cfb7e743b0\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"974c2e355634c8f9d0383a74d892d66fc5a19913\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.aarch64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.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-06-R-macosx-cocoa-aarch64-10347353716665658023.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-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.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-06-R-macosx-cocoa-aarch64-10347353716665658023.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-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dbc05cd5d6811ae0ec9e3b8bbf3bd05399a3fbd8\",\n      \"arch\": \"i386\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/arm64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7fcd81f6dbcdd03b3d0932d9d4df367f0810728d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86_64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cc1185fd93466d302e4d5810529a9de5d5fe0ec5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"974c2e355634c8f9d0383a74d892d66fc5a19913\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
11:35:30 200'
11:35:30 ++591+ head -n1
11:35:30 +591+ RESPONSE='{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","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\": \"b77b23b4-d0a5-453c-95b1-cf511d507fb8\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg\",\n  \"uploadDate\": \"2024-06-06T15:15:38.715Z\",\n  \"sha256\": \"0b38a6abd0a01bc1fd9eb8b73d5c3d8c4e395b8c57b0a33d8aa6992768872ca4\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"32dc2ef88314de03f0f130c77624b5cfb7e743b0\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"974c2e355634c8f9d0383a74d892d66fc5a19913\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.aarch64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.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-06-R-macosx-cocoa-aarch64-10347353716665658023.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-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.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-06-R-macosx-cocoa-aarch64-10347353716665658023.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-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dbc05cd5d6811ae0ec9e3b8bbf3bd05399a3fbd8\",\n      \"arch\": \"i386\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/arm64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7fcd81f6dbcdd03b3d0932d9d4df367f0810728d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86_64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cc1185fd93466d302e4d5810529a9de5d5fe0ec5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"974c2e355634c8f9d0383a74d892d66fc5a19913\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
11:35:30 ++591+ tail -n1
11:35:30 +591+ STATUS_CODE=200
11:35:30 ++591+ jq -r .notarizationStatus.status
11:35:30 ++591+ echo '{"uuid":"d26e9f1a-d362-45af-ac19-ef87a7e3a172","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\":' '\"b77b23b4-d0a5-453c-95b1-cf511d507fb8\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg\",\n' '\"uploadDate\":' '\"2024-06-06T15:15:38.715Z\",\n' '\"sha256\":' '\"0b38a6abd0a01bc1fd9eb8b73d5c3d8c4e395b8c57b0a33d8aa6992768872ca4\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"32dc2ef88314de03f0f130c77624b5cfb7e743b0\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"974c2e355634c8f9d0383a74d892d66fc5a19913\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.aarch64_4.32.0.20240606-1231/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.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-06-R-macosx-cocoa-aarch64-10347353716665658023.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-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1890d84559ff17552bbc5849af69a7599e2a628d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.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-06-R-macosx-cocoa-aarch64-10347353716665658023.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-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ee1390bac3aac18f9089c4744a742477158b1af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48aff537996048403a657ca3651c35b6e7dad18a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd60513572c0ac340c79494a8883607242b6442b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e8201cca40596294188cd2df95e27bbc27940f25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bb245c57e04dc229f1268a96aead5147247e41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf55166731342d0a65a6db3d53af4685a6989eae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c75665e4e8b555189c386b732164457e7b80ecb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb73a1bbd201c8a94927954d788373915491fc8e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecc25763935731c2bb4ed89545e95ca212329c57\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2d322de95f588e486586106fb3adb7a232d3a727\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332b1856c718286e35df1ccc759286c63db7bc45\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15ce7577d3c990127085b8dea8174d740ec272ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90afc4edfee1782468fdec5cab180a7533d17aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ee8371af06189c4ba625d243b39788e73ae23401\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9f75fff6e0ce189bf1080663643a45742c85625\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"250670496974f7410a847531817b05c93421a50b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ec72f9cc99370be1a2451258935cd31804791a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f186477e2121d809ee7726a77eddf0a9423734c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aedefb1ea0fd7715dca5337919eea223c053d604\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"662eeac930979eba6cc5183183417bce3445adc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f06a9a1117f6dcce48511e37da416126a39154\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"459225ef2de331f6eb0d34425525db993e881ba8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"064850ce36f634d352d932fb9cd756bed17d3efb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"921731a090f37de78c45152302ed554449d3e963\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86/libjansi.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dbc05cd5d6811ae0ec9e3b8bbf3bd05399a3fbd8\",\n' '\"arch\":' '\"i386\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/arm64/libjansi.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7fcd81f6dbcdd03b3d0932d9d4df367f0810728d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86_64/libjansi.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cc1185fd93466d302e4d5810529a9de5d5fe0ec5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-R-macosx-cocoa-aarch64-10347353716665658023.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"974c2e355634c8f9d0383a74d892d66fc5a19913\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
11:35:30 +591+ STATUS=COMPLETE
11:35:30 +591+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
11:35:30 +591+ [[ 200 == \5\0\3 ]]
11:35:30 +591+ [[ 200 == \5\0\2 ]]
11:35:30 +591+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
11:35:30 +591+ break
11:35:30 +591+ rm eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg
11:35:30 +591+ curl -JO https://cbi.eclipse.org/macos/xcrun/d26e9f1a-d362-45af-ac19-ef87a7e3a172/download
11:35:30   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
11:35:30                                  Dload  Upload   Total   Spent    Left  Speed
11:35:30 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 45.6M    0 45.6M    0     0  70.8M      0 --:--:-- --:--:-- --:--:-- 70.7M
100  106M    0  106M    0     0  64.6M      0 --:--:--  0:00:01 --:--:-- 64.6M
100  181M    0  181M    0     0  68.8M      0 --:--:--  0:00:02 --:--:-- 68.7M
100  261M    0  261M    0     0  71.8M      0 --:--:--  0:00:03 --:--:-- 71.8M
100  326M    0  326M    0     0  69.6M      0 --:--:--  0:00:04 --:--:-- 69.5M
100  401M    0  401M    0     0  71.8M      0 --:--:--  0:00:05 --:--:-- 71.9M
11:35:36 curl: Saved to filename 'eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg'
11:35:36 +591+ cp -vf eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg
11:35:36 'eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg'
11:35:36 ++591+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg
11:35:36 +591+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
11:35:36 ++591+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg
11:35:36 +591+ b=eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg
11:35:36 +591+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
11:35:36 +591+ md5sum eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg
11:35:37 +591+ sha1sum eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg
11:35:38 ++1035+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e5842955-5ebf-40de-ac73-8c70291f1465/status
11:35:38 +1035+ RESPONSE_RAW='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:35:38 200'
11:35:38 ++1035+ head -n1
11:35:38 +1035+ RESPONSE='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:35:38 ++1035+ tail -n1
11:35:38 +1035+ STATUS_CODE=200
11:35:38 ++1035+ echo '{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:35:38 ++1035+ jq -r .notarizationStatus.status
11:35:38 +1035+ STATUS=IN_PROGRESS
11:35:38 +1035+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:35:38 +1035+ sleep 1m
11:35:38 +591+ sha512sum -b eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg
11:35:40 +591+ rm eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize
11:35:40 +591+ rm -f eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.md5
11:35:40 +591+ rm -f eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.sha1
11:35:40 +591+ rm -f eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.sha512
11:35:42 ++829+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21f99eab-182e-464f-9590-df904aa2840f/status
11:35:42 +829+ RESPONSE_RAW='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:35:42 200'
11:35:42 ++829+ head -n1
11:35:42 +829+ RESPONSE='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:35:42 ++829+ tail -n1
11:35:42 +829+ STATUS_CODE=200
11:35:42 ++829+ echo '{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:35:42 ++829+ jq -r .notarizationStatus.status
11:35:42 +829+ STATUS=IN_PROGRESS
11:35:42 +829+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:35:42 +829+ sleep 1m
11:35:43 ++324+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3b077971-591c-4040-b39d-c76ab35c1fc7/status
11:35:43 +324+ RESPONSE_RAW='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:35:43 200'
11:35:43 ++324+ head -n1
11:35:43 +324+ RESPONSE='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:35:43 ++324+ tail -n1
11:35:43 +324+ STATUS_CODE=200
11:35:43 ++324+ echo '{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:35:43 ++324+ jq -r .notarizationStatus.status
11:35:43 +324+ STATUS=IN_PROGRESS
11:35:43 +324+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:35:43 +324+ sleep 1m
11:35:51 ++643+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a27139a3-d537-461e-ae7d-22e4c7daea05/status
11:35:51 +643+ RESPONSE_RAW='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:35:51 200'
11:35:51 ++643+ head -n1
11:35:51 +643+ RESPONSE='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:35:51 ++643+ tail -n1
11:35:51 +643+ STATUS_CODE=200
11:35:51 ++643+ echo '{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:35:51 ++643+ jq -r .notarizationStatus.status
11:35:51 +643+ STATUS=IN_PROGRESS
11:35:51 +643+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:35:51 +643+ sleep 1m
11:36:01 ++356+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21631a71-8bf4-4b8d-981d-34e5dfbc8c96/status
11:36:01 +356+ RESPONSE_RAW='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:36:01 200'
11:36:01 ++356+ head -n1
11:36:01 +356+ RESPONSE='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:36:01 ++356+ tail -n1
11:36:01 +356+ STATUS_CODE=200
11:36:01 ++356+ echo '{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:36:01 ++356+ jq -r .notarizationStatus.status
11:36:01 +356+ STATUS=IN_PROGRESS
11:36:01 +356+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:36:01 +356+ sleep 1m
11:36:03 ++891+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef/status
11:36:03 +891+ RESPONSE_RAW='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:36:03 200'
11:36:03 ++891+ head -n1
11:36:03 +891+ RESPONSE='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:36:03 ++891+ tail -n1
11:36:03 +891+ STATUS_CODE=200
11:36:03 ++891+ echo '{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:36:03 ++891+ jq -r .notarizationStatus.status
11:36:03 +891+ STATUS=IN_PROGRESS
11:36:03 +891+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:36:03 +891+ sleep 1m
11:36:07 ++260+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1b9ffba-58c6-4790-927c-8d46f5727279/status
11:36:07 +260+ RESPONSE_RAW='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:36:07 200'
11:36:07 ++260+ head -n1
11:36:07 +260+ RESPONSE='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:36:07 ++260+ tail -n1
11:36:07 +260+ STATUS_CODE=200
11:36:07 ++260+ echo '{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:36:07 ++260+ jq -r .notarizationStatus.status
11:36:07 +260+ STATUS=IN_PROGRESS
11:36:07 +260+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:36:07 +260+ sleep 1m
11:36:19 ++963+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a3bdbbfc-821b-472f-b59f-02317d5958fd/status
11:36:19 +963+ RESPONSE_RAW='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:36:19 200'
11:36:19 ++963+ head -n1
11:36:19 +963+ RESPONSE='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:36:19 ++963+ tail -n1
11:36:19 +963+ STATUS_CODE=200
11:36:19 ++963+ echo '{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:36:19 ++963+ jq -r .notarizationStatus.status
11:36:19 +963+ STATUS=IN_PROGRESS
11:36:19 +963+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:36:19 +963+ sleep 1m
11:36:22 ++398+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2/status
11:36:22 +398+ RESPONSE_RAW='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","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\": \"e876240a-16ac-44e4-9328-a92785330371\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg\",\n  \"uploadDate\": \"2024-06-06T15:14:50.965Z\",\n  \"sha256\": \"58d075e0e939c6fa6746ecca3332f9540508a7e3bdd87ec0df6fe475e85e0b4e\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b235ad237f3c55d8ab6a933218e7676450cbdcdc\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c0f98561586302d7513f68676c2d096ca475099\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.x86_64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.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-06-R-macosx-cocoa-x86_64-7165690516174014612.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-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.1.1.202405211302.jar/resources/node-v20.13.1-darwin-x64.tar.gz/node-v20.13.1-darwin-x64.tar/node-v20.13.1-darwin-x64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b651df8124c1653709d94916a3ae8817277007b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.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-06-R-macosx-cocoa-x86_64-7165690516174014612.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-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dbc05cd5d6811ae0ec9e3b8bbf3bd05399a3fbd8\",\n      \"arch\": \"i386\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/arm64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7fcd81f6dbcdd03b3d0932d9d4df367f0810728d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86_64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cc1185fd93466d302e4d5810529a9de5d5fe0ec5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c0f98561586302d7513f68676c2d096ca475099\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": [\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.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-06-R-macosx-cocoa-x86_64-7165690516174014612.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-06-R-macosx-cocoa-x86_64-7165690516174014612.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-06-R-macosx-cocoa-x86_64-7165690516174014612.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"}}
11:36:22 200'
11:36:22 ++398+ head -n1
11:36:22 +398+ RESPONSE='{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","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\": \"e876240a-16ac-44e4-9328-a92785330371\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg\",\n  \"uploadDate\": \"2024-06-06T15:14:50.965Z\",\n  \"sha256\": \"58d075e0e939c6fa6746ecca3332f9540508a7e3bdd87ec0df6fe475e85e0b4e\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b235ad237f3c55d8ab6a933218e7676450cbdcdc\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c0f98561586302d7513f68676c2d096ca475099\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.x86_64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.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-06-R-macosx-cocoa-x86_64-7165690516174014612.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-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.1.1.202405211302.jar/resources/node-v20.13.1-darwin-x64.tar.gz/node-v20.13.1-darwin-x64.tar/node-v20.13.1-darwin-x64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b651df8124c1653709d94916a3ae8817277007b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.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-06-R-macosx-cocoa-x86_64-7165690516174014612.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-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dbc05cd5d6811ae0ec9e3b8bbf3bd05399a3fbd8\",\n      \"arch\": \"i386\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/arm64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7fcd81f6dbcdd03b3d0932d9d4df367f0810728d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86_64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cc1185fd93466d302e4d5810529a9de5d5fe0ec5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c0f98561586302d7513f68676c2d096ca475099\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": [\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.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-06-R-macosx-cocoa-x86_64-7165690516174014612.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-06-R-macosx-cocoa-x86_64-7165690516174014612.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-06-R-macosx-cocoa-x86_64-7165690516174014612.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"}}'
11:36:22 ++398+ tail -n1
11:36:22 +398+ STATUS_CODE=200
11:36:22 ++398+ jq -r .notarizationStatus.status
11:36:22 ++398+ echo '{"uuid":"f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2","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\":' '\"e876240a-16ac-44e4-9328-a92785330371\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg\",\n' '\"uploadDate\":' '\"2024-06-06T15:14:50.965Z\",\n' '\"sha256\":' '\"58d075e0e939c6fa6746ecca3332f9540508a7e3bdd87ec0df6fe475e85e0b4e\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b235ad237f3c55d8ab6a933218e7676450cbdcdc\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c0f98561586302d7513f68676c2d096ca475099\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.x86_64_4.32.0.20240606-1231/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1dc3e0aa58421da00229862264bd44753a8d1499\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.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-06-R-macosx-cocoa-x86_64-7165690516174014612.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-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.1.1.202405211302.jar/resources/node-v20.13.1-darwin-x64.tar.gz/node-v20.13.1-darwin-x64.tar/node-v20.13.1-darwin-x64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7b651df8124c1653709d94916a3ae8817277007b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.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-06-R-macosx-cocoa-x86_64-7165690516174014612.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-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a678702718088d6722b354cfc41a39c33e780c44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4cd63ba153c62631630a11716bdd007fba863065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"230f835ee00d93c808df43d0c2991635e80e63a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9498519d56e66afbc98652661d338edd66a0e4c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b909a667f52716ac4263b8097072a85066bc7d23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f53a30c10008284e16acc1158381119b2463084\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"221287cc2221f20ec84c875388b7a239b06304d0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"829d0d770326ae7073f74579bf678eac3c4828bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0afdad31f5216b285a02d8a790021d33668c89f9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26455017ff930a947b3886eeabed2cc462355cb2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1b702166e0355241d63314f57d901f39f13bac0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99175cdd438e9155db559ba8389441297b93986c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df7980d9033f04fb2a6341bcd93a729411129a27\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"888c55093caeb579a852e764aeb69420c7d398b5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"597b23ed4e29196566607e54893ec9cf410e669a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86/libjansi.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dbc05cd5d6811ae0ec9e3b8bbf3bd05399a3fbd8\",\n' '\"arch\":' '\"i386\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/arm64/libjansi.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7fcd81f6dbcdd03b3d0932d9d4df367f0810728d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86_64/libjansi.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cc1185fd93466d302e4d5810529a9de5d5fe0ec5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c0f98561586302d7513f68676c2d096ca475099\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' '[\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-x86_64-7165690516174014612.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-06-R-macosx-cocoa-x86_64-7165690516174014612.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-06-R-macosx-cocoa-x86_64-7165690516174014612.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-06-R-macosx-cocoa-x86_64-7165690516174014612.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"}}'
11:36:22 +398+ STATUS=COMPLETE
11:36:22 +398+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
11:36:22 +398+ [[ 200 == \5\0\3 ]]
11:36:22 +398+ [[ 200 == \5\0\2 ]]
11:36:22 +398+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
11:36:22 +398+ break
11:36:22 +398+ rm eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg
11:36:22 +398+ curl -JO https://cbi.eclipse.org/macos/xcrun/f9bcb8b7-8565-4ad3-88fa-5d1b428bd1b2/download
11:36:22   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
11:36:22                                  Dload  Upload   Total   Spent    Left  Speed
11:36:22 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 40.9M    0 40.9M    0     0  89.9M      0 --:--:-- --:--:-- --:--:-- 89.9M
100  131M    0  131M    0     0  90.4M      0 --:--:--  0:00:01 --:--:-- 90.3M
100  223M    0  223M    0     0  90.8M      0 --:--:--  0:00:02 --:--:-- 90.8M
100  316M    0  316M    0     0  91.6M      0 --:--:--  0:00:03 --:--:-- 91.6M
100  402M    0  402M    0     0  90.2M      0 --:--:--  0:00:04 --:--:-- 90.2M
100  490M    0  490M    0     0  89.9M      0 --:--:--  0:00:05 --:--:-- 89.9M
100  542M    0  542M    0     0  89.8M      0 --:--:--  0:00:06 --:--:-- 89.6M
11:36:28 curl: Saved to filename 'eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg'
11:36:28 +398+ cp -vf eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg
11:36:28 'eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg'
11:36:28 ++398+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg
11:36:28 +398+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
11:36:28 ++398+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg
11:36:28 +398+ b=eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg
11:36:28 +398+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
11:36:28 +398+ md5sum eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg
11:36:29 +398+ sha1sum eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg
11:36:31 +398+ sha512sum -b eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg
11:36:33 +398+ rm eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize
11:36:33 +398+ rm -f eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.md5
11:36:33 +398+ rm -f eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.sha1
11:36:33 +398+ rm -f eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.sha512
11:36:38 ++1035+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e5842955-5ebf-40de-ac73-8c70291f1465/status
11:36:38 +1035+ RESPONSE_RAW='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:36:38 200'
11:36:38 ++1035+ head -n1
11:36:38 +1035+ RESPONSE='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:36:38 ++1035+ tail -n1
11:36:38 +1035+ STATUS_CODE=200
11:36:38 ++1035+ echo '{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:36:38 ++1035+ jq -r .notarizationStatus.status
11:36:38 +1035+ STATUS=IN_PROGRESS
11:36:38 +1035+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:36:38 +1035+ sleep 1m
11:36:42 ++829+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21f99eab-182e-464f-9590-df904aa2840f/status
11:36:42 +829+ RESPONSE_RAW='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","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\": \"d894bf3b-c2b9-4bd9-9187-912546854e81\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg\",\n  \"uploadDate\": \"2024-06-06T15:16:52.418Z\",\n  \"sha256\": \"7e5a68cb457a5a9ec28f920067760fe5400d599ee0611677210556f6f219138f\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3b76adee13a3d7c5f9d5d591f91c5c22266567d8\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aeb4f9c4ca28e71327434dd2573dc13ee811270a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.aarch64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.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-06-R-macosx-cocoa-aarch64-12043697432232932277.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-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.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-06-R-macosx-cocoa-aarch64-12043697432232932277.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-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dbc05cd5d6811ae0ec9e3b8bbf3bd05399a3fbd8\",\n      \"arch\": \"i386\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/arm64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7fcd81f6dbcdd03b3d0932d9d4df367f0810728d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86_64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cc1185fd93466d302e4d5810529a9de5d5fe0ec5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aeb4f9c4ca28e71327434dd2573dc13ee811270a\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
11:36:42 200'
11:36:42 ++829+ head -n1
11:36:42 +829+ RESPONSE='{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","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\": \"d894bf3b-c2b9-4bd9-9187-912546854e81\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg\",\n  \"uploadDate\": \"2024-06-06T15:16:52.418Z\",\n  \"sha256\": \"7e5a68cb457a5a9ec28f920067760fe5400d599ee0611677210556f6f219138f\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3b76adee13a3d7c5f9d5d591f91c5c22266567d8\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aeb4f9c4ca28e71327434dd2573dc13ee811270a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.aarch64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.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-06-R-macosx-cocoa-aarch64-12043697432232932277.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-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.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-06-R-macosx-cocoa-aarch64-12043697432232932277.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-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dbc05cd5d6811ae0ec9e3b8bbf3bd05399a3fbd8\",\n      \"arch\": \"i386\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/arm64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7fcd81f6dbcdd03b3d0932d9d4df367f0810728d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86_64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cc1185fd93466d302e4d5810529a9de5d5fe0ec5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aeb4f9c4ca28e71327434dd2573dc13ee811270a\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
11:36:42 ++829+ tail -n1
11:36:42 +829+ STATUS_CODE=200
11:36:42 ++829+ jq -r .notarizationStatus.status
11:36:42 ++829+ echo '{"uuid":"21f99eab-182e-464f-9590-df904aa2840f","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\":' '\"d894bf3b-c2b9-4bd9-9187-912546854e81\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg\",\n' '\"uploadDate\":' '\"2024-06-06T15:16:52.418Z\",\n' '\"sha256\":' '\"7e5a68cb457a5a9ec28f920067760fe5400d599ee0611677210556f6f219138f\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3b76adee13a3d7c5f9d5d591f91c5c22266567d8\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aeb4f9c4ca28e71327434dd2573dc13ee811270a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.aarch64_4.32.0.20240606-1231/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.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-06-R-macosx-cocoa-aarch64-12043697432232932277.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-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1890d84559ff17552bbc5849af69a7599e2a628d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.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-06-R-macosx-cocoa-aarch64-12043697432232932277.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-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ee1390bac3aac18f9089c4744a742477158b1af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48aff537996048403a657ca3651c35b6e7dad18a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd60513572c0ac340c79494a8883607242b6442b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e8201cca40596294188cd2df95e27bbc27940f25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bb245c57e04dc229f1268a96aead5147247e41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf55166731342d0a65a6db3d53af4685a6989eae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c75665e4e8b555189c386b732164457e7b80ecb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb73a1bbd201c8a94927954d788373915491fc8e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecc25763935731c2bb4ed89545e95ca212329c57\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2d322de95f588e486586106fb3adb7a232d3a727\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332b1856c718286e35df1ccc759286c63db7bc45\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15ce7577d3c990127085b8dea8174d740ec272ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90afc4edfee1782468fdec5cab180a7533d17aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ee8371af06189c4ba625d243b39788e73ae23401\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9f75fff6e0ce189bf1080663643a45742c85625\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"250670496974f7410a847531817b05c93421a50b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ec72f9cc99370be1a2451258935cd31804791a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f186477e2121d809ee7726a77eddf0a9423734c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aedefb1ea0fd7715dca5337919eea223c053d604\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"662eeac930979eba6cc5183183417bce3445adc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f06a9a1117f6dcce48511e37da416126a39154\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"459225ef2de331f6eb0d34425525db993e881ba8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"064850ce36f634d352d932fb9cd756bed17d3efb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"921731a090f37de78c45152302ed554449d3e963\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86/libjansi.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dbc05cd5d6811ae0ec9e3b8bbf3bd05399a3fbd8\",\n' '\"arch\":' '\"i386\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/arm64/libjansi.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7fcd81f6dbcdd03b3d0932d9d4df367f0810728d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86_64/libjansi.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cc1185fd93466d302e4d5810529a9de5d5fe0ec5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-aarch64-12043697432232932277.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aeb4f9c4ca28e71327434dd2573dc13ee811270a\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
11:36:42 +829+ STATUS=COMPLETE
11:36:42 +829+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
11:36:42 +829+ [[ 200 == \5\0\3 ]]
11:36:42 +829+ [[ 200 == \5\0\2 ]]
11:36:42 +829+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
11:36:42 +829+ break
11:36:42 +829+ rm eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg
11:36:42 +829+ curl -JO https://cbi.eclipse.org/macos/xcrun/21f99eab-182e-464f-9590-df904aa2840f/download
11:36:42   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
11:36:42                                  Dload  Upload   Total   Spent    Left  Speed
11:36:42 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0++324+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3b077971-591c-4040-b39d-c76ab35c1fc7/status
11:36:43 +324+ RESPONSE_RAW='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:36:43 200'
11:36:43 ++324+ head -n1
11:36:43 +324+ RESPONSE='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:36:43 ++324+ tail -n1
11:36:43 +324+ STATUS_CODE=200
11:36:43 ++324+ echo '{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:36:43 ++324+ jq -r .notarizationStatus.status
11:36:43 +324+ STATUS=IN_PROGRESS
11:36:43 +324+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:36:43 +324+ sleep 1m
11:36:43 
100 28.4M    0 28.4M    0     0  34.0M      0 --:--:-- --:--:-- --:--:-- 34.0M
100 97.5M    0 97.5M    0     0  53.1M      0 --:--:--  0:00:01 --:--:-- 53.1M
100  181M    0  181M    0     0  63.9M      0 --:--:--  0:00:02 --:--:-- 63.9M
100  266M    0  266M    0     0  69.5M      0 --:--:--  0:00:03 --:--:-- 69.5M
100  327M    0  327M    0     0  67.6M      0 --:--:--  0:00:04 --:--:-- 67.6M
100  402M    0  402M    0     0  68.9M      0 --:--:--  0:00:05 --:--:-- 74.7M
100  440M    0  440M    0     0  69.3M      0 --:--:--  0:00:06 --:--:-- 75.9M
11:36:49 curl: Saved to filename 'eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg'
11:36:49 +829+ cp -vf eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg
11:36:49 'eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg'
11:36:49 ++829+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg
11:36:49 +829+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
11:36:49 ++829+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg
11:36:49 +829+ b=eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg
11:36:49 +829+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
11:36:49 +829+ md5sum eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg
11:36:50 +829+ sha1sum eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg
11:36:51 +829+ sha512sum -b eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg
11:36:51 ++643+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a27139a3-d537-461e-ae7d-22e4c7daea05/status
11:36:51 +643+ RESPONSE_RAW='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","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\": \"1513883e-83f8-4760-85a5-a30d10e64b8f\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg\",\n  \"uploadDate\": \"2024-06-06T15:16:01.228Z\",\n  \"sha256\": \"91a4591fe282b8b1c091ad828eadcb7be2a7394997855ac22dcf4044f8604e9a\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7538e953c9b33eb09e32f3c663253c2cde96ddc2\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5d866aabee664ca8bfbc26e475bdd6bfeb35ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.x86_64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.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-06-R-macosx-cocoa-x86_64-2837550661603663058.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-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.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-06-R-macosx-cocoa-x86_64-2837550661603663058.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-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5d866aabee664ca8bfbc26e475bdd6bfeb35ffe\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
11:36:51 200'
11:36:51 ++643+ head -n1
11:36:51 +643+ RESPONSE='{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","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\": \"1513883e-83f8-4760-85a5-a30d10e64b8f\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg\",\n  \"uploadDate\": \"2024-06-06T15:16:01.228Z\",\n  \"sha256\": \"91a4591fe282b8b1c091ad828eadcb7be2a7394997855ac22dcf4044f8604e9a\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7538e953c9b33eb09e32f3c663253c2cde96ddc2\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5d866aabee664ca8bfbc26e475bdd6bfeb35ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.x86_64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.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-06-R-macosx-cocoa-x86_64-2837550661603663058.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-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.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-06-R-macosx-cocoa-x86_64-2837550661603663058.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-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5d866aabee664ca8bfbc26e475bdd6bfeb35ffe\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
11:36:51 ++643+ tail -n1
11:36:51 +643+ STATUS_CODE=200
11:36:51 ++643+ jq -r .notarizationStatus.status
11:36:51 ++643+ echo '{"uuid":"a27139a3-d537-461e-ae7d-22e4c7daea05","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\":' '\"1513883e-83f8-4760-85a5-a30d10e64b8f\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg\",\n' '\"uploadDate\":' '\"2024-06-06T15:16:01.228Z\",\n' '\"sha256\":' '\"91a4591fe282b8b1c091ad828eadcb7be2a7394997855ac22dcf4044f8604e9a\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7538e953c9b33eb09e32f3c663253c2cde96ddc2\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e5d866aabee664ca8bfbc26e475bdd6bfeb35ffe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.x86_64_4.32.0.20240606-1231/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1dc3e0aa58421da00229862264bd44753a8d1499\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.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-06-R-macosx-cocoa-x86_64-2837550661603663058.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-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.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-06-R-macosx-cocoa-x86_64-2837550661603663058.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-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a678702718088d6722b354cfc41a39c33e780c44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4cd63ba153c62631630a11716bdd007fba863065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"230f835ee00d93c808df43d0c2991635e80e63a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9498519d56e66afbc98652661d338edd66a0e4c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b909a667f52716ac4263b8097072a85066bc7d23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f53a30c10008284e16acc1158381119b2463084\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"221287cc2221f20ec84c875388b7a239b06304d0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"829d0d770326ae7073f74579bf678eac3c4828bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0afdad31f5216b285a02d8a790021d33668c89f9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26455017ff930a947b3886eeabed2cc462355cb2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1b702166e0355241d63314f57d901f39f13bac0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99175cdd438e9155db559ba8389441297b93986c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df7980d9033f04fb2a6341bcd93a729411129a27\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"888c55093caeb579a852e764aeb69420c7d398b5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"597b23ed4e29196566607e54893ec9cf410e669a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-x86_64-2837550661603663058.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e5d866aabee664ca8bfbc26e475bdd6bfeb35ffe\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
11:36:51 +643+ STATUS=COMPLETE
11:36:51 +643+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
11:36:51 +643+ [[ 200 == \5\0\3 ]]
11:36:51 +643+ [[ 200 == \5\0\2 ]]
11:36:51 +643+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
11:36:51 +643+ break
11:36:51 +643+ rm eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg
11:36:51 +643+ curl -JO https://cbi.eclipse.org/macos/xcrun/a27139a3-d537-461e-ae7d-22e4c7daea05/download
11:36:51   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
11:36:51                                  Dload  Upload   Total   Spent    Left  Speed
11:36:51 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 68.0M    0 68.0M    0     0  79.0M      0 --:--:-- --:--:-- --:--:-- 78.9M+829+ rm eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize
11:36:53 +829+ rm -f eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.md5
11:36:53 +829+ rm -f eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.sha1
11:36:53 +829+ rm -f eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.sha512
11:36:53 
100  164M    0  164M    0     0  88.4M      0 --:--:--  0:00:01 --:--:-- 88.3M
100  238M    0  238M    0     0  83.4M      0 --:--:--  0:00:02 --:--:-- 83.4M
100  330M    0  330M    0     0  85.5M      0 --:--:--  0:00:03 --:--:-- 85.5M
100  417M    0  417M    0     0  85.8M      0 --:--:--  0:00:04 --:--:-- 85.7M
100  494M    0  494M    0     0  84.2M      0 --:--:--  0:00:05 --:--:-- 85.2M
100  556M    0  556M    0     0  81.0M      0 --:--:--  0:00:06 --:--:-- 78.3M
100  592M    0  592M    0     0  81.2M      0 --:--:--  0:00:07 --:--:-- 79.7M
11:36:59 curl: Saved to filename 'eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg'
11:36:59 +643+ cp -vf eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg
11:36:59 'eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg'
11:36:59 ++643+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg
11:36:59 +643+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
11:36:59 ++643+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg
11:36:59 +643+ b=eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg
11:36:59 +643+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
11:36:59 +643+ md5sum eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg
11:37:00 +643+ sha1sum eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg
11:37:01 ++356+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/21631a71-8bf4-4b8d-981d-34e5dfbc8c96/status
11:37:01 +356+ RESPONSE_RAW='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","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\": \"ef212b18-e7f5-4099-a75f-fa739d286401\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg\",\n  \"uploadDate\": \"2024-06-06T15:14:02.517Z\",\n  \"sha256\": \"7d733a6c0a3a1336e80f935f248f18e55e04470b9a259dcfde657f47e561fb83\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"14fb7ca76ada9557d29ae3631dc725dd2fb5442f\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b7dee47177f14c2f8bb7d8fb91dc3323d1e62858\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.aarch64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.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-06-R-macosx-cocoa-aarch64-2193371448003666105.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-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.1.1.202405211302.jar/resources/node-v20.13.1-darwin-arm64.tar.gz/node-v20.13.1-darwin-arm64.tar/node-v20.13.1-darwin-arm64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e12316eecf6ff25134ba94e2c366edb81d8b82a3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.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-06-R-macosx-cocoa-aarch64-2193371448003666105.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-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dbc05cd5d6811ae0ec9e3b8bbf3bd05399a3fbd8\",\n      \"arch\": \"i386\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/arm64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7fcd81f6dbcdd03b3d0932d9d4df367f0810728d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86_64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cc1185fd93466d302e4d5810529a9de5d5fe0ec5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b7dee47177f14c2f8bb7d8fb91dc3323d1e62858\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
11:37:01 200'
11:37:01 ++356+ head -n1
11:37:01 +356+ RESPONSE='{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","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\": \"ef212b18-e7f5-4099-a75f-fa739d286401\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg\",\n  \"uploadDate\": \"2024-06-06T15:14:02.517Z\",\n  \"sha256\": \"7d733a6c0a3a1336e80f935f248f18e55e04470b9a259dcfde657f47e561fb83\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"14fb7ca76ada9557d29ae3631dc725dd2fb5442f\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b7dee47177f14c2f8bb7d8fb91dc3323d1e62858\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.aarch64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.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-06-R-macosx-cocoa-aarch64-2193371448003666105.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-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.1.1.202405211302.jar/resources/node-v20.13.1-darwin-arm64.tar.gz/node-v20.13.1-darwin-arm64.tar/node-v20.13.1-darwin-arm64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e12316eecf6ff25134ba94e2c366edb81d8b82a3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.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-06-R-macosx-cocoa-aarch64-2193371448003666105.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-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dbc05cd5d6811ae0ec9e3b8bbf3bd05399a3fbd8\",\n      \"arch\": \"i386\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/arm64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7fcd81f6dbcdd03b3d0932d9d4df367f0810728d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86_64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cc1185fd93466d302e4d5810529a9de5d5fe0ec5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b7dee47177f14c2f8bb7d8fb91dc3323d1e62858\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
11:37:01 ++356+ tail -n1
11:37:01 +356+ STATUS_CODE=200
11:37:01 ++356+ jq -r .notarizationStatus.status
11:37:01 ++356+ echo '{"uuid":"21631a71-8bf4-4b8d-981d-34e5dfbc8c96","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\":' '\"ef212b18-e7f5-4099-a75f-fa739d286401\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg\",\n' '\"uploadDate\":' '\"2024-06-06T15:14:02.517Z\",\n' '\"sha256\":' '\"7d733a6c0a3a1336e80f935f248f18e55e04470b9a259dcfde657f47e561fb83\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"14fb7ca76ada9557d29ae3631dc725dd2fb5442f\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b7dee47177f14c2f8bb7d8fb91dc3323d1e62858\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.aarch64_4.32.0.20240606-1231/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.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-06-R-macosx-cocoa-aarch64-2193371448003666105.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-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1890d84559ff17552bbc5849af69a7599e2a628d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.1.1.202405211302.jar/resources/node-v20.13.1-darwin-arm64.tar.gz/node-v20.13.1-darwin-arm64.tar/node-v20.13.1-darwin-arm64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e12316eecf6ff25134ba94e2c366edb81d8b82a3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.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-06-R-macosx-cocoa-aarch64-2193371448003666105.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-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ee1390bac3aac18f9089c4744a742477158b1af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48aff537996048403a657ca3651c35b6e7dad18a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd60513572c0ac340c79494a8883607242b6442b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e8201cca40596294188cd2df95e27bbc27940f25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bb245c57e04dc229f1268a96aead5147247e41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf55166731342d0a65a6db3d53af4685a6989eae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c75665e4e8b555189c386b732164457e7b80ecb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb73a1bbd201c8a94927954d788373915491fc8e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecc25763935731c2bb4ed89545e95ca212329c57\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2d322de95f588e486586106fb3adb7a232d3a727\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332b1856c718286e35df1ccc759286c63db7bc45\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15ce7577d3c990127085b8dea8174d740ec272ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90afc4edfee1782468fdec5cab180a7533d17aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ee8371af06189c4ba625d243b39788e73ae23401\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9f75fff6e0ce189bf1080663643a45742c85625\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"250670496974f7410a847531817b05c93421a50b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ec72f9cc99370be1a2451258935cd31804791a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f186477e2121d809ee7726a77eddf0a9423734c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aedefb1ea0fd7715dca5337919eea223c053d604\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"662eeac930979eba6cc5183183417bce3445adc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f06a9a1117f6dcce48511e37da416126a39154\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"459225ef2de331f6eb0d34425525db993e881ba8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"064850ce36f634d352d932fb9cd756bed17d3efb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"921731a090f37de78c45152302ed554449d3e963\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86/libjansi.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dbc05cd5d6811ae0ec9e3b8bbf3bd05399a3fbd8\",\n' '\"arch\":' '\"i386\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/arm64/libjansi.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7fcd81f6dbcdd03b3d0932d9d4df367f0810728d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86_64/libjansi.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cc1185fd93466d302e4d5810529a9de5d5fe0ec5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-R-macosx-cocoa-aarch64-2193371448003666105.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b7dee47177f14c2f8bb7d8fb91dc3323d1e62858\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
11:37:01 +356+ STATUS=COMPLETE
11:37:01 +356+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
11:37:01 +356+ [[ 200 == \5\0\3 ]]
11:37:01 +356+ [[ 200 == \5\0\2 ]]
11:37:01 +356+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
11:37:01 +356+ break
11:37:01 +356+ rm eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg
11:37:01 +356+ curl -JO https://cbi.eclipse.org/macos/xcrun/21631a71-8bf4-4b8d-981d-34e5dfbc8c96/download
11:37:01   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
11:37:01                                  Dload  Upload   Total   Spent    Left  Speed
11:37:01 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0+643+ sha512sum -b eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg
11:37:02 
100 62.9M    0 62.9M    0     0  75.6M      0 --:--:-- --:--:-- --:--:-- 75.5M++891+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef/status
11:37:03 +891+ RESPONSE_RAW='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:37:03 200'
11:37:03 ++891+ head -n1
11:37:03 +891+ RESPONSE='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:37:03 ++891+ tail -n1
11:37:03 +891+ STATUS_CODE=200
11:37:03 ++891+ echo '{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:37:03 ++891+ jq -r .notarizationStatus.status
11:37:03 +891+ STATUS=IN_PROGRESS
11:37:03 +891+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:37:03 +891+ sleep 1m
11:37:03 
100  132M    0  132M    0     0  72.8M      0 --:--:--  0:00:01 --:--:-- 72.7M+643+ rm eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize
11:37:04 +643+ rm -f eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.md5
11:37:04 +643+ rm -f eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.sha1
11:37:04 +643+ rm -f eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.sha512
11:37:04 
100  208M    0  208M    0     0  73.6M      0 --:--:--  0:00:02 --:--:-- 73.6M
100  265M    0  265M    0     0  69.3M      0 --:--:--  0:00:03 --:--:-- 69.3M
100  335M    0  335M    0     0  69.5M      0 --:--:--  0:00:04 --:--:-- 69.5M
100  414M    0  414M    0     0  71.0M      0 --:--:--  0:00:05 --:--:-- 70.3M++260+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1b9ffba-58c6-4790-927c-8d46f5727279/status
11:37:07 +260+ RESPONSE_RAW='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:37:07 200'
11:37:07 ++260+ head -n1
11:37:07 +260+ RESPONSE='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:37:07 ++260+ tail -n1
11:37:07 +260+ STATUS_CODE=200
11:37:07 ++260+ echo '{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:37:07 ++260+ jq -r .notarizationStatus.status
11:37:07 +260+ STATUS=IN_PROGRESS
11:37:07 +260+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:37:07 +260+ sleep 1m
11:37:08 
100  487M    0  487M    0     0  71.3M      0 --:--:--  0:00:06 --:--:-- 70.8M
100  518M    0  518M    0     0  68.9M      0 --:--:--  0:00:07 --:--:-- 66.0M
11:37:09 curl: Saved to filename 'eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg'
11:37:09 +356+ cp -vf eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg
11:37:09 'eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg'
11:37:09 ++356+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg
11:37:09 +356+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
11:37:09 ++356+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg
11:37:09 +356+ b=eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg
11:37:09 +356+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
11:37:09 +356+ md5sum eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg
11:37:10 +356+ sha1sum eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg
11:37:12 +356+ sha512sum -b eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg
11:37:14 +356+ rm eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize
11:37:14 +356+ rm -f eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.md5
11:37:14 +356+ rm -f eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.sha1
11:37:14 +356+ rm -f eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.sha512
11:37:19 ++963+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a3bdbbfc-821b-472f-b59f-02317d5958fd/status
11:37:19 +963+ RESPONSE_RAW='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:37:19 200'
11:37:19 ++963+ head -n1
11:37:19 +963+ RESPONSE='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:37:19 ++963+ tail -n1
11:37:19 +963+ STATUS_CODE=200
11:37:19 ++963+ echo '{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:37:19 ++963+ jq -r .notarizationStatus.status
11:37:19 +963+ STATUS=IN_PROGRESS
11:37:19 +963+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:37:19 +963+ sleep 1m
11:37:38 ++1035+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e5842955-5ebf-40de-ac73-8c70291f1465/status
11:37:38 +1035+ RESPONSE_RAW='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:37:38 200'
11:37:38 ++1035+ head -n1
11:37:38 +1035+ RESPONSE='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:37:38 ++1035+ tail -n1
11:37:38 +1035+ STATUS_CODE=200
11:37:38 ++1035+ echo '{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:37:38 ++1035+ jq -r .notarizationStatus.status
11:37:38 +1035+ STATUS=IN_PROGRESS
11:37:38 +1035+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:37:38 +1035+ sleep 1m
11:37:43 ++324+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3b077971-591c-4040-b39d-c76ab35c1fc7/status
11:37:43 +324+ RESPONSE_RAW='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:37:43 200'
11:37:43 ++324+ head -n1
11:37:43 +324+ RESPONSE='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:37:43 ++324+ tail -n1
11:37:43 +324+ STATUS_CODE=200
11:37:43 ++324+ echo '{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:37:43 ++324+ jq -r .notarizationStatus.status
11:37:43 +324+ STATUS=IN_PROGRESS
11:37:43 +324+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:37:43 +324+ sleep 1m
11:38:03 ++891+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef/status
11:38:03 +891+ RESPONSE_RAW='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:38:03 200'
11:38:03 ++891+ head -n1
11:38:03 +891+ RESPONSE='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:38:03 ++891+ tail -n1
11:38:03 +891+ STATUS_CODE=200
11:38:03 ++891+ echo '{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:38:03 ++891+ jq -r .notarizationStatus.status
11:38:03 +891+ STATUS=IN_PROGRESS
11:38:03 +891+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:38:03 +891+ sleep 1m
11:38:07 ++260+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1b9ffba-58c6-4790-927c-8d46f5727279/status
11:38:07 +260+ RESPONSE_RAW='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:38:07 200'
11:38:07 ++260+ head -n1
11:38:07 +260+ RESPONSE='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:38:07 ++260+ tail -n1
11:38:07 +260+ STATUS_CODE=200
11:38:07 ++260+ echo '{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:38:07 ++260+ jq -r .notarizationStatus.status
11:38:07 +260+ STATUS=IN_PROGRESS
11:38:07 +260+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:38:07 +260+ sleep 1m
11:38:19 ++963+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a3bdbbfc-821b-472f-b59f-02317d5958fd/status
11:38:19 +963+ RESPONSE_RAW='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:38:19 200'
11:38:19 ++963+ head -n1
11:38:19 +963+ RESPONSE='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:38:19 ++963+ tail -n1
11:38:19 +963+ STATUS_CODE=200
11:38:19 ++963+ echo '{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:38:19 ++963+ jq -r .notarizationStatus.status
11:38:19 +963+ STATUS=IN_PROGRESS
11:38:19 +963+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:38:19 +963+ sleep 1m
11:38:38 ++1035+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e5842955-5ebf-40de-ac73-8c70291f1465/status
11:38:38 +1035+ RESPONSE_RAW='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:38:38 200'
11:38:38 ++1035+ head -n1
11:38:38 +1035+ RESPONSE='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:38:38 ++1035+ tail -n1
11:38:38 +1035+ STATUS_CODE=200
11:38:38 ++1035+ echo '{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:38:38 ++1035+ jq -r .notarizationStatus.status
11:38:38 +1035+ STATUS=IN_PROGRESS
11:38:38 +1035+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:38:38 +1035+ sleep 1m
11:38:43 ++324+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3b077971-591c-4040-b39d-c76ab35c1fc7/status
11:38:43 +324+ RESPONSE_RAW='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:38:43 200'
11:38:43 ++324+ head -n1
11:38:43 +324+ RESPONSE='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:38:43 ++324+ tail -n1
11:38:43 +324+ STATUS_CODE=200
11:38:43 ++324+ echo '{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:38:43 ++324+ jq -r .notarizationStatus.status
11:38:43 +324+ STATUS=IN_PROGRESS
11:38:43 +324+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:38:43 +324+ sleep 1m
11:39:03 ++891+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef/status
11:39:03 +891+ RESPONSE_RAW='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:39:03 200'
11:39:03 ++891+ head -n1
11:39:03 +891+ RESPONSE='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:39:03 ++891+ tail -n1
11:39:03 +891+ STATUS_CODE=200
11:39:03 ++891+ echo '{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:39:03 ++891+ jq -r .notarizationStatus.status
11:39:03 +891+ STATUS=IN_PROGRESS
11:39:03 +891+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:39:03 +891+ sleep 1m
11:39:07 ++260+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1b9ffba-58c6-4790-927c-8d46f5727279/status
11:39:07 +260+ RESPONSE_RAW='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:39:07 200'
11:39:07 ++260+ head -n1
11:39:07 +260+ RESPONSE='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:39:07 ++260+ tail -n1
11:39:07 +260+ STATUS_CODE=200
11:39:07 ++260+ echo '{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:39:07 ++260+ jq -r .notarizationStatus.status
11:39:07 +260+ STATUS=IN_PROGRESS
11:39:07 +260+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:39:07 +260+ sleep 1m
11:39:19 ++963+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a3bdbbfc-821b-472f-b59f-02317d5958fd/status
11:39:19 +963+ RESPONSE_RAW='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","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\": \"32817234-f6a6-4815-b0a2-5feec88b8617\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg\",\n  \"uploadDate\": \"2024-06-06T15:17:38.469Z\",\n  \"sha256\": \"6cfa27aea4c822b263f5042212d3a1f1371331524dd2003c854ba21c14d0629c\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d588bc15ca2f4f6ff8b608c129cb38cd55145299\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"671f3c292eab0b9da0febe2138a73e598d6b08bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.x86_64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.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-06-R-macosx-cocoa-x86_64-2700203140362325127.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-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.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-06-R-macosx-cocoa-x86_64-2700203140362325127.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-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dbc05cd5d6811ae0ec9e3b8bbf3bd05399a3fbd8\",\n      \"arch\": \"i386\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/arm64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7fcd81f6dbcdd03b3d0932d9d4df367f0810728d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86_64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cc1185fd93466d302e4d5810529a9de5d5fe0ec5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"671f3c292eab0b9da0febe2138a73e598d6b08bd\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
11:39:19 200'
11:39:19 ++963+ head -n1
11:39:19 +963+ RESPONSE='{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","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\": \"32817234-f6a6-4815-b0a2-5feec88b8617\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg\",\n  \"uploadDate\": \"2024-06-06T15:17:38.469Z\",\n  \"sha256\": \"6cfa27aea4c822b263f5042212d3a1f1371331524dd2003c854ba21c14d0629c\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d588bc15ca2f4f6ff8b608c129cb38cd55145299\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"671f3c292eab0b9da0febe2138a73e598d6b08bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.x86_64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.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-06-R-macosx-cocoa-x86_64-2700203140362325127.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-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.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-06-R-macosx-cocoa-x86_64-2700203140362325127.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-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dbc05cd5d6811ae0ec9e3b8bbf3bd05399a3fbd8\",\n      \"arch\": \"i386\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/arm64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7fcd81f6dbcdd03b3d0932d9d4df367f0810728d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86_64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cc1185fd93466d302e4d5810529a9de5d5fe0ec5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"671f3c292eab0b9da0febe2138a73e598d6b08bd\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
11:39:19 ++963+ tail -n1
11:39:19 +963+ STATUS_CODE=200
11:39:19 ++963+ jq -r .notarizationStatus.status
11:39:19 ++963+ echo '{"uuid":"a3bdbbfc-821b-472f-b59f-02317d5958fd","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\":' '\"32817234-f6a6-4815-b0a2-5feec88b8617\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg\",\n' '\"uploadDate\":' '\"2024-06-06T15:17:38.469Z\",\n' '\"sha256\":' '\"6cfa27aea4c822b263f5042212d3a1f1371331524dd2003c854ba21c14d0629c\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d588bc15ca2f4f6ff8b608c129cb38cd55145299\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"671f3c292eab0b9da0febe2138a73e598d6b08bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.x86_64_4.32.0.20240606-1231/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1dc3e0aa58421da00229862264bd44753a8d1499\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.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-06-R-macosx-cocoa-x86_64-2700203140362325127.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-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.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-06-R-macosx-cocoa-x86_64-2700203140362325127.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-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a678702718088d6722b354cfc41a39c33e780c44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4cd63ba153c62631630a11716bdd007fba863065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"230f835ee00d93c808df43d0c2991635e80e63a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9498519d56e66afbc98652661d338edd66a0e4c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b909a667f52716ac4263b8097072a85066bc7d23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f53a30c10008284e16acc1158381119b2463084\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"221287cc2221f20ec84c875388b7a239b06304d0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"829d0d770326ae7073f74579bf678eac3c4828bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0afdad31f5216b285a02d8a790021d33668c89f9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26455017ff930a947b3886eeabed2cc462355cb2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1b702166e0355241d63314f57d901f39f13bac0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99175cdd438e9155db559ba8389441297b93986c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df7980d9033f04fb2a6341bcd93a729411129a27\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"888c55093caeb579a852e764aeb69420c7d398b5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"597b23ed4e29196566607e54893ec9cf410e669a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86/libjansi.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dbc05cd5d6811ae0ec9e3b8bbf3bd05399a3fbd8\",\n' '\"arch\":' '\"i386\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/arm64/libjansi.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7fcd81f6dbcdd03b3d0932d9d4df367f0810728d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86_64/libjansi.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cc1185fd93466d302e4d5810529a9de5d5fe0ec5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-x86_64-2700203140362325127.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"671f3c292eab0b9da0febe2138a73e598d6b08bd\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
11:39:19 +963+ STATUS=COMPLETE
11:39:19 +963+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
11:39:19 +963+ [[ 200 == \5\0\3 ]]
11:39:19 +963+ [[ 200 == \5\0\2 ]]
11:39:19 +963+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
11:39:19 +963+ break
11:39:19 +963+ rm eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg
11:39:19 +963+ curl -JO https://cbi.eclipse.org/macos/xcrun/a3bdbbfc-821b-472f-b59f-02317d5958fd/download
11:39:19   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
11:39:19                                  Dload  Upload   Total   Spent    Left  Speed
11:39:19 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 4909k    0 4909k    0     0  15.8M      0 --:--:-- --:--:-- --:--:-- 15.7M
100 77.9M    0 77.9M    0     0  63.7M      0 --:--:--  0:00:01 --:--:-- 63.6M
100  162M    0  162M    0     0  73.0M      0 --:--:--  0:00:02 --:--:-- 73.0M
100  226M    0  226M    0     0  69.0M      0 --:--:--  0:00:03 --:--:-- 69.0M
100  303M    0  303M    0     0  71.8M      0 --:--:--  0:00:04 --:--:-- 71.8M
100  380M    0  380M    0     0  72.9M      0 --:--:--  0:00:05 --:--:-- 76.3M
100  459M    0  459M    0     0  73.8M      0 --:--:--  0:00:06 --:--:-- 76.3M
100  500M    0  500M    0     0  73.7M      0 --:--:--  0:00:06 --:--:-- 74.0M
11:39:26 curl: Saved to filename 'eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg'
11:39:26 +963+ cp -vf eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg
11:39:26 'eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg'
11:39:26 ++963+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg
11:39:26 +963+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
11:39:26 ++963+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg
11:39:26 +963+ b=eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg
11:39:26 +963+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
11:39:26 +963+ md5sum eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg
11:39:27 +963+ sha1sum eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg
11:39:29 +963+ sha512sum -b eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg
11:39:30 +963+ rm eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize
11:39:30 +963+ rm -f eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.md5
11:39:30 +963+ rm -f eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.sha1
11:39:30 +963+ rm -f eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.sha512
11:39:38 ++1035+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e5842955-5ebf-40de-ac73-8c70291f1465/status
11:39:38 +1035+ RESPONSE_RAW='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:39:38 200'
11:39:38 ++1035+ head -n1
11:39:38 +1035+ RESPONSE='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:39:38 ++1035+ tail -n1
11:39:38 +1035+ STATUS_CODE=200
11:39:38 ++1035+ echo '{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:39:38 ++1035+ jq -r .notarizationStatus.status
11:39:38 +1035+ STATUS=IN_PROGRESS
11:39:38 +1035+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:39:38 +1035+ sleep 1m
11:39:43 ++324+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3b077971-591c-4040-b39d-c76ab35c1fc7/status
11:39:43 +324+ RESPONSE_RAW='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:39:43 200'
11:39:43 ++324+ head -n1
11:39:43 +324+ RESPONSE='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:39:43 ++324+ tail -n1
11:39:43 +324+ STATUS_CODE=200
11:39:43 ++324+ echo '{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:39:43 ++324+ jq -r .notarizationStatus.status
11:39:43 +324+ STATUS=IN_PROGRESS
11:39:43 +324+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:39:43 +324+ sleep 1m
11:40:03 ++891+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef/status
11:40:03 +891+ RESPONSE_RAW='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:40:03 200'
11:40:03 ++891+ head -n1
11:40:03 +891+ RESPONSE='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:40:03 ++891+ tail -n1
11:40:03 +891+ STATUS_CODE=200
11:40:03 ++891+ echo '{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:40:03 ++891+ jq -r .notarizationStatus.status
11:40:03 +891+ STATUS=IN_PROGRESS
11:40:03 +891+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:40:03 +891+ sleep 1m
11:40:07 ++260+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1b9ffba-58c6-4790-927c-8d46f5727279/status
11:40:07 +260+ RESPONSE_RAW='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:40:07 200'
11:40:07 ++260+ head -n1
11:40:07 +260+ RESPONSE='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:40:07 ++260+ tail -n1
11:40:07 +260+ STATUS_CODE=200
11:40:07 ++260+ echo '{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:40:07 ++260+ jq -r .notarizationStatus.status
11:40:07 +260+ STATUS=IN_PROGRESS
11:40:07 +260+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:40:07 +260+ sleep 1m
11:40:38 ++1035+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e5842955-5ebf-40de-ac73-8c70291f1465/status
11:40:38 +1035+ RESPONSE_RAW='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:40:38 200'
11:40:38 ++1035+ head -n1
11:40:38 +1035+ RESPONSE='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:40:38 ++1035+ tail -n1
11:40:38 +1035+ STATUS_CODE=200
11:40:38 ++1035+ echo '{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:40:38 ++1035+ jq -r .notarizationStatus.status
11:40:38 +1035+ STATUS=IN_PROGRESS
11:40:38 +1035+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:40:38 +1035+ sleep 1m
11:40:43 ++324+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3b077971-591c-4040-b39d-c76ab35c1fc7/status
11:40:43 +324+ RESPONSE_RAW='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:40:43 200'
11:40:43 ++324+ head -n1
11:40:43 +324+ RESPONSE='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:40:43 ++324+ tail -n1
11:40:43 +324+ STATUS_CODE=200
11:40:43 ++324+ echo '{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:40:43 ++324+ jq -r .notarizationStatus.status
11:40:43 +324+ STATUS=IN_PROGRESS
11:40:43 +324+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:40:43 +324+ sleep 1m
11:41:03 ++891+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef/status
11:41:03 +891+ RESPONSE_RAW='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:41:03 200'
11:41:03 ++891+ head -n1
11:41:03 +891+ RESPONSE='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:41:03 ++891+ tail -n1
11:41:03 +891+ STATUS_CODE=200
11:41:03 ++891+ echo '{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:41:03 ++891+ jq -r .notarizationStatus.status
11:41:03 +891+ STATUS=IN_PROGRESS
11:41:03 +891+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:41:03 +891+ sleep 1m
11:41:07 ++260+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1b9ffba-58c6-4790-927c-8d46f5727279/status
11:41:08 +260+ RESPONSE_RAW='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:41:08 200'
11:41:08 ++260+ head -n1
11:41:08 +260+ RESPONSE='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:41:08 ++260+ tail -n1
11:41:08 +260+ STATUS_CODE=200
11:41:08 ++260+ echo '{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:41:08 ++260+ jq -r .notarizationStatus.status
11:41:08 +260+ STATUS=IN_PROGRESS
11:41:08 +260+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:41:08 +260+ sleep 1m
11:41:38 ++1035+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e5842955-5ebf-40de-ac73-8c70291f1465/status
11:41:38 +1035+ RESPONSE_RAW='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:41:38 200'
11:41:38 ++1035+ head -n1
11:41:38 +1035+ RESPONSE='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:41:38 ++1035+ tail -n1
11:41:38 +1035+ STATUS_CODE=200
11:41:38 ++1035+ echo '{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:41:38 ++1035+ jq -r .notarizationStatus.status
11:41:38 +1035+ STATUS=IN_PROGRESS
11:41:38 +1035+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:41:38 +1035+ sleep 1m
11:41:43 ++324+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3b077971-591c-4040-b39d-c76ab35c1fc7/status
11:41:43 +324+ RESPONSE_RAW='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","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\": \"f5172597-d5da-4bda-bf10-eee482906d48\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg\",\n  \"uploadDate\": \"2024-06-06T15:13:29.329Z\",\n  \"sha256\": \"71de40a1491c451ad2d34b7f6cf6564fecaf86e111110b152e3115f018bce8dc\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"79dba5dcb42cf049179d73ab23e18773f1181574\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"40dacea56c4382e975aec827e3df9f57ef3f253c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.x86_64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.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-06-R-macosx-cocoa-x86_64-1345530989771008116.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-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.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-06-R-macosx-cocoa-x86_64-1345530989771008116.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-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dbc05cd5d6811ae0ec9e3b8bbf3bd05399a3fbd8\",\n      \"arch\": \"i386\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/arm64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7fcd81f6dbcdd03b3d0932d9d4df367f0810728d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86_64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cc1185fd93466d302e4d5810529a9de5d5fe0ec5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"40dacea56c4382e975aec827e3df9f57ef3f253c\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
11:41:43 200'
11:41:43 ++324+ head -n1
11:41:43 +324+ RESPONSE='{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","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\": \"f5172597-d5da-4bda-bf10-eee482906d48\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg\",\n  \"uploadDate\": \"2024-06-06T15:13:29.329Z\",\n  \"sha256\": \"71de40a1491c451ad2d34b7f6cf6564fecaf86e111110b152e3115f018bce8dc\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"79dba5dcb42cf049179d73ab23e18773f1181574\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"40dacea56c4382e975aec827e3df9f57ef3f253c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.x86_64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1dc3e0aa58421da00229862264bd44753a8d1499\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.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-06-R-macosx-cocoa-x86_64-1345530989771008116.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-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.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-06-R-macosx-cocoa-x86_64-1345530989771008116.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-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dbc05cd5d6811ae0ec9e3b8bbf3bd05399a3fbd8\",\n      \"arch\": \"i386\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/arm64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7fcd81f6dbcdd03b3d0932d9d4df367f0810728d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86_64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cc1185fd93466d302e4d5810529a9de5d5fe0ec5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"40dacea56c4382e975aec827e3df9f57ef3f253c\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
11:41:43 ++324+ tail -n1
11:41:43 +324+ STATUS_CODE=200
11:41:43 ++324+ jq -r .notarizationStatus.status
11:41:43 ++324+ echo '{"uuid":"3b077971-591c-4040-b39d-c76ab35c1fc7","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\":' '\"f5172597-d5da-4bda-bf10-eee482906d48\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg\",\n' '\"uploadDate\":' '\"2024-06-06T15:13:29.329Z\",\n' '\"sha256\":' '\"71de40a1491c451ad2d34b7f6cf6564fecaf86e111110b152e3115f018bce8dc\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"79dba5dcb42cf049179d73ab23e18773f1181574\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"40dacea56c4382e975aec827e3df9f57ef3f253c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.x86_64_4.32.0.20240606-1231/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1dc3e0aa58421da00229862264bd44753a8d1499\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.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-06-R-macosx-cocoa-x86_64-1345530989771008116.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-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f3c06b134d2f953ee58dcb6eb4f960e8ff3ac8b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"795fde806d7d97e4fbc0645d4e714e933e7cb7a2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ddc41fd6e355adab42c6c529ea7b122b45ab10d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.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-06-R-macosx-cocoa-x86_64-1345530989771008116.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-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6d1a29cfff353fccae847e3a53a9e9009dc36721\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a678702718088d6722b354cfc41a39c33e780c44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4cd63ba153c62631630a11716bdd007fba863065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"230f835ee00d93c808df43d0c2991635e80e63a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9498519d56e66afbc98652661d338edd66a0e4c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b909a667f52716ac4263b8097072a85066bc7d23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f53a30c10008284e16acc1158381119b2463084\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"221287cc2221f20ec84c875388b7a239b06304d0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"829d0d770326ae7073f74579bf678eac3c4828bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0afdad31f5216b285a02d8a790021d33668c89f9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26455017ff930a947b3886eeabed2cc462355cb2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1b702166e0355241d63314f57d901f39f13bac0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99175cdd438e9155db559ba8389441297b93986c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df7980d9033f04fb2a6341bcd93a729411129a27\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"888c55093caeb579a852e764aeb69420c7d398b5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"597b23ed4e29196566607e54893ec9cf410e669a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86/libjansi.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dbc05cd5d6811ae0ec9e3b8bbf3bd05399a3fbd8\",\n' '\"arch\":' '\"i386\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/arm64/libjansi.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7fcd81f6dbcdd03b3d0932d9d4df367f0810728d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86_64/libjansi.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cc1185fd93466d302e4d5810529a9de5d5fe0ec5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-R-macosx-cocoa-x86_64-1345530989771008116.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"40dacea56c4382e975aec827e3df9f57ef3f253c\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
11:41:43 +324+ STATUS=COMPLETE
11:41:43 +324+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
11:41:43 +324+ [[ 200 == \5\0\3 ]]
11:41:43 +324+ [[ 200 == \5\0\2 ]]
11:41:43 +324+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
11:41:43 +324+ break
11:41:43 +324+ rm eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg
11:41:43 +324+ curl -JO https://cbi.eclipse.org/macos/xcrun/3b077971-591c-4040-b39d-c76ab35c1fc7/download
11:41:43   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
11:41:43                                  Dload  Upload   Total   Spent    Left  Speed
11:41:43 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 82.9M    0 82.9M    0     0  86.3M      0 --:--:-- --:--:-- --:--:-- 86.2M
100  146M    0  146M    0     0  74.8M      0 --:--:--  0:00:01 --:--:-- 74.7M
100  216M    0  216M    0     0  73.2M      0 --:--:--  0:00:02 --:--:-- 73.2M
100  300M    0  300M    0     0  75.8M      0 --:--:--  0:00:03 --:--:-- 75.8M
100  371M    0  371M    0     0  74.7M      0 --:--:--  0:00:04 --:--:-- 74.7M
100  441M    0  441M    0     0  75.3M      0 --:--:--  0:00:05 --:--:-- 73.1M
11:41:49 curl: Saved to filename 'eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg'
11:41:49 +324+ cp -vf eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg
11:41:49 'eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg'
11:41:49 ++324+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg
11:41:49 +324+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
11:41:49 ++324+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg
11:41:49 +324+ b=eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg
11:41:49 +324+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
11:41:49 +324+ md5sum eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg
11:41:50 +324+ sha1sum eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg
11:41:52 +324+ sha512sum -b eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg
11:41:53 +324+ rm eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize
11:41:53 +324+ rm -f eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.md5
11:41:53 +324+ rm -f eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.sha1
11:41:53 +324+ rm -f eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize.sha512
11:42:03 ++891+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef/status
11:42:03 +891+ RESPONSE_RAW='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:42:03 200'
11:42:03 ++891+ head -n1
11:42:03 +891+ RESPONSE='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:42:03 ++891+ tail -n1
11:42:03 +891+ STATUS_CODE=200
11:42:03 ++891+ echo '{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:42:03 ++891+ jq -r .notarizationStatus.status
11:42:03 +891+ STATUS=IN_PROGRESS
11:42:03 +891+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:42:03 +891+ sleep 1m
11:42:08 ++260+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b1b9ffba-58c6-4790-927c-8d46f5727279/status
11:42:08 +260+ RESPONSE_RAW='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","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\": \"8c6a3de1-f590-4425-914f-9250248d4d97\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg\",\n  \"uploadDate\": \"2024-06-06T15:13:18.159Z\",\n  \"sha256\": \"ecd98ec07b1d36d377307cbca8c8ac4e2bb24dd10ade36371564d2fafee7958a\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d01bd40bbe9cd2b462b73d68c81b93284c938d31\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"374c3b06f41e6e398934da404061fb7e587b3ff5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.aarch64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.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-06-R-macosx-cocoa-aarch64-15683312102377578640.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-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.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-06-R-macosx-cocoa-aarch64-15683312102377578640.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-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dbc05cd5d6811ae0ec9e3b8bbf3bd05399a3fbd8\",\n      \"arch\": \"i386\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/arm64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7fcd81f6dbcdd03b3d0932d9d4df367f0810728d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86_64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cc1185fd93466d302e4d5810529a9de5d5fe0ec5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"374c3b06f41e6e398934da404061fb7e587b3ff5\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
11:42:08 200'
11:42:08 ++260+ head -n1
11:42:08 +260+ RESPONSE='{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","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\": \"8c6a3de1-f590-4425-914f-9250248d4d97\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg\",\n  \"uploadDate\": \"2024-06-06T15:13:18.159Z\",\n  \"sha256\": \"ecd98ec07b1d36d377307cbca8c8ac4e2bb24dd10ade36371564d2fafee7958a\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d01bd40bbe9cd2b462b73d68c81b93284c938d31\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"374c3b06f41e6e398934da404061fb7e587b3ff5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.aarch64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.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-06-R-macosx-cocoa-aarch64-15683312102377578640.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-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.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-06-R-macosx-cocoa-aarch64-15683312102377578640.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-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dbc05cd5d6811ae0ec9e3b8bbf3bd05399a3fbd8\",\n      \"arch\": \"i386\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/arm64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7fcd81f6dbcdd03b3d0932d9d4df367f0810728d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86_64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cc1185fd93466d302e4d5810529a9de5d5fe0ec5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"374c3b06f41e6e398934da404061fb7e587b3ff5\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
11:42:08 ++260+ tail -n1
11:42:08 +260+ STATUS_CODE=200
11:42:08 ++260+ jq -r .notarizationStatus.status
11:42:08 ++260+ echo '{"uuid":"b1b9ffba-58c6-4790-927c-8d46f5727279","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\":' '\"8c6a3de1-f590-4425-914f-9250248d4d97\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg\",\n' '\"uploadDate\":' '\"2024-06-06T15:13:18.159Z\",\n' '\"sha256\":' '\"ecd98ec07b1d36d377307cbca8c8ac4e2bb24dd10ade36371564d2fafee7958a\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d01bd40bbe9cd2b462b73d68c81b93284c938d31\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"374c3b06f41e6e398934da404061fb7e587b3ff5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.aarch64_4.32.0.20240606-1231/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.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-06-R-macosx-cocoa-aarch64-15683312102377578640.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-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1890d84559ff17552bbc5849af69a7599e2a628d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.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-06-R-macosx-cocoa-aarch64-15683312102377578640.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-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ee1390bac3aac18f9089c4744a742477158b1af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48aff537996048403a657ca3651c35b6e7dad18a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd60513572c0ac340c79494a8883607242b6442b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e8201cca40596294188cd2df95e27bbc27940f25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bb245c57e04dc229f1268a96aead5147247e41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf55166731342d0a65a6db3d53af4685a6989eae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c75665e4e8b555189c386b732164457e7b80ecb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb73a1bbd201c8a94927954d788373915491fc8e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecc25763935731c2bb4ed89545e95ca212329c57\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2d322de95f588e486586106fb3adb7a232d3a727\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332b1856c718286e35df1ccc759286c63db7bc45\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15ce7577d3c990127085b8dea8174d740ec272ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90afc4edfee1782468fdec5cab180a7533d17aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ee8371af06189c4ba625d243b39788e73ae23401\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9f75fff6e0ce189bf1080663643a45742c85625\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"250670496974f7410a847531817b05c93421a50b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ec72f9cc99370be1a2451258935cd31804791a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f186477e2121d809ee7726a77eddf0a9423734c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aedefb1ea0fd7715dca5337919eea223c053d604\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"662eeac930979eba6cc5183183417bce3445adc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f06a9a1117f6dcce48511e37da416126a39154\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"459225ef2de331f6eb0d34425525db993e881ba8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"064850ce36f634d352d932fb9cd756bed17d3efb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"921731a090f37de78c45152302ed554449d3e963\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86/libjansi.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dbc05cd5d6811ae0ec9e3b8bbf3bd05399a3fbd8\",\n' '\"arch\":' '\"i386\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/arm64/libjansi.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7fcd81f6dbcdd03b3d0932d9d4df367f0810728d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86_64/libjansi.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cc1185fd93466d302e4d5810529a9de5d5fe0ec5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-R-macosx-cocoa-aarch64-15683312102377578640.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"374c3b06f41e6e398934da404061fb7e587b3ff5\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
11:42:08 +260+ STATUS=COMPLETE
11:42:08 +260+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
11:42:08 +260+ [[ 200 == \5\0\3 ]]
11:42:08 +260+ [[ 200 == \5\0\2 ]]
11:42:08 +260+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
11:42:08 +260+ break
11:42:08 +260+ rm eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg
11:42:08 +260+ curl -JO https://cbi.eclipse.org/macos/xcrun/b1b9ffba-58c6-4790-927c-8d46f5727279/download
11:42:08   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
11:42:08                                  Dload  Upload   Total   Spent    Left  Speed
11:42:08 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 40.3M    0 40.3M    0     0  76.4M      0 --:--:-- --:--:-- --:--:-- 76.2M
100  126M    0  126M    0     0  82.7M      0 --:--:--  0:00:01 --:--:-- 82.7M
100  176M    0  176M    0     0  69.6M      0 --:--:--  0:00:02 --:--:-- 69.6M
100  244M    0  244M    0     0  69.3M      0 --:--:--  0:00:03 --:--:-- 69.3M
100  323M    0  323M    0     0  71.5M      0 --:--:--  0:00:04 --:--:-- 71.5M
100  400M    0  400M    0     0  72.4M      0 --:--:--  0:00:05 --:--:-- 72.0M
100  481M    0  481M    0     0  73.6M      0 --:--:--  0:00:06 --:--:-- 70.8M
100  499M    0  499M    0     0  74.3M      0 --:--:--  0:00:06 --:--:-- 77.1M
11:42:14 curl: Saved to filename 'eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg'
11:42:14 +260+ cp -vf eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg
11:42:15 'eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg'
11:42:15 ++260+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg
11:42:15 +260+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
11:42:15 ++260+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg
11:42:15 +260+ b=eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg
11:42:15 +260+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
11:42:15 +260+ md5sum eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg
11:42:16 +260+ sha1sum eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg
11:42:17 +260+ sha512sum -b eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg
11:42:19 +260+ rm eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize
11:42:19 +260+ rm -f eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.md5
11:42:19 +260+ rm -f eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.sha1
11:42:19 +260+ rm -f eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.sha512
11:42:38 ++1035+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e5842955-5ebf-40de-ac73-8c70291f1465/status
11:42:38 +1035+ RESPONSE_RAW='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:42:38 200'
11:42:38 ++1035+ head -n1
11:42:38 +1035+ RESPONSE='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:42:38 ++1035+ tail -n1
11:42:38 +1035+ STATUS_CODE=200
11:42:38 ++1035+ echo '{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:42:38 ++1035+ jq -r .notarizationStatus.status
11:42:38 +1035+ STATUS=IN_PROGRESS
11:42:38 +1035+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:42:38 +1035+ sleep 1m
11:43:03 ++891+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef/status
11:43:03 +891+ RESPONSE_RAW='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:43:03 200'
11:43:03 ++891+ head -n1
11:43:03 +891+ RESPONSE='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:43:03 ++891+ tail -n1
11:43:03 +891+ STATUS_CODE=200
11:43:03 ++891+ echo '{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:43:03 ++891+ jq -r .notarizationStatus.status
11:43:03 +891+ STATUS=IN_PROGRESS
11:43:03 +891+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:43:03 +891+ sleep 1m
11:43:38 ++1035+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e5842955-5ebf-40de-ac73-8c70291f1465/status
11:43:38 +1035+ RESPONSE_RAW='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
11:43:38 200'
11:43:38 ++1035+ head -n1
11:43:38 +1035+ RESPONSE='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
11:43:39 ++1035+ tail -n1
11:43:39 +1035+ STATUS_CODE=200
11:43:39 ++1035+ echo '{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
11:43:39 ++1035+ jq -r .notarizationStatus.status
11:43:39 +1035+ STATUS=IN_PROGRESS
11:43:39 +1035+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
11:43:39 +1035+ sleep 1m
11:44:03 ++891+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef/status
11:44:03 +891+ RESPONSE_RAW='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","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\": \"0c02106b-2360-471a-85dd-b1c112ed9f0b\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg\",\n  \"uploadDate\": \"2024-06-06T15:17:39.470Z\",\n  \"sha256\": \"e93d3e06cb3bc49156a1cab130d1506773a10b896276e42da59bd17f150719b2\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f732251fb6c99c342fb252ee7a54e531b055f91b\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"994433a25619e4ac71c8c5b3c61493cf7f124461\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.aarch64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.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-06-R-macosx-cocoa-aarch64-4651976424748085679.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-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.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-06-R-macosx-cocoa-aarch64-4651976424748085679.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-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"994433a25619e4ac71c8c5b3c61493cf7f124461\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
11:44:03 200'
11:44:03 ++891+ head -n1
11:44:03 +891+ RESPONSE='{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","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\": \"0c02106b-2360-471a-85dd-b1c112ed9f0b\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg\",\n  \"uploadDate\": \"2024-06-06T15:17:39.470Z\",\n  \"sha256\": \"e93d3e06cb3bc49156a1cab130d1506773a10b896276e42da59bd17f150719b2\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f732251fb6c99c342fb252ee7a54e531b055f91b\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"994433a25619e4ac71c8c5b3c61493cf7f124461\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.aarch64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.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-06-R-macosx-cocoa-aarch64-4651976424748085679.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-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.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-06-R-macosx-cocoa-aarch64-4651976424748085679.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-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"994433a25619e4ac71c8c5b3c61493cf7f124461\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
11:44:03 ++891+ tail -n1
11:44:03 +891+ STATUS_CODE=200
11:44:03 ++891+ jq -r .notarizationStatus.status
11:44:03 ++891+ echo '{"uuid":"1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef","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\":' '\"0c02106b-2360-471a-85dd-b1c112ed9f0b\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg\",\n' '\"uploadDate\":' '\"2024-06-06T15:17:39.470Z\",\n' '\"sha256\":' '\"e93d3e06cb3bc49156a1cab130d1506773a10b896276e42da59bd17f150719b2\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f732251fb6c99c342fb252ee7a54e531b055f91b\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"994433a25619e4ac71c8c5b3c61493cf7f124461\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.aarch64_4.32.0.20240606-1231/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.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-06-R-macosx-cocoa-aarch64-4651976424748085679.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-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1890d84559ff17552bbc5849af69a7599e2a628d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.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-06-R-macosx-cocoa-aarch64-4651976424748085679.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-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ee1390bac3aac18f9089c4744a742477158b1af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48aff537996048403a657ca3651c35b6e7dad18a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd60513572c0ac340c79494a8883607242b6442b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e8201cca40596294188cd2df95e27bbc27940f25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bb245c57e04dc229f1268a96aead5147247e41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf55166731342d0a65a6db3d53af4685a6989eae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c75665e4e8b555189c386b732164457e7b80ecb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb73a1bbd201c8a94927954d788373915491fc8e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecc25763935731c2bb4ed89545e95ca212329c57\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2d322de95f588e486586106fb3adb7a232d3a727\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332b1856c718286e35df1ccc759286c63db7bc45\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15ce7577d3c990127085b8dea8174d740ec272ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90afc4edfee1782468fdec5cab180a7533d17aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ee8371af06189c4ba625d243b39788e73ae23401\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9f75fff6e0ce189bf1080663643a45742c85625\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"250670496974f7410a847531817b05c93421a50b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ec72f9cc99370be1a2451258935cd31804791a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f186477e2121d809ee7726a77eddf0a9423734c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aedefb1ea0fd7715dca5337919eea223c053d604\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"662eeac930979eba6cc5183183417bce3445adc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f06a9a1117f6dcce48511e37da416126a39154\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"459225ef2de331f6eb0d34425525db993e881ba8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"064850ce36f634d352d932fb9cd756bed17d3efb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"921731a090f37de78c45152302ed554449d3e963\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-R-macosx-cocoa-aarch64-4651976424748085679.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"994433a25619e4ac71c8c5b3c61493cf7f124461\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
11:44:03 +891+ STATUS=COMPLETE
11:44:03 +891+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
11:44:03 +891+ [[ 200 == \5\0\3 ]]
11:44:03 +891+ [[ 200 == \5\0\2 ]]
11:44:03 +891+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
11:44:03 +891+ break
11:44:03 +891+ rm eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg
11:44:03 +891+ curl -JO https://cbi.eclipse.org/macos/xcrun/1d9d819d-3abd-4865-9ba6-1bcdc59ff0ef/download
11:44:03   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
11:44:03                                  Dload  Upload   Total   Spent    Left  Speed
11:44:03 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 6188k    0 6188k    0     0  55.4M      0 --:--:-- --:--:-- --:--:-- 54.9M
100  101M    0  101M    0     0  91.5M      0 --:--:--  0:00:01 --:--:-- 91.4M
100  197M    0  197M    0     0  93.6M      0 --:--:--  0:00:02 --:--:-- 93.5M
100  265M    0  265M    0     0  85.4M      0 --:--:--  0:00:03 --:--:-- 85.4M
100  349M    0  349M    0     0  83.7M      0 --:--:--  0:00:04 --:--:-- 83.7M
100  444M    0  444M    0     0  87.0M      0 --:--:--  0:00:05 --:--:-- 87.7M
100  508M    0  508M    0     0  83.2M      0 --:--:--  0:00:06 --:--:-- 81.4M
100  571M    0  571M    0     0  80.3M      0 --:--:--  0:00:07 --:--:-- 74.8M
100  591M    0  591M    0     0  80.4M      0 --:--:--  0:00:07 --:--:-- 76.7M
11:44:10 curl: Saved to filename 'eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg'
11:44:10 +891+ cp -vf eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg
11:44:11 'eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg'
11:44:11 ++891+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg
11:44:11 +891+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
11:44:11 ++891+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg
11:44:11 +891+ b=eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg
11:44:11 +891+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
11:44:11 +891+ md5sum eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg
11:44:12 +891+ sha1sum eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg
11:44:14 +891+ sha512sum -b eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg
11:44:16 +891+ rm eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize
11:44:16 +891+ rm -f eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.md5
11:44:16 +891+ rm -f eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.sha1
11:44:16 +891+ rm -f eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.sha512
11:44:39 ++1035+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e5842955-5ebf-40de-ac73-8c70291f1465/status
11:44:39 +1035+ RESPONSE_RAW='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","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\": \"d65b2985-d4b4-4327-b3f2-c88351b777a0\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg\",\n  \"uploadDate\": \"2024-06-06T15:18:00.348Z\",\n  \"sha256\": \"dba1c223acf2c102713109ad3096b14868ca34f1cfb5b9ff69ae0b177f648c8e\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5371572422fff1e8873df1d0dcdfa132fd394338\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d07f528c5870c3e2fdd084f3190be9b69b9aa8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.aarch64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.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-06-R-macosx-cocoa-aarch64-2334081218965133369.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-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.1.1.202405211302.jar/resources/node-v20.13.1-darwin-arm64.tar.gz/node-v20.13.1-darwin-arm64.tar/node-v20.13.1-darwin-arm64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e12316eecf6ff25134ba94e2c366edb81d8b82a3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.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-06-R-macosx-cocoa-aarch64-2334081218965133369.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-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dbc05cd5d6811ae0ec9e3b8bbf3bd05399a3fbd8\",\n      \"arch\": \"i386\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/arm64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7fcd81f6dbcdd03b3d0932d9d4df367f0810728d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86_64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cc1185fd93466d302e4d5810529a9de5d5fe0ec5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d07f528c5870c3e2fdd084f3190be9b69b9aa8\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": [\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.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-06-R-macosx-cocoa-aarch64-2334081218965133369.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-06-R-macosx-cocoa-aarch64-2334081218965133369.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-06-R-macosx-cocoa-aarch64-2334081218965133369.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"}}
11:44:39 200'
11:44:39 ++1035+ head -n1
11:44:39 +1035+ RESPONSE='{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","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\": \"d65b2985-d4b4-4327-b3f2-c88351b777a0\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg\",\n  \"uploadDate\": \"2024-06-06T15:18:00.348Z\",\n  \"sha256\": \"dba1c223acf2c102713109ad3096b14868ca34f1cfb5b9ff69ae0b177f648c8e\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5371572422fff1e8873df1d0dcdfa132fd394338\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d07f528c5870c3e2fdd084f3190be9b69b9aa8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.aarch64_4.32.0.20240606-1231/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.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-06-R-macosx-cocoa-aarch64-2334081218965133369.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-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1890d84559ff17552bbc5849af69a7599e2a628d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.1.1.202405211302.jar/resources/node-v20.13.1-darwin-arm64.tar.gz/node-v20.13.1-darwin-arm64.tar/node-v20.13.1-darwin-arm64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e12316eecf6ff25134ba94e2c366edb81d8b82a3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.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-06-R-macosx-cocoa-aarch64-2334081218965133369.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-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dbc05cd5d6811ae0ec9e3b8bbf3bd05399a3fbd8\",\n      \"arch\": \"i386\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/arm64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7fcd81f6dbcdd03b3d0932d9d4df367f0810728d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86_64/libjansi.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cc1185fd93466d302e4d5810529a9de5d5fe0ec5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d07f528c5870c3e2fdd084f3190be9b69b9aa8\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": [\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.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-06-R-macosx-cocoa-aarch64-2334081218965133369.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-06-R-macosx-cocoa-aarch64-2334081218965133369.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-06-R-macosx-cocoa-aarch64-2334081218965133369.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"}}'
11:44:39 ++1035+ tail -n1
11:44:39 +1035+ STATUS_CODE=200
11:44:39 ++1035+ jq -r .notarizationStatus.status
11:44:39 ++1035+ echo '{"uuid":"e5842955-5ebf-40de-ac73-8c70291f1465","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\":' '\"d65b2985-d4b4-4327-b3f2-c88351b777a0\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg\",\n' '\"uploadDate\":' '\"2024-06-06T15:18:00.348Z\",\n' '\"sha256\":' '\"dba1c223acf2c102713109ad3096b14868ca34f1cfb5b9ff69ae0b177f648c8e\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5371572422fff1e8873df1d0dcdfa132fd394338\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d07f528c5870c3e2fdd084f3190be9b69b9aa8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.aarch64_4.32.0.20240606-1231/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b63077e66a5a0ffe7dd1781a83408416243e797b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6ee2a97756f7fbed1987efbed663114cbd4c128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"634c470921e2f46b512de223c62fbfe838ebcf7e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c72b27d09ef5ae2a02740e5c859fc6ed6519033\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202406041555.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c156a01e5382ff3234cbd79c8329eb9648eeb955\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.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-06-R-macosx-cocoa-aarch64-2334081218965133369.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-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ce5620850c4f47dd63dc7a40ddd9f5ffd7a062d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-pi-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1890d84559ff17552bbc5849af69a7599e2a628d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240528-0813.jar/libswt-awt-cocoa-4965r11.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f4ae7c7afc1f78fa9d4b42a99412f76284d70cc4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.1.1.202405211302.jar/resources/node-v20.13.1-darwin-arm64.tar.gz/node-v20.13.1-darwin-arm64.tar/node-v20.13.1-darwin-arm64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e12316eecf6ff25134ba94e2c366edb81d8b82a3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.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-06-R-macosx-cocoa-aarch64-2334081218965133369.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-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1000.v20240507-1834/eclipse_11902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b35e8440a4b42ee5297b0176f7c0d48e098b0705\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ee1390bac3aac18f9089c4744a742477158b1af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48aff537996048403a657ca3651c35b6e7dad18a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd60513572c0ac340c79494a8883607242b6442b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e8201cca40596294188cd2df95e27bbc27940f25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bb245c57e04dc229f1268a96aead5147247e41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf55166731342d0a65a6db3d53af4685a6989eae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c75665e4e8b555189c386b732164457e7b80ecb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb73a1bbd201c8a94927954d788373915491fc8e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecc25763935731c2bb4ed89545e95ca212329c57\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2d322de95f588e486586106fb3adb7a232d3a727\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332b1856c718286e35df1ccc759286c63db7bc45\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15ce7577d3c990127085b8dea8174d740ec272ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90afc4edfee1782468fdec5cab180a7533d17aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ee8371af06189c4ba625d243b39788e73ae23401\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9f75fff6e0ce189bf1080663643a45742c85625\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"250670496974f7410a847531817b05c93421a50b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ec72f9cc99370be1a2451258935cd31804791a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f186477e2121d809ee7726a77eddf0a9423734c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aedefb1ea0fd7715dca5337919eea223c053d604\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"662eeac930979eba6cc5183183417bce3445adc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f06a9a1117f6dcce48511e37da416126a39154\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"459225ef2de331f6eb0d34425525db993e881ba8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"064850ce36f634d352d932fb9cd756bed17d3efb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"921731a090f37de78c45152302ed554449d3e963\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86/libjansi.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dbc05cd5d6811ae0ec9e3b8bbf3bd05399a3fbd8\",\n' '\"arch\":' '\"i386\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/arm64/libjansi.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7fcd81f6dbcdd03b3d0932d9d4df367f0810728d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.m2e.maven.runtime_3.9.700.20240602-2313/jars/jansi-2.4.1.jar/org/fusesource/jansi/internal/native/Mac/x86_64/libjansi.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cc1185fd93466d302e4d5810529a9de5d5fe0ec5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d07f528c5870c3e2fdd084f3190be9b69b9aa8\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' '[\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-06-R-macosx-cocoa-aarch64-2334081218965133369.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-06-R-macosx-cocoa-aarch64-2334081218965133369.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-06-R-macosx-cocoa-aarch64-2334081218965133369.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-06-R-macosx-cocoa-aarch64-2334081218965133369.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"}}'
11:44:39 +1035+ STATUS=COMPLETE
11:44:39 +1035+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
11:44:39 +1035+ [[ 200 == \5\0\3 ]]
11:44:39 +1035+ [[ 200 == \5\0\2 ]]
11:44:39 +1035+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
11:44:39 +1035+ break
11:44:39 +1035+ rm eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg
11:44:39 +1035+ curl -JO https://cbi.eclipse.org/macos/xcrun/e5842955-5ebf-40de-ac73-8c70291f1465/download
11:44:39   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
11:44:39                                  Dload  Upload   Total   Spent    Left  Speed
11:44:39 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 37.1M    0 37.1M    0     0  54.5M      0 --:--:-- --:--:-- --:--:-- 54.4M
100  113M    0  113M    0     0  73.8M      0 --:--:--  0:00:01 --:--:-- 73.8M
100  197M    0  197M    0     0  77.5M      0 --:--:--  0:00:02 --:--:-- 77.5M
100  258M    0  258M    0     0  72.8M      0 --:--:--  0:00:03 --:--:-- 72.8M
100  340M    0  340M    0     0  74.9M      0 --:--:--  0:00:04 --:--:-- 74.9M
100  433M    0  433M    0     0  78.2M      0 --:--:--  0:00:05 --:--:-- 81.5M
100  519M    0  519M    0     0  79.3M      0 --:--:--  0:00:06 --:--:-- 81.1M
100  539M    0  539M    0     0  79.7M      0 --:--:--  0:00:06 --:--:-- 81.0M
11:44:45 curl: Saved to filename 'eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg'
11:44:45 +1035+ cp -vf eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg
11:44:46 'eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg'
11:44:46 ++1035+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg
11:44:46 +1035+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
11:44:46 ++1035+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg
11:44:46 +1035+ b=eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg
11:44:46 +1035+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
11:44:46 +1035+ md5sum eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg
11:44:47 +1035+ sha1sum eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg
11:44:48 +1035+ sha512sum -b eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg
11:44:50 +1035+ rm eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize
11:44:50 +1035+ rm -f eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.md5
11:44:50 +1035+ rm -f eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.sha1
11:44:50 +1035+ rm -f eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize.sha512
11:44:50 +116+ pushd temp
11:44:50 ~/agent/workspace/notarize-downloads/temp ~/agent/workspace/notarize-downloads
11:44:50 ++116+ find eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg.md5 eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg.sha512 eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg.md5 eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg.sha512 eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg.md5 eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg.sha512 eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg.md5 eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg.sha512 eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg.md5 eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg.sha512 eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg.md5 eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg.sha512 eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg.md5 eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg.sha512 eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg.md5 eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg.sha512 eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg.md5 eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg.sha512 eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg.md5 eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg.sha512 eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg.md5 eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg.sha512 eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg.md5 eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg.sha512 eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg.md5 eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg.sha512 eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg.md5 eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg.sha512 eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg.md5 eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg.sha512 eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg.md5 eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg.sha512 eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg.md5 eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg.sha512 eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg.md5 eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg.sha512 eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg.md5 eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg.sha512 eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg.md5 eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg.sha512 -name '*.dmg'
11:44:50 +116+ for i in $( find * -name '*.dmg' )
11:44:50 +116+ scp eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg.md5 eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
11:45:02 +116+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg-signed
11:45:02 +116+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize*'
11:45:02 +116+ for i in $( find * -name '*.dmg' )
11:45:02 +116+ scp eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg.md5 eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
11:45:14 +116+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg-signed
11:45:14 +116+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize*'
11:45:14 +116+ for i in $( find * -name '*.dmg' )
11:45:14 +116+ scp eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg.md5 eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
11:45:23 +116+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg-signed
11:45:24 +116+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize*'
11:45:24 +116+ for i in $( find * -name '*.dmg' )
11:45:24 +116+ scp eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg.md5 eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
11:45:32 +116+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg-signed
11:45:32 +116+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize*'
11:45:32 +116+ for i in $( find * -name '*.dmg' )
11:45:32 +116+ scp eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg.md5 eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
11:45:42 +116+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg-signed
11:45:43 +116+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize*'
11:45:43 +116+ for i in $( find * -name '*.dmg' )
11:45:43 +116+ scp eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg.md5 eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
11:45:56 +116+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg-signed
11:45:57 +116+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize*'
11:45:57 +116+ for i in $( find * -name '*.dmg' )
11:45:57 +116+ scp eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg.md5 eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
11:46:07 +116+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg-signed
11:46:08 +116+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize*'
11:46:08 +116+ for i in $( find * -name '*.dmg' )
11:46:08 +116+ scp eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg.md5 eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
11:46:17 +116+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg-signed
11:46:17 +116+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize*'
11:46:18 +116+ for i in $( find * -name '*.dmg' )
11:46:18 +116+ scp eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg.md5 eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
11:46:26 +116+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg-signed
11:46:26 +116+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize*'
11:46:27 +116+ for i in $( find * -name '*.dmg' )
11:46:27 +116+ scp eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg.md5 eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
11:46:35 +116+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg-signed
11:46:36 +116+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize*'
11:46:36 +116+ for i in $( find * -name '*.dmg' )
11:46:36 +116+ scp eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg.md5 eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
11:46:47 +116+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg-signed
11:46:47 +116+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize*'
11:46:48 +116+ for i in $( find * -name '*.dmg' )
11:46:48 +116+ scp eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg.md5 eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
11:46:59 +116+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg-signed
11:46:59 +116+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize*'
11:47:00 +116+ for i in $( find * -name '*.dmg' )
11:47:00 +116+ scp eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg.md5 eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
11:47:13 +116+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg-signed
11:47:13 +116+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize*'
11:47:13 +116+ for i in $( find * -name '*.dmg' )
11:47:13 +116+ scp eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg.md5 eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
11:47:25 +116+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg-signed
11:47:26 +116+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize*'
11:47:26 +116+ for i in $( find * -name '*.dmg' )
11:47:26 +116+ scp eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg.md5 eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
11:47:35 +116+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg-signed
11:47:36 +116+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize*'
11:47:36 +116+ for i in $( find * -name '*.dmg' )
11:47:36 +116+ scp eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg.md5 eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
11:47:44 +116+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg-signed
11:47:44 +116+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize*'
11:47:45 +116+ for i in $( find * -name '*.dmg' )
11:47:45 +116+ scp eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg.md5 eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
11:47:53 +116+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg-signed
11:47:53 +116+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize*'
11:47:54 +116+ for i in $( find * -name '*.dmg' )
11:47:54 +116+ scp eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg.md5 eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
11:48:04 +116+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg-signed
11:48:04 +116+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize*'
11:48:05 +116+ for i in $( find * -name '*.dmg' )
11:48:05 +116+ scp eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg.md5 eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg.sha1 eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
11:48:12 +116+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg-signed
11:48:13 +116+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-06-R-macosx-cocoa-aarch64.dmg-tonotarize*'
11:48:13 +116+ for i in $( find * -name '*.dmg' )
11:48:13 +116+ scp eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg.md5 eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg.sha1 eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
11:48:22 +116+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg-signed
11:48:23 +116+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-06-R-macosx-cocoa-x86_64.dmg-tonotarize*'
11:48:23 +116+ popd
11:48:23 ~/agent/workspace/notarize-downloads
11:48:23 ++116+ find /home/jenkins/agent/workspace/notarize-downloads -name '*.dmg-tonotarize'
11:48:23 +116+ [[ -n '' ]]
11:48:23 $ ssh-agent -k
11:48:23 unset SSH_AUTH_SOCK;
11:48:23 unset SSH_AGENT_PID;
11:48:23 echo Agent pid 48 killed;
11:48:23 [ssh-agent] Stopped.
11:48:23 Archiving artifacts
11:48:24 Finished: SUCCESS